CVE-2026-56259

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Crawl4AICrawl4AI0 < 0.8.8affected
Crawl4AICrawl4AI0.8.8unaffected

Weaknesses

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

References