CVE-2025-71375
Picklescan is vulnerable to RCE via missing detection when calling built-in python _operator.methodcaller
Summary
Remediation
Upgrade to the fixed version using your package manager.
pip install "picklescan>=0.0.34"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| picklescan | pypi | 0.0.1, 0.0.10, 0.0.11, 0.0.12 (+29 more) | 0.0.34 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
References
Frequently Asked Questions
- What is CVE-2025-71375?
- Picklescan is vulnerable to RCE via missing detection when calling built-in python _operator.methodcaller This vulnerability has been assigned a severity rating of HIGH (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2025-71375?
- CVE-2025-71375 affects picklescan. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-71375 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-53873CRITICAL
PickleScan's profile.run blocklist mismatch allows exec() bypass
- CVE-2026-3490CRITICAL
PickleScan's pkgutil.resolve_name has a universal blocklist bypass
- CVE-2025-71320CRITICAL
Picklescan has Incomplete List of Disallowed Inputs
- CVE-2025-71325CRITICAL
Picklescan has pickle parsing logic flaw that leads to malicious pickle file bypass
- CVE-2026-53874CRITICAL
picklescan missing detection by simple obfuscation of a `builtins.eval` call
- CVE-2025-71321CRITICAL
Picklescan vulnerable to Arbitrary File Writing
- CVE-2026-3490CRITICAL
PickleScan's pkgutil.resolve_name has a universal blocklist bypass
- CVE-2025-71367HIGH
Picklescan is vulnerable to RCE via missing detection when calling built-in python _operator.attrgetter
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies