picklescan before 0.0.25 fails to detect malicious pickle files that use timeit.timeit() in the __reduce__ method, allowing remote code execution. Attackers can craft pickle files that import dangerous libraries like os and execute arbitrary system commands, which evade picklescan detection and execute when pickle.load() is called.
CVSS
No CVSS.
References
Configurations
No configuration.
History
22 Jun 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/mmaitre314/picklescan/security/advisories/GHSA-v7x6-rv5q-mhwc - |
21 Jun 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-21 14:16
Updated : 2026-06-22 20:17
NVD link : CVE-2025-71351
Mitre link : CVE-2025-71351
CVE.ORG link : CVE-2025-71351
JSON object : View
Products Affected
No product.
CWE
CWE-184
Incomplete List of Disallowed Inputs
