CVE-2025-71351

HIGH EPSS 33.5%
Published Jun 21, 20261w ago · Modified Jun 22, 20261w ago
7.6 CVSS 4.0
High
Find Similar
Published Jun 21, 2026 1w ago
Last Modified Jun 22, 2026 1w ago

Description

picklescan before 0.0.25 fails to detect malicious pickle files that use timeit.timeit() in the __reduce__ method, allowing remote code execution. Attackers can craft pickle files that import dangerous libraries like os and execute arbitrary system commands, which evade picklescan detection and execute when pickle.load() is called.

CVSS Details

Base Score
7.6
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction P
Scope X

Threat Intelligence

EPSS Exploit Probability
33.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-184

References 2

  • github.com https://github.com/mmaitre314/picklescan/security/advisories/GHSA-v7x6-rv5q-mhwc
  • vulncheck.com https://www.vulncheck.com/advisories/picklescan-remote-code-execution-via-timeit-timeit-detection-bypass

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.