CVE-2026-57573
HIGHCrawl4AI unauthenticated SSRF in Docker streaming crawl endpoint
Title source: cnaDescription
Crawl4AI is an open-source LLM-friendly web crawler and scraper. Prior to 0.9.0, the Docker API server applied its SSRF destination check on the non-streaming /crawl path but not on the streaming path. handle_stream_crawl_request passed seed URLs straight to the crawler with no destination validation, allowing a remote unauthenticated client to call POST /crawl/stream or POST /crawl with crawler_config.stream=true with a URL pointing at an internal, private, or link-local address; the server fetched it and streamed the response body back. This issue is fixed in version 0.9.0.
References (2)
Core 2
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/unclecode/crawl4ai/security/advisories/GHSA-wm69-2pc3-rmmf
X_Refsource_Misc x_refsource_misc
https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2
Scores
CVSS v3
8.6
EPSS
0.0026
EPSS Percentile
18.0%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-918
Status
published
Products (2)
kidocode/crawl4ai
< 0.9.0
unclecode/crawl4ai
< 0.9.0
Published
Jul 06, 2026
Tracked Since
Jul 07, 2026