{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-83617",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-31T20:36:25.744Z",
        "datePublished": "2026-09-01T14:47:46.526Z",
        "dateUpdated": "2026-09-01T15:30:45.725Z"
    },
    "containers": {
        "cna": {
            "title": "xmldom: requireWellFormed element/attribute name validation is bypassable via an embedded line terminator",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-91",
                            "lang": "en",
                            "description": "CWE-91: XML Injection (aka Blind XPath Injection)",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-625",
                            "lang": "en",
                            "description": "CWE-625: Permissive Regular Expression",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 8.7,
                        "baseSeverity": "HIGH",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/xmldom/xmldom/security/advisories/GHSA-jxjr-3g7g-3944",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/xmldom/xmldom/security/advisories/GHSA-jxjr-3g7g-3944"
                },
                {
                    "name": "https://github.com/xmldom/xmldom/pull/1071",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/xmldom/xmldom/pull/1071"
                },
                {
                    "name": "https://github.com/xmldom/xmldom/commit/7b2ec67e1750daadd0bb06c92e875e726544a362",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/xmldom/xmldom/commit/7b2ec67e1750daadd0bb06c92e875e726544a362"
                },
                {
                    "name": "https://github.com/xmldom/xmldom/releases/tag/0.9.12",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/xmldom/xmldom/releases/tag/0.9.12"
                }
            ],
            "affected": [
                {
                    "vendor": "xmldom",
                    "product": "xmldom",
                    "versions": [
                        {
                            "version": ">= 0.9.11, < 0.9.12",
                            "status": "affected"
                        }
                    ]
                },
                {
                    "vendor": "@xmldom",
                    "product": "xmldom",
                    "versions": [
                        {
                            "version": ">= 0.9.11, < 0.9.12",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-09-01T14:47:46.526Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. From 0.9.11 until 0.9.12, the requireWellFormed: true element and attribute name checks use the anchored QName_exact expression produced by reg() in lib/grammar.js, which inherits the multiline flag. A name with a valid first line followed by U+000A, U+000D, U+2028, or U+2029 and breakout markup therefore passes validation and is emitted verbatim in element start and end tags or attribute names. This bypasses the strict-serialization checks introduced for the earlier element-name and attribute-name injection advisories, while the default serialization path remains outside the strict guarantee. This issue is fixed in @xmldom/xmldom version 0.9.12."
                }
            ],
            "source": {
                "advisory": "GHSA-jxjr-3g7g-3944",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/xmldom/xmldom/security/advisories/GHSA-jxjr-3g7g-3944",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-09-01T15:30:29.598488Z",
                                "id": "CVE-2026-83617",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-09-01T15:30:45.725Z"
                }
            }
        ]
    }
}