CVE-2026-56260 PUBLISHED

Crawl4AI - Arbitrary File Write via output_path Parameter

Assigner: VulnCheck
Reserved: 19.06.2026 Published: 12.07.2026 Updated: 12.07.2026

Crawl4AI before 0.8.7 contains an arbitrary file write vulnerability in the Docker API server's /screenshot and /pdf endpoints. The output_path parameter accepts arbitrary filesystem paths without validation, allowing an attacker to supply absolute or path-traversal values to write to any location writable by the application's user, overwriting server files and causing denial of service.

Metrics

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

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 Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE