Duplicate Advisory: PickleScan's profile.run blocklist mismatch allows exec() 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-7wx9-6375-f5wh. This link is maintained to preserve external references.
Original Description
picklescan before 1.0.4 contains an incomplete blocklist for the profile module that fails to block the module-level profile.run() function, allowing attackers to achieve arbitrary code execution via exec(). Attackers can craft malicious pickle files calling profile.run(statement) to execute arbitrary Python code while picklescan reports zero security issues.
References