Ghostwire

CVE-2025-71351: picklescan before 0.0.25 fails to detect malicious pickle files that use timeit.timeit() in the __reduce__ method,...

HIGH CVSS 0.0

Published: June 21, 2026 | Last Modified: June 21, 2026

Description

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.

Ghostwire Analysis — What This Means Practically

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References