PT-2026-71147 · Unknown · Onecompression

·

CVE-2026-73325

·

Published

2026-08-12

·

Updated

2026-08-25

CVSS v4.0

8.4

High

VectorAV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions OneCompression library version 1.2.0
Description An unsafe deserialization issue exists when the library processes a crafted model.pt checkpoint file. The function QuantizedModelLoader.load quantized model pt() calls torch.load with the weights only parameter set to False, which triggers Python's pickle machinery. This allows an attacker to embed malicious reduce methods within the checkpoint file to execute arbitrary Python code and system commands when the file is loaded from a directory selected by the caller.
Recommendations For version 1.2.0, avoid loading checkpoint files from untrusted sources or directories until a fix is available. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Deserialization of Untrusted Data

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-73325

Affected Products

Onecompression