PT-2026-5985 · Boltz+1 · Boltz+1
Published
2026-02-03
·
Updated
2026-02-11
·
CVE-2025-70560
CVSS v3.1
8.4
High
| Vector | AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Boltz version 2.0.0
Description
The software contains an insecure deserialization issue in its molecule loading functionality. It utilizes Python pickle to deserialize molecule data files without proper validation. An attacker capable of placing a malicious pickle file in a directory processed by the application can achieve arbitrary code execution when the file is loaded. The application uses the
pickle module to deserialize data.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Boltz
Python Pickle