CVE 7.6 HIGH

picklescan – Remote Code Execution via timeit.timeit() Detection Bypass_CVE-2025-71351

7.6 / 10
HIGH
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

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.

Basic Information

ID CVE-2025-71351
Source VulnCheck
Published Jun 21, 2026 at 13:26

Affected Product

Vendor picklescan
Product picklescan
Affected Versions picklescan picklescan 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.