VYPR

node-xhtml-purifier

by Cstigler

CVEs (1)

  • CVE-2026-61784MedSep 24, 2026
    risk 0.33cvss 6.1epss —

    xhtml-purifier is a Node.js library to take in raw/unknown/untrusted HTML and output cleaned, purified, trusted HTML. Versions prior to 0.4.3 do not HTML-entity-encode attribute values when serializing its sanitized output. In attributeString() (XHTMLPurifier.js, around line…