Security Advisory

CVE-2025-71355

CVE vulnerability detail - eXtreme Datacenter Security Operations

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

Description

Picklescan before 0.0.25 fails to detect unsafe global functions in the Numpy library, allowing attackers to bypass static analysis and execute arbitrary code during deserialization. Attackers can craft malicious pickle files using numpy.testing._private.utils.runstring within the reduce method to import dangerous libraries like os and execute arbitrary OS commands when the pickle file is loaded.