Description
Crawl4AI before 0.8.7 contains a server-side request forgery (SSRF) vulnerability in the Docker API server's /crawl/job and /llm/job endpoints, which accept webhook URLs without destination validation. An attacker can supply webhook URLs pointing to private or internal IP ranges, Docker networks, or cloud metadata endpoints (e.g. 169.254.169.254), causing the server to make requests to internal services and potentially expose cloud metadata.
Published: 2026-07-10
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Crawl4AI before version 0.8.7 contains a server‑side request forgery (CWE‑918) flaw in the Docker API server’s /crawl/job and /llm/job accept webhook URLs without validating their target, allowing an attacker to force the server to issue requests to arbitrary internal services (e.g., 169.254.169.254). The vulnerability enables the attacker to exfiltrate internal data or cloud identity information, compromising confidentiality and potentially integrity of internal systems.

Affected Systems

The affected product is Crawl4AI; all releases older than 0.8.7 that expose the Docker API server are vulnerable. The flaw permits attackers to without validating their destination, leading to requests to private internal IP ranges, Docker such as 169.254.169.254, potentially exposing sensitive internal data or cloud identity information. The weakness is classified as CWE‑918.

Risk and Exploitability

Attackers can trigger the vulnerable Docker API server to request internal resources, exposing sensitive data or cloud instance metadata. The high CVSS score of 9.2 reflects a full exploitation path with confidentiality, integrity, and availability impact. The EPSS score indicates that exploitation attempts are expected to be very rare today, but the vulnerability remains actionable because of the potential damage. The fact that it is not listed in CISA KEV does not mitigate the need for an urgent patch. Attackers would likely deliver malicious payloads over the network to the exposed /crawl/job or /llm/job endpoints, allowing traversal to private IP ranges and cloud metadata endpoints, potentially bypassing network segmentation.

Generated by OpenCVE AI on July 29, 2026 at 11:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Crawl4AI to version 0.8.7 or later, where webhook URL validation has been added.
  • If an upgrade is not immediately possible, restrict access to the Docker API block outbound requests to private IP ranges or cloud metadata IPs using firewall or network policies.
  • Monitor outbound traffic from the Docker API server for suspicious requests to private networks or metadata endpoints and alert on any such activity.

Generated by OpenCVE AI on July 29, 2026 at 11:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Kidocode
Kidocode crawl4ai
CPEs cpe:2.3:a:kidocode:crawl4ai:*:*:*:*:*:*:*:*
Vendors & Products Kidocode
Kidocode crawl4ai

Fri, 10 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Crawl4ai
Crawl4ai crawl4ai
Vendors & Products Crawl4ai
Crawl4ai crawl4ai

Fri, 10 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description Crawl4AI before 0.8.7 contains a server-side request forgery (SSRF) vulnerability in the Docker API server's /crawl/job and /llm/job endpoints, which accept webhook URLs without destination validation. An attacker can supply webhook URLs pointing to private or internal IP ranges, Docker networks, or cloud metadata endpoints (e.g. 169.254.169.254), causing the server to make requests to internal services and potentially expose cloud metadata.
Title Crawl4AI - Server-Side Request Forgery via Webhook URLs
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N'}


Subscriptions

Crawl4ai Crawl4ai
Kidocode Crawl4ai
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-14T21:34:10.071Z

Reserved: 2026-06-19T21:56:09.656Z

Link: CVE-2026-56261

cve-icon Vulnrichment

Updated: 2026-07-10T14:58:23.807Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:00:13Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)