Vulnerabilities (CVE)

Filtered by vendor Huggingface Subscribe
Filtered by product Datasets
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-66007 1 Huggingface 1 Datasets 2026-08-17 N/A 6.5 MEDIUM
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.