๐Ÿ” CVE Alert

CVE-2025-71349

HIGH 8.1

picklescan - Arbitrary Code Execution via Undetected trace.Trace.run in Pickle Files

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

picklescan before 0.0.29 fails to detect the built-in trace.Trace.run function when analyzing pickle files, allowing attackers to embed undetected malicious code. Remote attackers can craft malicious pickle files using trace.Trace.run in the reduce method to achieve arbitrary code execution when pickle.load processes the file.

CWE CWE-502
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 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.29

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mmaitre314/picklescan/security/advisories/GHSA-5qwp-399c-mjwf vulncheck.com: https://www.vulncheck.com/advisories/picklescan-arbitrary-code-execution-via-undetected-trace-trace-run-in-pickle-files

Credits

๐Ÿ” FredericDT