picklescan before 0.0.25 fails to detect malicious pickle...
High severity
Unreviewed
Published
Jun 21, 2026
to the GitHub Advisory Database
•
Updated Jun 21, 2026
Description
Published by the National Vulnerability Database
Jun 21, 2026
Published to the GitHub Advisory Database
Jun 21, 2026
Last updated
Jun 21, 2026
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.
References