Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3172 articles · 183281 vulns · 37/41 feeds (7d)
← Back to list
4.3
CVE-2026-65920PATCHED
huggingface · diffusers

Diffusers Path Traversal via weight_map Arbitrary File Read

Description

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.

Affected Products

VendorProductVersions
huggingfacediffusers0

References

  • https://github.com/huggingface/diffusers/issues/14175(technical-description, exploit, issue-tracking)
  • https://github.com/huggingface/diffusers/pull/14182(issue-tracking, patch)
  • https://github.com/huggingface/diffusers/commit/cee298c1f37c439a9a408396b8283a921238a1c6(patch)
  • https://www.vulncheck.com/advisories/diffusers-path-traversal-via-weight-map-arbitrary-file-read(third-party-advisory)

Related News (1 articles)

Tier C
VulDB10d ago
CVE-2026-65920 | Hugging Face diffusers up to 0.39.0 Model Loading _get_checkpoint_shard_files weight_map path traversal
→ No new info (linked only)
CVSS 3.14.3 NONE
CISA KEV❌ No
Actively exploited❌ No
Patch available
cee298c1f37c439a9a408396b8283a921238a1c6
CWECWE-22
PublishedJul 23, 2026
Last enriched10d ago
Trending Score7
Source articles1
Independent1
Info Completeness0/14
Missing: cve_id, title, description, vendor, product, versions, cvss, epss, cwe, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-44513EXP
Diffusers: `trust_remote_code` bypass via `custom_pipeline` and local custom components
Trending: 66
HIGHCVE-2026-9856
Path Traversal in huggingface/transformers
Trending: 25
NONECVE-2026-66007
Datasets Path Traversal via Unsanitized file_name Metadata
Trending: 8
NONECVE-2026-65010
Datasets Symlink-following Arbitrary File Write via Extractor.extract()
Trending: 7
NONECVE-2026-63086
text-generation-inference 3.3.7 SSRF via fetch_image in multimodal chat completions
Trending: 5

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jul 23, 2026
Discovered by ZDM
Jul 23, 2026
Patch Available
Jul 24, 2026