CVE-2025-71352 HIGH

CVE-2025-71352: picklescan - Remote Code Execution via Undetected trace.Trace.runctx in Pickle Files

Vendor Picklescan
Product picklescan
Weakness CWE-693
Published June 30, 2026
Last update July 1, 2026

CVSS base score

7.6/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

picklescan before 0.0.29 fails to detect the built-in Python trace.Trace.runctx function when used in pickle file reduce methods, allowing attackers to execute arbitrary code. Remote attackers can craft malicious pickle files with trace.Trace.runctx payloads that bypass picklescan detection and execute code upon pickle.load() invocation.

Key dates

02Disclosure timeline

June 30, 2026 CVE published
July 1, 2026 Record updated