Arbitrary Code Execution Vulnerability in Fujitsu Research's OneCompression Library
CVE-2026-73325
8.4HIGH
What is CVE-2026-73325?
The OneCompression library version 1.2.0 by Fujitsu Research contains a vulnerability that stems from unsafe deserialization practices. Through this flaw, attackers can supply a specially crafted model checkpoint file, allowing the execution of arbitrary Python code when the library loads the file. This is due to the unguarded call to torch.load in the QuantizedModelLoader.load_quantized_model_pt() method. By embedding malicious methods, attackers can exploit this vulnerability to run arbitrary system commands, posing significant risks to affected systems.
Affected Version(s)
OneCompression 0 <= 1.2.0
