A AegiFlow
HIGHCVSS 7.6

GHSA-fh2f-24rh-r2vq

Duplicate Advisory: Picklescan missing detection when calling built-in python library function timeit.timeit()

Published
2026-06-21
Modified
2026-09-11
Sources
github-advisory

Summary

### Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-v7x6-rv5q-mhwc. This link is maintained to preserve external references. ### Original 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.

Affected packages

EcosystemPackageAffected versionsFixed versions
PyPIpicklescan0.0.25

Remediation: Upgrade to 0.0.25 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.