CVE-2026-47423

Source
https://cve.org/CVERecord?id=CVE-2026-47423
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47423.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47423
Aliases
Downstream
Published
2026-07-14T19:56:02.057Z
Modified
2026-07-17T03:41:43.920736565Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N CVSS Calculator
Summary
DOMPurify XSS via `selectedcontent` re-clone
Details

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. In 3.4.4, DOMPurify allowed selectedcontent by default, allowing browsers to re-clone an XSS payload after sanitization so that unsanitized markup inside <selectedcontent> is returned. This issue is fixed in version 3.4.5.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47423.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/cure53/dompurify

Affected ranges

Type
GIT
Repo
https://github.com/cure53/dompurify
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "3.4.4"
        },
        {
            "fixed": "3.4.5"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

3.*
3.4.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47423.json"