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.
References
Configurations
No configuration.
History
26 Jun 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/mmaitre314/picklescan/security/advisories/GHSA-3gf5-cxq9-w223 - |
25 Jun 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-25 22:16
Updated : 2026-06-26 16:17
NVD link : CVE-2025-71340
Mitre link : CVE-2025-71340
CVE.ORG link : CVE-2025-71340
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
