datasetsPYSEC-2026-3716
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
Medium6.5CVE-2026-66007 · Published Jul 24, 2026 · updated Aug 19, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| datasets PyPI | < 5.0.1 | 5.0.1 |
Changes since it was listed
| Date | Change |
|---|---|
| Sep 25 | Severity: Unrated to Medium |
Details and references
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.
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
- Severity from
- NVD
- Also known as
- CVE-2026-66007