CVE-2026-53873
PickleScan's profile.run blocklist mismatch allows exec() bypass
Summary
Remediation
Upgrade to the fixed version using your package manager.
pip install "picklescan>=1.0.4"
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 (+35 more) | 1.0.4 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-184
- CWE-697
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2026-53873?
- PickleScan's profile.run blocklist mismatch allows exec() bypass This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2026-53873?
- CVE-2026-53873 affects picklescan. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-53873 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- 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-2026-56315CRITICAL
PickleScan has multiple stdlib modules with direct RCE not in blocklist
- CVE-2026-3490CRITICAL
PickleScan's pkgutil.resolve_name has a universal blocklist bypass
- CVE-2025-71321HIGH
Picklescan vulnerable to Arbitrary File Writing
- CVE-2025-71362HIGH
Picklescan missing detection when calling numpy.f2py.crackfortran.getlincoef
- CVE-2025-71372HIGH
Picklescan is vulnerable to RCE via missing detection when calling numpy.f2py.crackfortran.getlincoef
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies