ctipilot.ch

Microsoft 365 Copilot 'SearchLeak' (CVE-2026-42824) one-click email/file/MFA exfil via prompt injection + Bing SSRF CSP bypass; patched

cve · CVE-2026-42824

Coverage timeline
1
first 2026-06-16 → last 2026-06-16
Briefs
1
1 distinct
Sources cited
271
95 hosts
Sections touched
1
research
Co-occurring entities
0
no co-occurrence

Story timeline

  1. 2026-06-16CTI Daily Brief — 2026-06-16
    researchFirst coverage; Varonis; AI-abuse vuln class; patched server-side.

Where this entity is cited

  • research1

Source distribution

  • attack.mitre.org39 (14%)
  • thehackernews.com23 (8%)
  • msrc.microsoft.com19 (7%)
  • microsoft.com15 (6%)
  • bleepingcomputer.com14 (5%)
  • helpnetsecurity.com8 (3%)
  • security-hub.ncsc.admin.ch7 (3%)
  • securityweek.com6 (2%)
  • other140 (52%)

External references

NVD · cve.org · CISA KEV

All cited sources (271)

Items in briefs about Microsoft 365 Copilot 'SearchLeak' (CVE-2026-42824) one-click email/file/MFA exfil via prompt injection + Bing SSRF CSP bypass; patched (1)

Varonis "SearchLeak" (CVE-2026-42824): one-click M365 Copilot data exfiltration, now patched

From CTI Daily Brief — 2026-06-16 · published 2026-06-16 · view item permalink →

Varonis Threat Labs disclosed SearchLeak, a three-stage chain in Microsoft 365 Copilot Enterprise Search that Microsoft patched server-side as CVE-2026-42824 (command-injection / information-disclosure, NVD CVSS 6.5) (Varonis, 2026-06-15; Microsoft MSRC). Stage 1: the q URL parameter is passed to Copilot as an executable instruction rather than a sanitised query (parameter-to-prompt injection). Stage 2: an injected <img> tag fires during a streaming-render race before the output sanitiser runs. Stage 3: the exfiltration request is relayed through Bing's server-side image-search fetch — *.bing.com is allowlisted in Copilot's CSP — bypassing the browser CSP and carrying mailbox content, calendar entries, SharePoint/OneDrive files and emailed MFA/OTP codes to an attacker domain, all from a single click on a genuine microsoft.com link (The Hacker News, 2026-06-15). No customer action is required for patched tenants and no in-the-wild exploitation was observed. Mapped to T1566.002 and T1071.001.

Why it matters to us: M365 Copilot Enterprise is in active Swiss-federal and EU public-sector rollouts. The vulnerability class — prompt injection via URL parameter, streaming-render race, and SSRF-relay CSP bypass — will recur in other AI-augmented enterprise apps; build CASB/DLP detection for Copilot search URLs carrying HTML-encoded payloads in the q parameter and for Copilot sessions fetching to non-Microsoft domains.