Security Advisory

CVE-2025-71349

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-30 22:08:16
Last updated 2026-07-01 14:05:20
Assigner VulnCheck
CVSS score 7.6
State PUBLISHED

Description

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.