← Back to CVE search

CVE-2025-71340

picklescan

Description

picklescan through 0.0.26 fails to detect malicious pickle files that invoke idlelib.pyshell.ModifiedInterpreter.runcode in __reduce__ methods. Attackers can embed undetected code in pickle files that executes arbitrary commands when the file is loaded via pickle.load(), enabling supply chain attacks on PyTorch models and saved Python objects. This is fixed in version 0.0.30.

CVSS 8.1EPSS 0.3%Risk 0.83
View source
Published
2026-06-25 22:16:59
Affected versions
<0.0.30
Type
Library
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N