Duplicate Advisory: Picklescan is Vulnerable to Unsafe Globals Check Bypass through Subclass Imports
Critical severity
GitHub Reviewed
Published
Sep 17, 2025
to the GitHub Advisory Database
•
Updated Sep 17, 2025
Withdrawn
This advisory was withdrawn on Sep 17, 2025
Description
Published by the National Vulnerability Database
Sep 17, 2025
Published to the GitHub Advisory Database
Sep 17, 2025
Reviewed
Sep 17, 2025
Withdrawn
Sep 17, 2025
Last updated
Sep 17, 2025
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-f7qq-56ww-84cr. This link is maintained to preserve external references.
Original Description
A Protection Mechanism Failure vulnerability in mmaitre314 picklescan versions up to and including 0.0.30 allows a remote attacker to bypass the unsafe globals check. This is possible because the scanner performs an exact match for module names, allowing malicious payloads to be loaded via submodules of dangerous packages (e.g., 'asyncio.unix_events' instead of 'asyncio').
When the incorrectly considered safe file is loaded after scan, it can lead to the execution of malicious code.
References