Crawl4AI versions prior to 0.8.0 contain a local file inclusion vulnerability in the Docker API deployment. The /execute_js, /screenshot, /pdf, and /html endpoints accept file:// URLs, allowing unauthenticated remote attackers to read arbitrary files from the server filesystem. An attacker can access sensitive files such as /etc/passwd, /etc/shadow, application configuration files, and environment variables via /proc/self/environ, potentially exposing credentials, API keys, and internal application structure.
References
| Link | Resource |
|---|---|
| https://github.com/unclecode/crawl4ai/blob/main/docs/blog/release-v0.8.0.md | Release Notes |
| https://github.com/unclecode/crawl4ai/security/advisories/GHSA-vx9w-5cx4-9796 | Vendor Advisory |
| https://www.vulncheck.com/advisories/crawl4ai-docker-api-local-file-inclusion-via-file-url-handling | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-02-12 16:16
Updated : 2026-07-14 16:16
NVD link : CVE-2026-26217
Mitre link : CVE-2026-26217
CVE.ORG link : CVE-2026-26217
JSON object : View
Products Affected
kidocode
- crawl4ai
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
