Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jwohlwend | Boltz | 2.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/advisories/GHSA-fjm6-8xp2-4fwc
- https://github.com/jwohlwend/boltz/blob/cb04aeccdd480fd4db707f0bbafde538397fa2acProduct
- https://github.com/jwohlwend/boltz/issues/600Issue Tracking
FAQ
What is CVE-2025-70560?
CVE-2025-70560 is a vulnerability with a CVSS score of 8.4 (HIGH). 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 attac...
How severe is CVE-2025-70560?
CVE-2025-70560 has been rated HIGH with a CVSS base score of 8.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-70560?
Check the references section above for vendor advisories and patch information. Affected products include: Jwohlwend Boltz.