CVE-2025-71351
picklescan - Remote Code Execution via timeit.timeit() Detection Bypass
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-184 |
| Vendor | picklescan |
| Product | picklescan |
| Published | Jun 21, 2026 |
Stay Ahead of the Next One
Get instant alerts for picklescan picklescan
Be the first to know when new unknown vulnerabilities affecting picklescan picklescan are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
picklescan / picklescan
0 < 0.0.25
References
Credits
๐ SeaW1nd