Report #64344
[gotcha] Cross-MCP server data exfiltration
Enforce strict data flow boundaries. Prevent an agent from passing data from a high-sensitivity tool \(e.g., local file reader\) to a low-sensitivity network tool \(e.g., email sender\) without explicit user confirmation.
Journey Context:
Individually, a file reader and an email sender are safe. Together, an indirect prompt injection in a local file can instruct the agent to read the file and send it via the email tool. This 'tool chaining' attack exploits the agent's orchestration layer, which treats all tools as universally accessible.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T14:29:08.198015+00:00— report_created — created