CVE-2026-84202 HIGH

CVE-2026-84202: ModelScope through 1.40.0 Unsafe YAML Deserialization in Model Config Loading

Vendor Modelscope
Product modelscope
Weakness CWE-502 · Unsafe deserialization
Published September 1, 2026
Last update September 1, 2026

CVSS base score

8.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

ModelScope uses PyYAML's unsafe yaml.Loader to parse model configuration files, allowing arbitrary code execution through Python object construction tags. Attackers can craft malicious model repositories with poisoned configuration files that execute code when loaded by users.

Key dates

02Disclosure timeline

September 1, 2026 CVE published

Related vulnerabilities

04Related CVE