CVE 8.6 HIGH

Crawl4AI: SSRF via proxy settings in the Docker server bypasses the crawl-URL SSRF check_CVE-2026-53755

8.6 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Description

Crawl4AI is an open-source LLM friendly web crawler & scraper. Prior to 0.8.9, the Docker API server applied its SSRF destination check to the crawl target URL only, not to the proxy address. An unauthenticated request could supply a proxy pointing at an internal IP and route the browser through it, reaching internal services and cloud-metadata endpoints, while using a perfectly valid crawl URL. The Docker API is unauthenticated by default. /crawl, /crawl/stream, and /crawl/job accept a browser_config (and crawler_config). The following all feed Chromium's egress and were unchecked: browser_config.proxy_config.server, browser_config.proxy (deprecated field), crawler_config.proxy_config.server, and --proxy-server / --proxy-pac-url / --proxy-bypass-list / --host-resolver-rules flags in browser_config.extra_args. This vulnerability is fixed in 0.8.9.

AI Analysis

SSRF via proxy settings in the Docker server bypasses the crawl-URL SSRF check

Basic Information

ID CVE-2026-53755
Source GitHub_M
Published Jun 23, 2026 at 18:15

Affected Product

Vendor unclecode
Product crawl4ai
Version < 0.8.9
Affected Versions unclecode crawl4ai < 0.8.9

CWE Classification

AI Assessment

AI Score 8.6 / 10
AI Severity High
Vendor unclecode
Product Crawl4AI
Version < 0.8.9

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.