---
cve: "CVE-2026-90777"
severity: "HIGH"
cvss: 8.7
epss: "51%"
vendor: "espnet"
kev: false
exploited: false
published: "2026-09-13 11:42:27"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T07:49:11+02:00"
---

# CVE-2026-90777

> 8.7 HIGH · 🧪 PoC

## Beschreibung

ESPnet before 202609 deserializes pretrained model checkpoints using torch.load with weights_only=False, allowing arbitrary code execution from attacker-supplied files. Attackers can craft malicious checkpoint files that execute code during deserialization when loaded through the initialization or fine-tuning path.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/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)

- 1945ec2ed224fc3a93b27ccdd88bc873a224e903 (Commit)
- 91ca045fc179f29bc7b7fe05cd852aea65310003 (Commit)

## Referenzen

- <https://github.com/espnet/espnet/security/advisories/GHSA-64f6-3gqc-r926>
- <https://github.com/espnet/espnet/commit/91ca045fc179f29bc7b7fe05cd852aea65310003>
- <https://github.com/espnet/espnet/blob/v.202511/espnet2/torch_utils/load_pretrained_model.py#L99>
- <https://github.com/espnet/espnet/releases/tag/v.202609>
- <https://github.com/espnet/espnet>
- <https://www.vulncheck.com/advisories/espnet-before-202609-remote-code-execution-via-unsafe-deserialization>

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