HIGH
espnet
CVE published 2026-09-13
CVE-2026-90777
CVE-2026-90777 is a high-severity vulnerability in ESPnet, a popular open-source toolkit for end-to-end speech processing. The vulnerability arises from the insecure deserialization of pretrained model checkpoints using torch.load with weights_only=False. This allows attackers to craft malicious checkpoint files that can execute arbitrary code when loaded through the initialization or fine-tuning path.