CVE-2026-84202 PUBLISHED

ModelScope through 1.40.0 Unsafe YAML Deserialization in Model Config Loading

Assigner: VulnCheck
Reserved: 01.09.2026 Published: 01.09.2026 Updated: 01.09.2026

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.

Metrics

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
CVSS Score: 8.7

Product Status

Vendor modelscope
Product modelscope
Versions Default: unaffected
  • affected from 0 to 1.40.0 (incl.)

Credits

  • Vancir finder
  • Michael Holmquist finder

References

Problem Types

  • Deserialization of Untrusted Data CWE