Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-84202 1 Modelscope 1 Modelscope 2026-09-02 8.8 High
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.
CVE-2025-51427 1 Modelscope 1 Modelscope 2026-05-20 7.3 High
An issue was discovered in ModelScope 1.25.0 allowing attackers to execute arbitrary code via crafted module listed in the configuration file (dey_mini.yaml) under the key ['nnet']['module'].