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 before 1.2.1 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.. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
Fujitsu Research's OneCompression library before 1.2.1 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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Fujitsu Research | OneCompression | < 1.2.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
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-73319XenForo before 2.3.13 contains a cross-site scripting vulner…6.1
- CVE-2026-7332The LatePoint – Calendar Booking Plugin for Appointments and…7.2
- CVE-2026-73320XenForo before 2.3.13 contains an unauthenticated informatio…6.1
- CVE-2026-73321XenForo before 2.3.13 contains an uncontrolled recursion vul…6.5
- CVE-2026-73323Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-73324Certain VLC media player builds in versions 3.0.0 through 3.…4.3
- CVE-2026-73326CamaleonCMS contains a missing authorization vulnerability t…7.6
- CVE-2026-73327Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-73329CamaleonCMS contains a stored cross-site scripting vulnerabi…8.7
- CVE-2026-7333Use after free in GPU in Google Chrome prior to 147.0.7727.1…9.6
- CVE-2026-73330CamaleonCMS 2.9.1 contains a server-side template injection …6.6
- CVE-2026-73331CamaleonCMS 2.9.1 contains an authenticated SQL injection vu…7.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
