CVE-2026-57573

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:kidocode:crawl4ai:*:*:*:*:*:*:*:*

History

07 Jul 2026, 19:07

Type Values Removed Values Added
References () https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2 - () https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2 - Patch
References () https://github.com/unclecode/crawl4ai/security/advisories/GHSA-wm69-2pc3-rmmf - () https://github.com/unclecode/crawl4ai/security/advisories/GHSA-wm69-2pc3-rmmf - Mitigation, Vendor Advisory
CPE cpe:2.3:a:kidocode:crawl4ai:*:*:*:*:*:*:*:*
First Time Kidocode
Kidocode crawl4ai

06 Jul 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-06 21:16

Updated : 2026-07-07 19:07


NVD link : CVE-2026-57573

Mitre link : CVE-2026-57573

CVE.ORG link : CVE-2026-57573


JSON object : View

Products Affected

kidocode

  • crawl4ai
CWE
CWE-918

Server-Side Request Forgery (SSRF)