Es7Evam

Researcher fromAim Labs (Part of Aim Security)
#4303of 55,140
62.2Total CVSS
Vulnerabilities · 7
High
2
Critical
5
PT-2025-25212
9.3
2025-06-11
Microsoft · M365 Copilot · CVE-2025-32711
**Name of the Vulnerable Software and Affected Versions** Microsoft 365 Copilot (affected versions not specified) **Description** EchoLeak is a critical zero-click vulnerability that allows an unauthorized remote attacker to exfiltrate sensitive organizational data from OneDrive, SharePoint, and Teams without any user interaction. The issue stems from a lack of data sanitization at the control level and LLM scope violations within the RAG (Retrieval-Augmented Generation) engine, which mixes untrusted inputs with internal data. Exploitation occurs through a three-step chain: first, an attacker sends a crafted email containing hidden instructions designed to bypass prompt injection filters. Second, when a user queries Copilot for routine tasks, the system retrieves the malicious email via Microsoft Graph and follows the instructions to gather sensitive internal data. Third, the data is exfiltrated by embedding it in reference-style links or images; the Copilot interface then automatically fetches these external resources using a trusted Microsoft Teams proxy to bypass Content Security Policies (CSP) and send the encoded data to the attacker. The attack also utilizes ASCII smuggling to evade security policies. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability, as Microsoft has deployed automatic server-side updates for all cloud services, requiring no action from the user.