CVE-2026-53755
- EPSS 1%
- Veröffentlicht 23.06.2026 18:15:31
- Zuletzt bearbeitet 29.06.2026 16:50:16
Crawl4AI is an open-source LLM friendly web crawler & scraper. Prior to 0.8.9, the Docker API server applied its SSRF destination check to the crawl target URL only, not to the proxy address. An unauthenticated request could supply a proxy pointing a...
CVE-2026-56263
- EPSS 0.19%
- Veröffentlicht 23.06.2026 12:13:00
- Zuletzt bearbeitet 25.06.2026 18:39:04
Crawl4AI before 0.8.7 contains a stored cross-site scripting vulnerability in the monitor dashboard that renders crawl URLs and error messages via innerHTML without escaping. An attacker can submit a crafted crawl request with malicious markup that e...
CVE-2026-56258
- EPSS 0.67%
- Veröffentlicht 23.06.2026 12:12:59
- Zuletzt bearbeitet 25.06.2026 18:38:53
Crawl4AI before 0.8.8 contains an arbitrary file write vulnerability in the screenshot and PDF endpoints that allows unauthenticated attackers to write files outside the intended directory via symlink and time-of-check-time-of-use (TOCTOU) attacks on...
CVE-2026-56266
- EPSS 0.48%
- Veröffentlicht 22.06.2026 21:04:44
- Zuletzt bearbeitet 30.06.2026 17:54:19
Crawl4AI before 0.8.7 contains a server-side request forgery vulnerability in the /crawl, /crawl/stream, /md, and /llm endpoints that fetch arbitrary user-supplied URLs without validation. Unauthenticated attackers can bypass the internal-address blo...
CVE-2026-56265
- EPSS 2.64%
- Veröffentlicht 21.06.2026 13:26:54
- Zuletzt bearbeitet 26.06.2026 13:52:16
Crawl4AI before 0.8.7 contains an authentication bypass vulnerability due to a hardcoded default JWT signing key in the Docker API server. Attackers who know the default key can forge valid authentication tokens for any user, bypassing authentication...
CVE-2026-26217
- EPSS 1.91%
- Veröffentlicht 12.02.2026 15:33:27
- Zuletzt bearbeitet 14.07.2026 16:16:58
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...
- EPSS 1.59%
- Veröffentlicht 12.02.2026 15:31:20
- Zuletzt bearbeitet 14.07.2026 16:16:58
Crawl4AI versions prior to 0.8.0 contain a remote code execution vulnerability in the Docker API deployment. The /crawl endpoint accepts a hooks parameter containing Python code that is executed using exec(). The __import__ builtin was included in th...
CVE-2025-28197
- EPSS 0.35%
- Veröffentlicht 18.04.2025 00:00:00
- Zuletzt bearbeitet 23.06.2025 19:49:56
Crawl4AI <=0.4.247 is vulnerable to SSRF in /crawl4ai/async_dispatcher.py.