LiveActive security incident?Get immediate response
CVE Record

CVE-2026-56260: Crawl4AI - Arbitrary File Write via output_path Parameter

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.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2026-56260 lets unauthenticated attackers make Crawl4AI’s Docker API write files to unintended server paths through screenshot or PDF generation. This can overwrite files the application user can access, causing service disruption or damaging application integrity. Supplied sources rate it critical with CVSS 9.1.

Executive priority

Treat as urgent for exposed Crawl4AI Docker API deployments. The issue is critical, unauthenticated, and can disrupt service by overwriting writable server files. Patch and restrict API exposure promptly, prioritizing internet-facing or broadly reachable internal instances.

Technical view

Crawl4AI before 0.8.7 has CWE-22 path traversal in the Docker API server’s /screenshot and /pdf endpoints. The output_path parameter accepts absolute or traversal paths without validation, enabling arbitrary file write within the application user’s filesystem permissions. CVSS is 9.1: network exploitable, low complexity, no privileges, no user interaction.

Likely exposure

Highest exposure is any Crawl4AI Docker API server reachable from untrusted networks or users, especially if /screenshot or /pdf endpoints are accessible. Internal-only deployments still matter if many users, services, or agents can reach the API.

Exploitation context

The supplied sources do not show CISA KEV listing or active exploitation. Exploitation requires network access to the affected API endpoints, but not authentication according to the CVSS privileges-required rating. Impact is focused on integrity and availability, not confidentiality in the provided CVSS vector.

Researcher notes

Evidence is consistent across the CVE record, GitHub advisory reference, and VulnCheck advisory. The core weakness is unchecked path handling in output_path. Do not assume remote code execution from the supplied sources; documented impact is arbitrary file write, integrity loss, and denial of service.

Mitigation direction

  • Upgrade Crawl4AI to version 0.8.7 or later.
  • Restrict Docker API server access to trusted networks and authenticated callers.
  • Block untrusted access to /screenshot and /pdf endpoints until patched.
  • Review vendor advisory for any additional hardening guidance.

Validation and detection

  • Inventory Crawl4AI deployments and identify Docker API server exposure.
  • Confirm installed Crawl4AI versions; prioritize any version before 0.8.7.
  • Check whether /screenshot and /pdf endpoints are reachable by untrusted users.
  • Review logs for abnormal output_path values or failed file-write activity.
  • Verify network controls limit API access after remediation.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Container behavior lookup

The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-56260 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
3Timeline events
0ADP providers
4Source links

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H3.95.2VulnCheck
8.8CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:NVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

8.8High
CVSS 4.0 vector shape for CVE-2026-56260Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Crawl4AICrawl4AI0, 0.8.7unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-22 · source CWE mapping

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.