---
cve: "CVE-2025-1944"
severity: "MEDIUM"
cvss: 5.3
epss: "32%"
vendor: "mmaitre314"
kev: false
exploited: false
published: "2025-03-10 12:15:10"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T16:24:44+02:00"
---

# CVE-2025-1944

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

picklescan before 0.0.23 is vulnerable to a ZIP archive manipulation attack that causes it to crash when attempting to extract and scan PyTorch model archives. By modifying the filename in the ZIP header while keeping the original filename in the directory listing, an attacker can make PickleScan raise a BadZipFile error. However, PyTorch's more forgiving ZIP implementation still allows the model to be loaded, enabling malicious payloads to bypass detection.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 4098df19a9d5143bc588b1e03ff5bf6ae9aaacde (Commit)
- e58e45e0d9e091159c1554f9b04828bbb40b9781 (Commit)

## Referenzen

- <https://www.sonatype.com/security-advisories/cve-2025-1944>
- <https://github.com/mmaitre314/picklescan/security/advisories/GHSA-7q5r-7gvp-wc82>
- <https://github.com/mmaitre314/picklescan/commit/e58e45e0d9e091159c1554f9b04828bbb40b9781>

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