CVE-2026-10036

Source
https://cve.org/CVERecord?id=CVE-2026-10036
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-10036.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-10036
Published
2026-08-27T19:36:57.357Z
Modified
2026-08-30T03:45:39.540648296Z
Severity
  • 8.7 (High) CVSS_V4 - 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 CVSS Calculator
Summary
SpeechBrain < 1.1.1 Arbitrary Code Execution via CKPT.yaml Parsing
Details

SpeechBrain before 1.1.1 contains an arbitrary code execution vulnerability that allows attackers to execute arbitrary code by supplying a crafted CKPT.yaml checkpoint metadata file parsed with PyYAML's unsafe loader during candidate enumeration in Checkpointer.recoverifpossible(). Attackers can embed malicious Python object construction tags such as !!python/object/apply in any CKPT.yaml file within the configured checkpoint path to trigger code execution during candidate discovery, even if the malicious checkpoint is never selected for recovery.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/10xxx/CVE-2026-10036.json",
    "cwe_ids": [
        "CWE-502"
    ],
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/speechbrain/speechbrain

Affected ranges

Type
GIT
Repo
https://github.com/speechbrain/speechbrain
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.1.1"
        }
    ]
}

Affected versions

0.*
0.5.10
0.5.7
v0.*
v0.5.11
v0.5.12
v0.5.13
v0.5.14
v0.5.8
v1.*
v1.0.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-10036.json"