Methods/Attack technique

Data exfiltration through agents

Getting an agent to send private data it can access to an outside party, often through a link, image request, or outbound web call.

30 records16 attack1 capability10 defense3 policy3 findings (2 measured)First recorded 2023-11assistant-drafted

How it works

An agent with access to private data and the ability to make outbound requests can be instructed to encode that data in a URL or message. Rendered links and images can send it without any click.

What we know

3 corroborated

Records over time

RangeLanes
24 of 30 records in view

Use the arrow keys to move between records, Home and End to jump to the first and last, and Enter to select one.

Agents find real bugsAgents in real operationsGated capability, incidents in the labAttackCapabilityDefensePolicyJan 25Jul 25Jan 26Jul 26
Full record · drag to choose a range
202420252026

Select a mark to read the record. Mark size shows editorial significance. Hollow marks are dated to the month. Era bands are editorial labels.

Records in view

24 records · newest first
May 2026
May 10, 2026
MonitoringBench shows refined covert attacks cut an Opus 4.5 monitor's catch rate from 95% to 60%
DefenseBenchmarkRedwood Research

Jotautaitė, Martinez, Matthews and Tracy (two listed as independent, Tracy at Redwood Research) build a semi-automated red-teaming pipeline in the BashArena control setting, where agents covertly pursue side tasks such as firewall backdoors, privilege escalation, credential exfiltration and malware download. MonitoringBench's 2,644 attack trajectories lowered a Claude Opus 4.5 monitor's catch rate at 1% false positives from 94.9% on directly elicited attacks to 60.3% on refined ones.

Apr 2026
Apr 30, 2026
Microsoft Research red-teams a network of 100+ agents and finds propagation and trust-capture failures
DefensePaperMicrosoft

Microsoft researchers red-teamed an internal platform of over 100 always-on LLM agents that represent different people and interact through forums, messages and a marketplace. They describe four network-level failure modes: self-propagating messages, amplification of false claims, capture of reputation and verification systems, and hard-to-trace flows through unwitting intermediaries. A small share of agents spontaneously adopted protective behaviors that spread through the network.

Feb 2026
Feb 25, 2026
Check Point: Claude Code project files could run commands and leak API keys before trust prompt
AttackVulnerability disclosureCheck Point Research, Anthropic

Check Point Research found that a cloned repository's Claude Code configuration could run hooks, start MCP servers before the user approved them, and redirect API traffic so the user's Anthropic API key was sent to an attacker (CVE-2025-59536, CVE-2026-21852). Anthropic fixed the issues between August and December 2025 by deferring execution and API calls until after the trust dialog.

Feb 13, 2026
OpenAI adds Lockdown Mode and Elevated Risk labels to ChatGPT to limit prompt injection exfiltration
DefenseTool releaseOpenAI

OpenAI introduced Lockdown Mode, an optional setting that deterministically disables or limits capabilities an attacker could exploit through prompt injection, such as live web access, image support in responses, Deep Research, Agent Mode, live connectors and file downloads. Elevated Risk labels flag network-related features in ChatGPT, Atlas and Codex that carry extra risk. Lockdown Mode first launched for enterprise-type plans, and a June 4, 2026 update says it is rolling out to personal and self-serve Business accounts.

Feb 2, 2026
VirusTotal finds hundreds of malicious OpenClaw agent skills distributing stealers and backdoors
AttackMalwareVirusTotal, OpenClaw

VirusTotal analyzed more than 3,016 OpenClaw skill packages and reports hundreds with malicious behavior, including data exfiltration, backdoors, malware droppers such as Atomic Stealer, and persistent instruction files that manipulate the agent. One publisher accounted for 314 malicious skills; VirusTotal added native scanning of skill packages.

Jan 2026
Jan 28, 2026
OpenAI describes Safe Url check that only auto-fetches URLs already seen publicly to block exfiltration
DefenseTool releaseOpenAI

OpenAI explains that an injected agent can leak data by requesting an attacker URL that embeds private information, and argues that domain allow-lists are insufficient because trusted sites can redirect and strict lists cause warning fatigue. Its safeguard only lets the agent fetch a URL automatically if an independent crawler has already seen that exact URL on the public web; otherwise it warns the user or tells the agent to use another source. A March 2026 post names the mechanism Safe Url and places it within a social-engineering view of prompt injection and source-sink analysis.

Jan 19, 2026
Miggo finds Gemini calendar-invite injection that bypassed privacy controls on meeting data
AttackVulnerability disclosureMiggo Security, Google

Miggo Security reports that instructions in a calendar event description stayed dormant until the user asked Gemini about their schedule, then led Gemini to summarize the user's private meetings into a new event the attacker could view. Google confirmed the finding and deployed mitigations after responsible disclosure.

Nov 2025
Nov 20, 2025
PromptArmor shows Google Antigravity agent exfiltrating credentials from a poisoned web guide
AttackVulnerability disclosurePromptArmor, Google

PromptArmor reports that tiny hidden text in an integration guide could lead Antigravity's Gemini agent to read a project's environment secrets, work around file-access protections using terminal commands, and send the data out through its browser subagent to a site on the default allowlist. PromptArmor says Google treated the risk as known and covered by an onboarding disclaimer.

Nov 19, 2025
AppOmni shows second-order prompt injection recruiting privileged ServiceNow Now Assist agents
AttackVulnerability disclosureAppOmni, ServiceNow

AppOmni reports that instructions planted in an ordinary ServiceNow record could cause a low-privilege Now Assist agent to discover and task a more privileged agent, leading to record changes, data access and email exfiltration. The behavior follows default settings that group agents into teams and make them discoverable; ServiceNow called it intended and updated its documentation.

Oct 2025
Oct 20, 2025
Anthropic adds OS-level filesystem and network sandboxing to Claude Code and open-sources the runtime
DefenseTool releaseAnthropic

Anthropic describes sandboxing for Claude Code that restricts file writes to permitted directories and routes network traffic through a proxy that only allows approved hosts, so a prompt-injected agent cannot modify sensitive files or exfiltrate data freely. Anthropic says internal use showed an 84% reduction in permission prompts, and it released the sandbox runtime, built on bubblewrap and macOS seatbelt, as an open-source research preview.

Oct 8, 2025
CamoLeak: hidden PR comments let GitHub Copilot Chat leak private code via image proxy
AttackVulnerability disclosureLegit Security, GitHub

Legit Security found that instructions in hidden pull request comments were processed by Copilot Chat for any user viewing the PR, and that GitHub's Camo image proxy could be used to encode private repository content into a sequence of image requests that bypassed the content security policy. Reported via HackerOne, GitHub fixed it on 2025-08-14 by disabling image rendering in Copilot Chat; Legit rates it CVSS 9.6.

Oct 6, 2025
Google DeepMind introduces CodeMender, an agent that patches and hardens code, with 72 upstreamed fixes
DefenseTool releaseGoogle DeepMind, Google

Google DeepMind introduced CodeMender, an agent built on Gemini Deep Think models that combines static and dynamic analysis, fuzzing, differential testing and SMT solvers with LLM-based critique to generate and validate security patches. DeepMind reports 72 security fixes upstreamed to open-source projects over six months, all reviewed by human researchers before submission; in May 2026 Google said it would fold CodeMender into its enterprise agent platform.

Sep 2025
Sep 30, 2025
MITRE ATLAS 5.0 adds AI agent techniques such as context poisoning and exfiltration via tool invocation
PolicyStandardMITRE

MITRE ATLAS version 5.0.0 added a set of techniques for attacks on AI agents, including agent context poisoning of memory and threads, modifying agent configuration, credential theft from agent configuration, and exfiltration via agent tool invocation, and renamed LLM Plugin Compromise to AI Agent Tool Invocation. Version 5.1.0 (November 6, 2025) added agent-specific mitigations such as tool permission configuration and human-in-the-loop for agent actions.

Aug 2025
Aug 6, 2025
Zenity AgentFlayer: zero-click connector attacks on ChatGPT, Copilot Studio and other agents
AttackVulnerability disclosureZenity, OpenAI, Microsoft

Zenity Labs presented at Black Hat USA 2025 a set of zero- and one-click prompt injection chains, including a shared document causing ChatGPT Connectors to search a victim's Google Drive for API keys and leak them through image rendering, and a poisoned email steering a Copilot Studio agent to disclose CRM data. CSO Online reports that OpenAI and Microsoft deployed fixes for the specific demonstrated techniques.

Aug 6, 2025
SafeBreach shows Google Calendar invites can hijack Gemini for Workspace agents
AttackVulnerability disclosureSafeBreach, Tel Aviv University, Technion

SafeBreach researchers showed that instructions in calendar invite titles or email subjects, retrieved when a user asked Gemini about their schedule, could trigger tool misuse such as deleting events, opening URLs, exfiltrating email subjects, and controlling connected smart-home devices. They disclosed to Google in February 2025, and Google deployed layered mitigations including confirmations, URL handling policies and injection classifiers.

Jul 2025
Jul 10, 2025
EU GPAI Code of Practice Safety and Security chapter lists cyber offence as a specified systemic risk
PolicyFrameworkEuropean Commission

The European Commission received the final General-Purpose AI Code of Practice, whose Safety and Security chapter applies to providers of models with systemic risk under Article 55 of the AI Act. The chapter treats cyber offence as one of four specified systemic risks, requires a security goal covering non-state external and insider threats, and sets serious incident reporting deadlines that include five days for serious cybersecurity breaches.

Jun 2025
Jun 16, 2025
Simon Willison frames the 'lethal trifecta' of private data, untrusted content and exfiltration
DefenseFrameworkSimon Willison

Simon Willison argues that an agent becomes exploitable for data theft when it combines access to private data, exposure to untrusted content, and the ability to communicate externally. He advises users to avoid combining all three, points developers to design-pattern mitigations, and argues that guardrails catching most attacks are inadequate in a security setting.

Jun 11, 2025
EchoLeak: zero-click prompt injection in Microsoft 365 Copilot (CVE-2025-32711)
AttackVulnerability disclosureAim Security, Microsoft

Aim Labs disclosed a zero-click chain in which an email containing hidden instructions, once retrieved by Microsoft 365 Copilot, could cause Copilot to embed internal data in an auto-loaded image request to an attacker. Microsoft rated CVE-2025-32711 critical, fixed it server-side in May 2025, and stated there was no evidence of real-world exploitation.

May 2025
May 26, 2025
Invariant Labs shows GitHub MCP agents can be steered by a public issue to leak private repo data
AttackVulnerability disclosureInvariant Labs, GitHub

Invariant Labs demonstrated that a malicious issue in a public repository could lead an agent using the GitHub MCP server to read the user's private repositories and publish the data in a public pull request. The firm tested with Claude 4 Opus and argues there is no server-side patch because the flaw lies in agent permissions, recommending per-session repository scoping and runtime monitoring.

May 22, 2025
Anthropic activates ASL-3 deployment and security protections for Claude Opus 4
CapabilityThresholdAnthropic

Anthropic activated ASL-3 protections for Claude Opus 4 as a precaution because it could not rule out ASL-3 CBRN risk; the announcement does not cite cyber capability as the trigger. The ASL-3 security standard it describes includes more than 100 controls to protect weights, two-party authorization for weight access, and egress bandwidth controls against exfiltration.

May 22, 2025
Legit Security finds GitLab Duo prompt injection that could leak private source code
AttackVulnerability disclosureLegit Security, GitLab

Legit Security reports that hidden instructions in merge requests, comments or code could steer GitLab Duo, combined with unsanitized HTML in streamed responses, to leak private project code and confidential issues. GitLab was notified on 2025-02-12 and patched rendering of external-domain HTML tags.

Apr 2025
Apr 1, 2025
Invariant Labs discloses MCP tool poisoning, rug pull and shadowing attack classes
AttackVulnerability disclosureInvariant Labs

Invariant Labs describes tool poisoning, in which instructions hidden in an MCP tool's description are visible to the model but not to the user, and shows proof-of-concept exfiltration of local files through an MCP client. It also describes rug pulls, where a server changes tool descriptions after approval, and shadowing, where one server's descriptions alter how the agent uses another server's tools. Recommended mitigations include showing full tool descriptions, pinning tool versions with checksums, and cross-server isolation.

Mar 2025
Mar 24, 2025
NIST AI 100-2 E2025 taxonomy adds a dedicated section on security of AI agents
PolicyStandardNIST, UK AI Security Institute, US Center for AI Standards and Innovation

NIST released the 2025 edition of its adversarial machine learning taxonomy, co-authored with the UK AI Security Institute and US AI Safety Institute staff. Unlike the 2023 edition, it includes a section on the security of agents, noting that tool-using agents are exposed to direct and indirect prompt injection and that hijacking can lead to arbitrary code execution or data exfiltration.

Mar 24, 2025
Google DeepMind's CaMeL defeats prompt injections by design with capability-based control and data flow
DefensePaperGoogle DeepMind, Google, ETH Zurich

Debenedetti and colleagues (Google, Google DeepMind, ETH Zurich) propose CaMeL, which extracts control flow from the trusted user query so untrusted data cannot change which actions run, and attaches capabilities to data to block unauthorized flows. On AgentDojo the first version reported 67% of tasks solved with provable security; the June 2025 revision, with newer models, reports 77% versus 84% for an undefended system.

All records