CVE Catalog

CVE-2026-56261

HighCVSS 8.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

29th percentile - higher than 29% of all known CVEs

Summary

Crawl4AI before version 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.

Risk Assessment

The risk involves potential exposure of sensitive data from internal services or cloud metadata, which could lead to privilege escalation or further attacks on internal infrastructure.

Recommendation

It is recommended to immediately upgrade Crawl4AI to version 0.8.7 or later and implement validation of destination webhook URLs to block requests to private and internal IP ranges.

Other vulnerabilities in Crawl4AI

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS