3 matches found
CVE-2026-61784
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 148 the attribute value ...
CVE-2026-61784
The xhtml-purifier Node.js library (versions prior to 0.4.3 ) contains an HTML attribute-injection vulnerability in the attributeString() function of XHTMLPurifier.js. The root cause is a failure to HTML-entity-encode attribute values during serialization, allowing an attacker to use a double-quo...
EUVD-2026-86325
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 148 the attribute value ...