---
cve: "CVE-2025-1716"
severity: "MEDIUM"
cvss: 5.3
epss: "1.7%"
vendor: "mmaitre314"
kev: false
exploited: false
published: "2025-02-26 15:15:24"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-09T23:04:37+02:00"
---

# CVE-2025-1716

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- f34d091824cb8775711f039b5299c277e2ecc663 (Commit)
- 78ce704227c51f070c0c5fb4b466d92c62a7aa3d (Commit)

## Referenzen

- <https://www.sonatype.com/security-advisories/cve-2025-1716>
- <https://github.com/mmaitre314/picklescan/commit/78ce704227c51f070c0c5fb4b466d92c62a7aa3d>
- <https://github.com/mmaitre314/picklescan/security/advisories/GHSA-655q-fx9r-782v>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-1716) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
