Security Advisory

CVE-2025-71352

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-30 22:08:17
Last updated 2026-07-01 13:20:09
Assigner VulnCheck
CVSS score 7.6
State PUBLISHED

Description

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.