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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-13 12:17
Updated : 2026-09-14 18:20
NVD link : CVE-2026-90777
Mitre link : CVE-2026-90777
CVE.ORG link : CVE-2026-90777
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
