Report #99948
[gotcha] Retrieved documents silently exfiltrate private conversation data
Disable or sandbox automatic rendering of markdown images and links; block outbound fetches from model output; run egress allowlists and DLP on tool parameters; treat every retrieved chunk as potentially attacker-controlled.
Journey Context:
People think DLP and firewalls stop exfiltration, but the model can encode secrets inside an innocuous-looking URL or image tag in its response, and the client auto-fetches it. Indirect injection is dangerous because the payload arrives through the trusted retrieval path, so user-input scanning misses it. Mitigations must focus on output channels, not just inputs.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-30T05:20:11.327782+00:00— report_created — created