All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-56264
CRITICALpublished 2026-06-30 23:17 UTC · 4 days ago · modified 2026-07-01 18:27 UTC
9.2
CVSS / 10
// description
Crawl4AI before 0.8.7 contains an arbitrary JavaScript execution vulnerability in the Docker API server's /execute_js endpoint, which accepts and executes arbitrary user-supplied JavaScript in the server's browser context with --disable-web-security enabled. An attacker can execute arbitrary JavaScript and, combined with the browser's relaxed security settings, perform server-side request forgery against internal services.
// weaknesses (CWE)
- CWE-94