Datasets through 5.0.0, fixed in commit f989ef9, contains a path traversal vulnerability in folder-based dataset builders where the file_name metadata field is not properly validated before being joined to the dataset directory. Attackers can supply crafted file_name values with directory traversal sequences to read arbitrary local files, which are then embedded into output when save_to_disk or push_to_hub is called.
References
| Link | Resource |
|---|---|
| https://github.com/huggingface/datasets/commit/f989ef9b4cc6c0039a7a82458eebca49e2b58b4b | Patch |
| https://github.com/huggingface/datasets/issues/8324 | Exploit Issue Tracking Vendor Advisory |
| https://github.com/huggingface/datasets/pull/8325 | Issue Tracking Patch |
| https://www.vulncheck.com/advisories/datasets-path-traversal-via-unsanitized-file-name-metadata | Exploit Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-07-24 15:19
Updated : 2026-08-17 19:12
NVD link : CVE-2026-66007
Mitre link : CVE-2026-66007
CVE.ORG link : CVE-2026-66007
JSON object : View
Products Affected
huggingface
- datasets
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
