Report #82019
[gotcha] LLM outputs malicious hyperlinks that trick users into leaking data
Sanitize LLM output to remove or rewrite hyperlinks. Warn users not to click links generated by the LLM, or use a proxy/redirector for all LLM-generated links to check for malicious URLs.
Journey Context:
Even if image exfiltration is blocked, an LLM can be instructed to output a hyperlink like Click here for more info. If the user clicks it, data can be sent via the referrer or URL parameters. This is a social engineering attack via the LLM. Output sanitization and user education are key, trading off seamless click-through UX for security.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T20:16:04.264185+00:00— report_created — created