Vulnerability  ·  2026-06-25

Crawl4AI Docker API — Proxy SSRF Bypass Reaches Internal Network (CVSS 8.6)

VulnerabilityHigh impactGlobalCVE-2026-53755
The Crawl4AI Docker API's SSRF protection validates only the crawl target URL. The proxy parameter is not subject to the same destination check, allowing an unauthenticated caller to route the headless browser through any address — including internal cloud metadata endpoints (169.254.169.254), internal APIs, or other network-adjacent services.
In cloud-deployed AI pipelines, this SSRF enables exfiltration of instance metadata credentials (AWS/GCP/Azure IAM tokens), access to internal AI model serving endpoints, and reconnaissance of private network topology — all without authentication.
Unauthenticated attacker sends a crawl request with a proxy address pointing to an internal IP; the Docker API server validates only the crawl target URL, not the proxy address, routing browser traffic through the attacker-specified internal proxy
Crawl4AI < 0.8.9
Upgrade to Crawl4AI 0.8.9. Advisory: https://github.com/unclecode/crawl4ai/security/advisories/GHSA-6qhc-x826-342c
Sources
NVD CVE-2026-53755GitHub Security Advisory GHSA-6qhc-x826-342c
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →