๐Ÿ” CVE Alert

CVE-2025-71355

UNKNOWN 0.0

Picklescan - Arbitrary Code Execution via Unsafe Numpy Function Detection Bypass

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Picklescan before 0.0.25 fails to detect unsafe global functions in the Numpy library, allowing attackers to bypass static analysis and execute arbitrary code during deserialization. Attackers can craft malicious pickle files using numpy.testing._private.utils.runstring within the reduce method to import dangerous libraries like os and execute arbitrary OS commands when the pickle file is loaded.

CWE CWE-184
Vendor picklescan
Product picklescan
Published Jun 30, 2026
Stay Ahead of the Next One

Get instant alerts for picklescan picklescan

Be the first to know when new unknown vulnerabilities affecting picklescan picklescan are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Picklescan / Picklescan
0 < 0.0.25

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mmaitre314/picklescan/security/advisories/GHSA-fj43-3qmq-673f vulncheck.com: https://www.vulncheck.com/advisories/picklescan-arbitrary-code-execution-via-unsafe-numpy-function-detection-bypass

Credits

๐Ÿ” SeaW1nd