CVE-2025-70560
Published
CVSS v3
8.4
HIGH
CVSS v2
N/A
Affected
1
PROJECT
Description
Boltz 2.0.0 contains an insecure deserialization vulnerability in its molecule loading functionality. The application uses Python pickle to deserialize molecule data files without validation. An attacker with the ability to place a malicious pickle file in a directory processed by boltz can achieve arbitrary code execution when the file is loaded.