05

Varonis "SearchLeak" turned Microsoft 365 Copilot into a one-click data-theft tool

breakthroughDeveloperLegal

Tuesday, June 16, 2026

Conviction

High

Time horizon

This week

Risk

AI-specific prompt injection is now a CVE-bearing enterprise security class

Add the SearchLeak architecture pattern to your LLM application threat model before Friday: assume any URL parameter, document, or email that reaches the model is an executable instruction, then re-rank every CSP-allowlisted domain and every output-sanitization race in your stack as a potential exfiltration sink. The fix isn't "block prompt injection" — it's never allowing model-generated output to fetch external resources during the streaming phase.

For Developer — security engineering leads