Deserialization in Espnet
CVE-2026-90777
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.
Vulnerability class: Insecure Deserialization
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H.
Affected products
Weakness classification (CWE)
References
- disclosure@vulncheck.com (vendor-advisory)
- disclosure@vulncheck.com (patch)
- disclosure@vulncheck.com (technical-description)
- disclosure@vulncheck.com (release-notes)
- disclosure@vulncheck.com (product)
- disclosure@vulncheck.com (third-party-advisory)
Frequently asked questions
- What is CVE-2026-90777?
- CVE-2026-90777 is a high-severity vulnerability in Espnet, classified under Deserialization of Untrusted Data. CVSS score: 8.8/10. Published 2026-09-13.
- How severe is CVE-2026-90777?
- High severity. CVSS v3 base score is 8.8 out of 10.