CVE-2026-56264 PUBLISHED

Crawl4AI - Arbitrary JavaScript Execution via /execute_js Endpoint

Assigner: VulnCheck
Reserved: 20.06.2026 Published: 30.06.2026 Updated: 01.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor Crawl4AI
Product Crawl4AI
Versions Default: unaffected
  • affected from 0 to 0.8.7 (excl.)
  • Version 0.8.7 is unaffected

References

Problem Types

  • Improper Control of Generation of Code ('Code Injection') CWE