CVE-2026-73325
Last modified
CVE-2026-73325 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. Fujitsu Research's OneCompression library 1.2.0 contains an unsafe deserialization vulnerability that allows attackers to execute arbitrary code by supplying a crafted model.pt checkpoint file, as QuantizedModelLoader.load_quantized_model_pt() unconditionally calls torch.load with weights_only=False, invoking Python's pickle machinery during deserialization. Attackers can embed malicious __reduce__ methods in a crafted model checkpoint to execute arbitrary Python code, including system commands, when the library loads the file from a caller-selected model directory..
Description
Fujitsu Research's OneCompression library 1.2.0 contains an unsafe deserialization vulnerability that allows attackers to execute arbitrary code by supplying a crafted model.pt checkpoint file, as QuantizedModelLoader.load_quantized_model_pt() unconditionally calls torch.load with weights_only=False, invoking Python's pickle machinery during deserialization. Attackers can embed malicious __reduce__ methods in a crafted model checkpoint to execute arbitrary Python code, including system commands, when the library loads the file from a caller-selected model directory.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Fujitsu Research | OneCompression | <= 1.2.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73325?
How severe is CVE-2026-73325?
How do I fix CVE-2026-73325?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73291Seerr is an open-source media request and discovery manager …7.1
- CVE-2026-73292Semaphore UI is a web interface for managing DevOps tools. P…8.3
- CVE-2026-73293Semaphore UI is a web interface for managing DevOps tools. …8.8
- CVE-2026-73294Semaphore UI is a web interface for managing DevOps tools. P…9.9
- CVE-2026-7330The Auto Affiliate Links plugin for WordPress is vulnerable …7.2
- CVE-2026-7332The LatePoint – Calendar Booking Plugin for Appointments and…7.2
- CVE-2026-7333Use after free in GPU in Google Chrome prior to 147.0.7727.1…9.6
- CVE-2026-7334Use after free in Views in Google Chrome on Mac prior to 147…8.8
- CVE-2026-7335Use after free in media in Google Chrome prior to 147.0.7727…8.8
- CVE-2026-7336Use after free in WebRTC in Google Chrome prior to 147.0.772…8.8
- CVE-2026-7337Type Confusion in V8 in Google Chrome prior to 147.0.7727.13…8.8
- CVE-2026-73374A stored cross-site scripting (XSS) vulnerability existed in…6.1
Are you affected by CVE-2026-73325?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
