CVE-2025-1716
CVE-2025-1716 is a critical-severity vulnerability in Mmaitre314 Picklescan with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-184.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v4: 5.3
- EPSS exploit prediction: 2% (73rd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-5323
- Weakness: CWE-184
- Affected product: Mmaitre314 Picklescan
- Published:
- Last modified:
Description
picklescan before 0.0.21 does not treat 'pip' as an unsafe global. An attacker could craft a malicious model that uses Pickle to pull in a malicious PyPI package (hosted, for example, on pypi.org or GitHub) via `pip.main()`. Because pip is not a restricted global, the model, when scanned with picklescan, would pass security checks and appear to be safe, when it could instead prove to be problematic.
Frequently asked questions
- What is CVE-2025-1716?
- picklescan before 0.0.21 does not treat 'pip' as an unsafe global. An attacker could craft a malicious model that uses Pickle to pull in a malicious PyPI package (hosted, for example, on pypi.org or GitHub) via `pip.main()`. Because pip is not a restricted global, the model, when scanned with picklescan, would pass security checks and appear to be safe, when it could instead prove to be problematic.
- How severe is CVE-2025-1716?
- CVE-2025-1716 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2025-1716 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (73rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-1716?
- CVE-2025-1716 affects Mmaitre314 Picklescan. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-1716?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2025-1716 have an EU (EUVD) identifier?
- Yes. CVE-2025-1716 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-5323.
- When was CVE-2025-1716 published?
- CVE-2025-1716 was published on 2025-02-26 and last updated on 2026-06-17.
References
- https://github.com/mmaitre314/picklescan/commit/78ce704227c51f070c0c5fb4b466d92c62a7aa3d
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-655q-fx9r-782v
- https://www.sonatype.com/security-advisories/cve-2025-1716
Affected products (1)
- cpe:2.3:a:mmaitre314:picklescan:*:*:*:*:*:*:*:*
More vulnerabilities in Mmaitre314 Picklescan
- CVE-2025-10156 — Critical (CVSS 9.8): An Improper Handling of Exceptional Conditions vulnerability in the ZIP archive scanning component of mmaitre314…
- CVE-2025-1945 — Critical (CVSS 9.8): picklescan before 0.0.23 fails to detect malicious pickle files inside PyTorch model archives when certain ZIP file…
- CVE-2025-1889 — Critical (CVSS 9.8): picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An…
- CVE-2025-71378 — High (CVSS 8.1): picklescan before 0.0.30 fails to detect cProfile.runctx function calls in pickle file reduce methods, allowing…
- CVE-2025-71357 — High (CVSS 8.1): picklescan before 0.0.30 fails to detect malicious pickle files using idlelib.pyshell.ModifiedInterpreter.runcommand in…
- CVE-2025-71348 — High (CVSS 8.1): picklescan before 0.0.28 fails to detect malicious pickle files that invoke torch.utils._config_module.load_config…
All CVEs affecting Mmaitre314 Picklescan →
Other CWE-184 vulnerabilities
- CVE-2026-28363 — Critical (CVSS 9.9): In OpenClaw before 2026.2.23, tools.exec.safeBins validation for sort could be bypassed via GNU long-option…
- CVE-2026-56315 — Critical (CVSS 9.8): picklescan before 1.0.4 fails to block at least seven Python standard library modules (including uuid, _osx_support,…
- CVE-2026-53873 — Critical (CVSS 9.8): picklescan before 1.0.4 contains an incomplete blocklist for the profile module that fails to block the module-level…
- CVE-2025-71323 — Critical (CVSS 9.8): picklescan before 0.0.33 fails to block the ctypes module, allowing attackers to achieve remote code execution by…
- CVE-2025-71320 — Critical (CVSS 9.8): picklescan before 0.0.33 contains an incomplete deny-list that fails to block pydoc.locate and operator.methodcaller…
- CVE-2026-41264 — Critical (CVSS 9.8): Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific…