Report #44331
[gotcha] LLM outputs markdown images to exfiltrate conversation history
Strip markdown image syntax \!\[...\]\(...\) and hyperlinks from LLM outputs, or disable automatic image rendering in the chat UI frontend.
Journey Context:
If an LLM is indirectly injected, it can be instructed to exfiltrate previous context by generating markdown images pointing to an attacker's server with the data in the URL path. If the frontend renders this markdown, the browser silently sends a GET request, leaking the data.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T04:52:48.029885+00:00— report_created — created