PYSEC-2026-3804
Vulnerability from pysec - Published: 2026-09-10 09:44 - Updated: 2026-09-10 11:01
VLAI
Details
Hugging Face Accelerate through 1.14.0 contains a path traversal vulnerability in load_checkpoint_in_model and load_checkpoint_and_dispatch functions that fail to sanitize weight_map entries from sharded checkpoint indexes. Attackers can supply relative paths with ../ sequences or absolute paths to read arbitrary files, or point shard entries at named pipes to cause indefinite blocking and denial of service.
Severity
Impacted products
| Name | purl | accelerate | pkg:pypi/accelerate |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "accelerate",
"purl": "pkg:pypi/accelerate"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.14.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.0.1",
"0.1.0",
"0.10.0",
"0.11.0",
"0.12.0",
"0.13.0",
"0.13.1",
"0.13.2",
"0.14.0",
"0.15.0",
"0.16.0",
"0.17.0",
"0.17.1",
"0.18.0",
"0.19.0",
"0.2.0",
"0.2.1",
"0.20.0",
"0.20.1",
"0.20.2",
"0.20.3",
"0.21.0",
"0.22.0",
"0.23.0",
"0.24.0",
"0.24.1",
"0.25.0",
"0.26.0",
"0.26.1",
"0.27.0",
"0.27.1",
"0.27.2",
"0.28.0",
"0.29.0",
"0.29.1",
"0.29.2",
"0.29.3",
"0.3.0",
"0.30.0",
"0.30.0rc0",
"0.30.1",
"0.31.0",
"0.32.0",
"0.32.1",
"0.33.0",
"0.34.0",
"0.34.1",
"0.34.2",
"0.4.0",
"0.5.0",
"0.5.1",
"0.6.0",
"0.6.1",
"0.6.2",
"0.7.0",
"0.7.1",
"0.8.0",
"0.9.0",
"1.0.0",
"1.0.0rc0",
"1.0.0rc1",
"1.0.1",
"1.1.0",
"1.1.1",
"1.10.0",
"1.10.1",
"1.11.0",
"1.12.0",
"1.13.0",
"1.14.0",
"1.2.0",
"1.2.1",
"1.3.0",
"1.4.0",
"1.5.0",
"1.5.1",
"1.5.2",
"1.6.0",
"1.7.0",
"1.8.0",
"1.8.1",
"1.9.0"
]
}
],
"aliases": [
"CVE-2026-69112",
"GHSA-4j2p-28q2-5m79"
],
"details": "Hugging Face Accelerate through 1.14.0 contains a path traversal vulnerability in load_checkpoint_in_model and load_checkpoint_and_dispatch functions that fail to sanitize weight_map entries from sharded checkpoint indexes. Attackers can supply relative paths with ../ sequences or absolute paths to read arbitrary files, or point shard entries at named pipes to cause indefinite blocking and denial of service.",
"id": "PYSEC-2026-3804",
"modified": "2026-09-10T11:01:55.277764Z",
"published": "2026-09-10T09:44:51.517506Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69112"
},
{
"type": "WEB",
"url": "https://github.com/huggingface/accelerate/issues/4067"
},
{
"type": "WEB",
"url": "https://github.com/huggingface/accelerate/pull/4070"
},
{
"type": "WEB",
"url": "https://github.com/huggingface/accelerate/pull/4138"
},
{
"type": "PACKAGE",
"url": "https://github.com/huggingface/accelerate"
},
{
"type": "WEB",
"url": "https://www.vulncheck.com/advisories/hugging-face-accelerate-path-traversal-and-dos-via-weight-map"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/accelerate"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-4j2p-28q2-5m79"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Accelerate path traversal and denial of service via sharded checkpoint weight_map entries"
}
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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…