CVE-2025-71372
Picklescan is vulnerable to RCE via missing detection when calling numpy.f2py.crackfortran.getlincoef
Summary
Remediation
Upgrade to the fixed version using your package manager.
pip install "picklescan>=0.0.33"
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 (+28 more) | 0.0.33 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.3 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-rrxm-2pvv-m66xWEB
- https://github.com/mmaitre314/picklescan/pull/53WEB
- https://github.com/mmaitre314/picklescan/commit/70c1c6c31beb6baaf52c8db1b6c3c0e84a6f9dabWEB
- https://github.com/mmaitre314/picklescanPACKAGE
- https://github.com/mmaitre314/picklescan/releases/tag/v0.0.33WEB
Frequently Asked Questions
- What is CVE-2025-71372?
- Picklescan is vulnerable to RCE via missing detection when calling numpy.f2py.crackfortran.getlincoef This vulnerability has been assigned a severity rating of HIGH (CVSS score: 9.3/10).
- How do I check if my project is affected by CVE-2025-71372?
- CVE-2025-71372 affects picklescan. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-71372 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-56315CRITICAL
PickleScan has multiple stdlib modules with direct RCE not in blocklist
- CVE-2025-71367HIGH
Picklescan is vulnerable to RCE via missing detection when calling built-in python _operator.attrgetter
- CVE-2025-71320HIGH
Picklescan has Incomplete List of Disallowed Inputs
- CVE-2025-71375HIGH
Picklescan is vulnerable to RCE via missing detection when calling built-in python _operator.methodcaller
- CVE-2025-71325HIGH
Picklescan has pickle parsing logic flaw that leads to malicious pickle file bypass
- CVE-2026-53874HIGH
picklescan missing detection by simple obfuscation of a `builtins.eval` call
- CVE-2025-71321HIGH
Picklescan vulnerable to Arbitrary File Writing
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies