CVE Catalog

CVE-2025-71364

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.56%

42th percentile - higher than 42% of all known CVEs

Summary

Picklescan before version 0.0.30 fails to detect the asyncio.unix_events._UnixSubprocessTransport._start function in pickle reduce methods, allowing remote code execution. Attackers can craft malicious pickle files embedding this built-in function that evade detection but execute arbitrary commands when loaded.

Risk Assessment

The risk involves potential remote code execution by an attacker, which could lead to system compromise, data theft, or further propagation of the attack within the organization's network.

Recommendation

Immediately update the picklescan library to version 0.0.30 or later, which includes a fix to detect this vulnerability. Additionally, restrict loading pickle files from untrusted sources.

Other vulnerabilities in picklescan

See all
Original NVD description (English source)

picklescan before 0.0.30 fails to detect the asyncio.unix_events._UnixSubprocessTransport._start function in pickle reduce methods, allowing remote code execution. Attackers can craft malicious pickle files embedding this built-in function that evade detection but execute arbitrary commands when loaded.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS