---
id: CVE-2026-56259
title: >-
  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
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 explo…
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'
cwe:
  - CWE-200
published: '2026-07-12'
updated: '2026-07-12'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-56259'
references:
  - url: >-
      https://github.com/unclecode/crawl4ai/security/advisories/GHSA-f989-c77f-r2cq
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/crawl4ai-llm-credential-exfiltration-via-base-url-and-environment-variable-resolution
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-07-12T12:20:13.281Z'
epss: 0.00433
epssPercentile: 0.35008
vendor: Crawl4AI
product: Crawl4AI
affected:
  - Crawl4AI < 0.8.8
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-07-14T14:10:22.426459Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
