CVE-2025-70560

HIGH EPSS 4.0%
Published Feb 3, 20265mo ago · Modified Jun 17, 20262w ago
8.4 CVSS 3.1
High
Find Similar
Published Feb 3, 2026 5mo ago
Last Modified Jun 17, 2026 2w ago

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 Details

Base Score
8.4
Exploitability
2.5
Impact
5.9
Vector string
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
4.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-502 Deserialization of Untrusted Data Validation

Affected Products 1

VendorProductVersionRange
jwohlwendboltz2.0.0any

References 3

  • github.com https://github.com/advisories/GHSA-fjm6-8xp2-4fwc
  • github.com https://github.com/jwohlwend/boltz/blob/cb04aeccdd480fd4db707f0bbafde538397fa2ac/src/boltz/data/mol.py#L80
    Product
  • github.com https://github.com/jwohlwend/boltz/issues/600
    Issue Tracking

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.