All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2025-71375
HIGHpublished 2026-07-04 02:16 UTC · 13 hours ago
7.6
CVSS / 10
// description
picklescan before 0.0.34 fails to detect the _operator.methodcaller built-in function when scanning pickle files for malicious code. Attackers can craft malicious pickle payloads using _operator.methodcaller that evade detection and execute arbitrary code when loaded by pickle.load().
// weaknesses (CWE)
- CWE-502