top of page
perceptive_background_267k.jpg

SpeechBrain before 1.1.1 contains an arbitrary code execution vulnerability that allows attackers to execute arbitrary code by supplying a crafted CKPT.yaml che…

Published:

27 August 2026 at 00:00:00

Alert date:

27 August 2026 at 23:07:34

Source:

nvd.nist.gov

Click to open the original link from this advisory

Emerging Technologies, Supply Chain & Dependencies

SpeechBrain versions prior to 1.1.1 contain a critical arbitrary code execution vulnerability tracked as CVE-2026-10036. The flaw exists in the Checkpointer.recover_if_possible() method, which uses PyYAML's unsafe loader to parse CKPT.yaml checkpoint metadata files. Attackers can craft malicious CKPT.yaml files embedding Python object construction tags such as !!python/object/apply to trigger code execution during candidate enumeration. Crucially, code execution occurs during candidate discovery even if the malicious checkpoint is never selected for recovery, lowering the exploitation bar significantly. The vulnerability affects any deployment where an attacker can place a crafted CKPT.yaml file within the configured checkpoint directory. A fix was introduced in SpeechBrain version 1.1.1, which addresses the unsafe YAML loading behavior. Users are strongly advised to upgrade to v1.1.1 or later immediately.

Technical details

Mitigation steps:

Affected products:

SpeechBrain

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Disclaimer: Deze website toont informatie afkomstig van externe bronnen. Perceptive aanvaardt geen verantwoordelijkheid voor de inhoud, juistheid of volledigheid van deze informatie.

bottom of page