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.
- Affected products
- Picklescan, Pip
- mmaitre314 Picklescan
- < 0.0.22
- Fix
- Available
- CVSS 3.1
- 9.8 CRITICAL
- EPSS
- 1.6% (74th percentile)
- Weakness
- CWE-184
- NVD status
- Modified
- Published
- 2025-02-26
CVE-2025-1716 at NVD
3 known exploits for CVE-2025-1716
Proof-of-concept code and exploit modules indexed by Sploitus