Microsoft patches critical one-click Copilot flaw 'CoSnitch'
One click was enough: CVE-2026-24301 allowed data theft from Gmail, Drive and Calendar via Copilot. The patch came after eight months.

Illustration · AI-generated (AI IN LIFE)
At a glance
- CVE-2026-24301, critical severity; attack named 'CoSnitch' (Varonis Threat Labs)
- Reported: December 2025 — patched: 18 August 2026 (about 8 months)
- One click sufficed: autorun=1 parameter executed prompts automatically
- Exfiltration via OAuth: Gmail, Google Drive, Calendar, chat history
- No evidence of exploitation in the wild
What happened? On 18 August 2026 Microsoft patched the critical Copilot vulnerability CVE-2026-24301 — reported by Varonis Threat Labs back in December 2025, roughly eight months earlier. The researchers named the attack "CoSnitch"; their report is titled "When Your AI Assistant Becomes Its Own Whistleblower".
How did the attack work? CoSnitch chained three weaknesses in Copilot Personal: an undocumented URL parameter (autorun=1) executed crafted prompts automatically on page load — a single click on a link was enough. The malicious prompt could then use connected OAuth apps to read emails, file names and appointments from Gmail, Google Drive and Calendar and send them to attacker-controlled webhooks.
What made it especially dangerous? The third component: memory poisoning. Via web summarisation, instructions could be permanently injected into a user's memory store — surviving password changes and session revocation. The discovery method is remarkable too: researchers got Copilot to disclose its own architecture, including undocumented parameters, through strategic questioning.
Was there any damage? According to Microsoft and Varonis there is no evidence of exploitation in the wild. Criticism remains: CSO Online highlights the nearly eight-month gap between report and patch.
What is the lesson? AI assistants with OAuth access to mail, calendar and files are a new, high-value attack target: prompt injection becomes data exfiltration. Companies should regularly review AI assistant permissions, audit memory features and treat URL-parameter execution without user confirmation as a red flag.
FAQ
What is CoSnitch?
An attack chain in Microsoft Copilot Personal discovered by Varonis (CVE-2026-24301): a crafted link auto-executed prompts and stole data from connected apps.
Am I still at risk?
Microsoft patched the flaw server-side on 18 August 2026; per Microsoft and Varonis there is no evidence of real-world attacks.
What should companies do now?
Inventory AI assistants' OAuth permissions, audit memory entries and ban auto-execution via URL parameters in internal tools.


