CVE Catalog

CVE-2026-56259

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

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

Summary

Crawl4AI before version 0.8.8 has a credential exfiltration vulnerability via unauthenticated Docker API endpoints. Attackers can redirect LLM API calls to attacker-controlled servers and read environment variables, including API keys and JWT secrets.

Risk Assessment

The risk includes theft of LLM provider API keys and JWT secrets, potentially leading to unauthorized system access and privilege escalation within the organization.

Recommendation

Immediately update Crawl4AI to version 0.8.8 or later, and restrict access to API endpoints using authentication and firewall rules.

Other vulnerabilities in Crawl4AI

See all
Original NVD description (English source)

Crawl4AI before 0.8.8 contains credential exfiltration vulnerabilities in the Docker API server that allow attackers to redirect LLM API calls to attacker-controlled endpoints and read arbitrary environment variables. Attackers can exploit the unauthenticated /md, /llm, and /llm/job endpoints by supplying a malicious base_url parameter and setting api_token to env:VARIABLE_NAME to exfiltrate provider API keys and server secrets including JWT SECRET_KEY for authentication bypass.

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