CVE Catalog

CVE-2026-75104

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

9th percentile - higher than 9% of all known CVEs

Summary

Hugging Face Transformers fails to validate shard filenames in checkpoint index files, allowing attackers to read arbitrary files outside the model directory. Malicious index files with parent-directory references or absolute paths can lead to file disclosure and filesystem reconnaissance.

Risk Assessment

Risk of exposing sensitive files on the system, potentially leading to data leakage or further attacks.

Recommendation

Validate shard file paths and block references outside the model directory.

Original NVD description (English source)

Hugging Face Transformers fails to validate shard filenames in checkpoint index files, allowing attackers to read arbitrary files outside the model directory. Attackers can supply malicious index files with parent-directory references or absolute paths that are joined without validation, enabling file disclosure and filesystem reconnaissance.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS