Duplicate Advisory: picklescan missing detection by simple obfuscation of a `builtins.eval` call
Critical severity
GitHub Reviewed
Published
Jun 17, 2026
to the GitHub Advisory Database
•
Updated Jun 18, 2026
Withdrawn
This advisory was withdrawn on Jun 18, 2026
Description
Published by the National Vulnerability Database
Jun 17, 2026
Published to the GitHub Advisory Database
Jun 17, 2026
Last updated
Jun 18, 2026
Reviewed
Jun 18, 2026
Withdrawn
Jun 18, 2026
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-9m3x-qqw2-h32h. This link is maintained to preserve external references.
Original Description
picklescan before 1.0.1 contains an unsafe deserialization vulnerability allowing unauthenticated users to execute arbitrary code by hiding eval calls nested under callable objects via getattr. Attackers can embed malicious code in pickle files that evades detection but executes when the pickle is loaded from untrusted sources.
References