mimile
Back to feed

Microsoft patches CoSnitch vulnerability in Copilot Personal

AI digest

This digest was compiled by AI from multiple sources — links to the originals are below.

Microsoft patches CoSnitch vulnerability in Copilot Personal

Microsoft shipped a patch on Aug. 18 for CoSnitch, a prompt-injection chain in Copilot Personal disclosed by Varonis Threat Labs. The flaw let a specially crafted URL automatically execute prompts and exfiltrate data without user interaction. Varonis has not seen exploitation in the wild, and Microsoft says enterprise customers are unaffected.

Key Facts

  • Varonis Threat Labs reported CoSnitch to Microsoft in December 2025 through coordinated disclosure.
  • Microsoft assigned CVE-2026-24301 to the Copilot information-disclosure issue and rated it 8.8 under CVSS 3.1.
  • Varonis told Cybernews that repeated "why" questions caused Copilot to reveal exactly how to make the attack work.
  • The exploit chain used an undocumented "?autorun=1" URL parameter paired with a query parameter to auto-execute a prompt.
  • CoSnitch is the third Copilot vulnerability Varonis reported to Microsoft this year, after Reprompt and SearchLeak.

Attack Chain

Varonis Threat Labs researchers began by asking Copilot how prompts could be executed without direct user interaction, prompting the chatbot to reveal technical details about its own behavior. Follow-up questions about URL structures, deep links, and prompt handling allowed researchers to map portions of Copilot's architecture and identify an attack path. Copilot revealed that prompts could be supplied through URL parameters and that a combination could trigger automatic prompt execution when a page loaded. The exploit chain used a URL with "/?q=<malicious_prompt>&autorun=1" to execute an attacker-supplied prompt on page load and exfiltrate data to external servers.

Disclosure and Patch

Varonis reported CoSnitch to Microsoft in December 2025, and Microsoft shipped patches on Aug. 18, almost eight months after confirming the vulnerability. Microsoft assigned CVE-2026-24301 to the information disclosure vulnerability related to Copilot and rated it 8.8 under CVSS 3.1. A Microsoft spokesperson said no customer action is required and enterprise customers are unaffected because CoSnitch affected only Copilot Personal. Varonis's blog described the chain as enabling memory poisoning, automatic prompt execution through a specially crafted URL, and data exfiltration.

Related Vulnerabilities

CoSnitch is the third Copilot bug Varonis has reported to Microsoft this year, following Reprompt and SearchLeak. Reprompt bypassed Copilot guardrails by repeating queries, and SearchLeak turned Microsoft 365 Copilot Enterprise into a silent exfiltration tool, according to Varonis. All three share the same exploit pattern: one click on a legitimate-looking link is enough. Varonis has seen no evidence that the CoSnitch attack has been exploited in the wild.

4 sources

Microsoft patches CoSnitch vulnerability in Copilot Personal