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