{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-84202",
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "state": "PUBLISHED",
        "assignerShortName": "VulnCheck",
        "dateReserved": "2026-09-01T11:03:27.973Z",
        "datePublished": "2026-09-01T15:18:57.372Z",
        "dateUpdated": "2026-09-01T15:18:57.372Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
                "shortName": "VulnCheck",
                "dateUpdated": "2026-09-01T15:18:57.372Z"
            },
            "datePublic": "2026-03-30T00:00:00.000Z",
            "title": "ModelScope through 1.40.0 Unsafe YAML Deserialization in Model Config Loading",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "Deserialization of Untrusted Data",
                            "cweId": "CWE-502",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "modelscope",
                    "product": "modelscope",
                    "defaultStatus": "unaffected",
                    "packageURL": "pkg:pypi/modelscope",
                    "versions": [
                        {
                            "version": "0",
                            "lessThanOrEqual": "1.40.0",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ],
                    "collectionURL": "https://pypi.org/project/modelscope/",
                    "repo": "https://github.com/modelscope/modelscope"
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "cvssV4_0": {
                        "version": "4.0",
                        "vectorString": "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",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "PASSIVE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnAvailabilityImpact": "HIGH",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 8.7,
                        "baseSeverity": "HIGH"
                    }
                },
                {
                    "format": "CVSS",
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "NONE",
                        "userInteraction": "REQUIRED",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "HIGH",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    }
                }
            ],
            "references": [
                {
                    "url": "https://github.com/modelscope/modelscope",
                    "tags": [
                        "product"
                    ]
                },
                {
                    "url": "https://github.com/modelscope/modelscope/issues/1660",
                    "tags": [
                        "issue-tracking"
                    ]
                },
                {
                    "url": "https://github.com/modelscope/modelscope/blob/v1.40.0/modelscope/models/audio/tts/voice.py",
                    "tags": [
                        "technical-description"
                    ]
                },
                {
                    "url": "https://github.com/modelscope/modelscope/blob/v1.40.0/modelscope/models/multi_modal/mplug/configuration_mplug.py",
                    "tags": [
                        "technical-description"
                    ]
                },
                {
                    "name": "VulnCheck Advisory: ModelScope through 1.40.0 Unsafe YAML Deserialization in Model Config Loading",
                    "tags": [
                        "third-party-advisory"
                    ],
                    "url": "https://www.vulncheck.com/advisories/modelscope-through-1.40.0-unsafe-yaml-deserialization-in-model-config-loading"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Vancir",
                    "type": "finder"
                },
                {
                    "lang": "en",
                    "value": "Michael Holmquist",
                    "type": "finder"
                }
            ],
            "x_generator": {
                "engine": "vulncheck-endgame"
            }
        }
    }
}