Duplicate Advisory: Picklescan has pickle parsing logic flaw that leads to malicious pickle file bypass
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
Reviewed
Jun 18, 2026
Withdrawn
Jun 18, 2026
Last updated
Jun 18, 2026
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-9gvj-pp9x-gcfr. This link is maintained to preserve external references.
Original Description
picklescan before 0.0.27 contains a parsing logic error in the _list_globals function when handling STACK_GLOBAL opcodes, failing to track arguments in the correct range and allowing malicious pickle files to bypass detection. Attackers can craft pickle files with arguments at position zero to trigger unexpected exceptions and evade security scanning.
References