Report #49303
[gotcha] Blind SSRF via LLM web browsing or URL fetching tools
Block LLM web access to internal IP ranges \(RFC 1918\) and metadata endpoints \(169.254.169.254\) at the network level, not just via prompt instructions.
Journey Context:
If an LLM has a 'fetch URL' tool, an attacker can instruct it to fetch http://169.254.169.254/latest/meta-data/ \(AWS metadata\) or internal network hosts. The LLM doesn't know it's an internal IP; it just executes the tool, leading to SSRF and cloud credential leakage. Prompt-level defenses \('do not fetch internal IPs'\) are easily bypassed.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T13:14:21.579900+00:00— report_created — created