CVE Catalog

CVE-2026-65920

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

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

Summary

A path traversal vulnerability was found in Diffusers up to version 0.39.0 in the _get_checkpoint_shard_files function. Attackers can supply malicious weight_map values in model index JSON, containing ../ sequences or absolute paths, allowing reading of safetensors files outside the intended directory.

Risk Assessment

An attacker can remotely read arbitrary safetensors files on the server, potentially leaking sensitive model data.

Recommendation

Update Diffusers to a version containing commit cee298c or later.

Other vulnerabilities in Diffusers

See all
Original NVD description (English source)

Diffusers through 0.39.0, fixed in commit cee298c, contains a path traversal vulnerability in the _get_checkpoint_shard_files function that allows attackers to read arbitrary files by supplying malicious weight_map values in model index JSON. Attackers can use ../ sequences or absolute paths in weight_map entries to escape the model directory and read safetensors files outside the intended location during model loading.

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