๐Ÿ” CVE Alert

CVE-2025-71344

HIGH 8.1

picklescan - Arbitrary Code Execution via Undetected ensurepip._run_pip Function

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

picklescan before 0.0.30 (affected versions 0.0.26 and earlier) fails to detect the ensurepip._run_pip built-in function when scanning pickle files, allowing attackers to execute arbitrary code. Malicious pickle files embedding ensurepip._run_pip calls in __reduce__ methods bypass picklescan detection and achieve remote code execution upon pickle.load() invocation.

CWE CWE-502
Vendor picklescan
Product picklescan
Published Jun 22, 2026
Stay Ahead of the Next One

Get instant alerts for picklescan picklescan

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

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

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

picklescan / picklescan
0 < 0.0.30

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mmaitre314/picklescan/security/advisories/GHSA-xp4f-hrf8-rxw7 vulncheck.com: https://www.vulncheck.com/advisories/picklescan-arbitrary-code-execution-via-undetected-ensurepip-run-pip-function

Credits

๐Ÿ” FredericDT