PYSEC-2026-2138
Vulnerability from pysec - Published: 2026-07-06 21:16 - Updated: 2026-07-13 05:48
VLAI
Details
Crawl4AI is an open-source LLM-friendly web crawler and scraper. Prior to 0.9.0, when the crawler saves a downloaded file, the destination filename was taken from attacker-influenced input and joined to the downloads directory with no confinement. A filename containing an absolute path or traversal escaped the downloads directory, giving an arbitrary file write with attacker-controlled contents; the HTTP crawler path uses the response Content-Disposition filename and the browser crawler path uses the download's suggested filename. Because the written bytes are attacker-controlled, this can escalate to remote code execution. This issue is fixed in version 0.9.0.
Severity
9.6 (Critical)
Impacted products
| Name | purl | crawl4ai | pkg:pypi/crawl4ai |
|---|
Aliases
{
"affected": [
{
"ecosystem_specific": {},
"package": {
"ecosystem": "PyPI",
"name": "crawl4ai",
"purl": "pkg:pypi/crawl4ai"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.3.0",
"0.3.1",
"0.3.2",
"0.3.3",
"0.3.4",
"0.3.5",
"0.3.6",
"0.3.7",
"0.3.71",
"0.3.72",
"0.3.73",
"0.3.731",
"0.3.74",
"0.3.741",
"0.3.742",
"0.3.743",
"0.3.744",
"0.3.745",
"0.3.746",
"0.3.8",
"0.4.0",
"0.4.1",
"0.4.21",
"0.4.22",
"0.4.23",
"0.4.24",
"0.4.241",
"0.4.242",
"0.4.243",
"0.4.244",
"0.4.245",
"0.4.246",
"0.4.247",
"0.4.248",
"0.4.248b3",
"0.4.3b1",
"0.4.3b2",
"0.4.3b3",
"0.5.0",
"0.5.0.post1",
"0.5.0.post2",
"0.5.0.post3",
"0.5.0.post4",
"0.5.0.post5",
"0.5.0.post6",
"0.5.0.post7",
"0.5.0.post8",
"0.6.0",
"0.6.0rc1",
"0.6.1",
"0.6.2",
"0.6.3",
"0.7.0",
"0.7.1",
"0.7.2",
"0.7.3",
"0.7.4",
"0.7.5",
"0.7.6",
"0.7.7",
"0.7.8",
"0.8.0",
"0.8.5",
"0.8.6",
"0.8.7",
"0.8.8",
"0.8.9"
]
}
],
"aliases": [
"CVE-2026-57571",
"GHSA-2jq4-q6vv-4cp3"
],
"details": "Crawl4AI is an open-source LLM-friendly web crawler and scraper. Prior to 0.9.0, when the crawler saves a downloaded file, the destination filename was taken from attacker-influenced input and joined to the downloads directory with no confinement. A filename containing an absolute path or traversal escaped the downloads directory, giving an arbitrary file write with attacker-controlled contents; the HTTP crawler path uses the response Content-Disposition filename and the browser crawler path uses the download\u0027s suggested filename. Because the written bytes are attacker-controlled, this can escalate to remote code execution. This issue is fixed in version 0.9.0.",
"id": "PYSEC-2026-2138",
"modified": "2026-07-13T05:48:23.606748Z",
"published": "2026-07-06T21:16:57.907Z",
"references": [
{
"type": "FIX",
"url": "https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2"
},
{
"type": "EVIDENCE",
"url": "https://github.com/unclecode/crawl4ai/security/advisories/GHSA-2jq4-q6vv-4cp3"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…