SearchLeak: How We Turned M365 Copilot Into a One-Click Data Exfiltration Weapon

· Source: Cloud Security Alliance · Field: Technology & Digital — Cybersecurity & Data Privacy, Artificial Intelligence & Machine Learning · Depth: Advanced, medium

Summary

Varonis Threat Labs discovered SearchLeak, a critical vulnerability chain (CVE-2026-42824) in Microsoft 365 Copilot Enterprise, published on 06/24/2026. This three-stage attack allows one-click data exfiltration of sensitive information like MFA codes, emails, meeting details, and private organizational files from a victim's mailbox, calendar, SharePoint, and OneDrive. SearchLeak combines a Parameter-to-Prompt (P2P) Injection, an HTML Rendering Race Condition, and a Server-Side Request Forgery (SSRF) via Bing. The attack leverages a trusted microsoft.com domain, bypassing traditional anti-phishing, and requires no special permissions, making it difficult to detect and enabling broad data theft scenarios within an organization.

Key takeaway

For AI Security Engineers managing Microsoft 365 Copilot Enterprise environments, you must recognize that AI introduces new attack surfaces that can re-enable classic web vulnerabilities. Proactively monitor for suspicious Copilot Search URLs containing encoded payloads and review your Content Security Policy allowlists for domains that perform server-side fetches. You should also treat all AI streaming output as untrusted, ensuring sanitization occurs at render time to prevent race conditions.

Key insights

AI-specific vulnerabilities can chain with classic web bugs to create novel, potent data exfiltration paths.

Principles

Method

An attacker crafts a URL with a P2P injection, triggering an HTML race condition during Copilot's streaming output, which then uses Bing's allowlisted SSRF endpoint to exfiltrate data.

In practice

Topics

Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Security Engineer, Security Engineer, IT Professional

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Cloud Security Alliance.