← Πίσω στην αναζήτηση CVE

CVE-2026-65900

DOMPurify

Περιγραφή

DOMPurify versions >=3.0.0 and before 3.4.8, when configured with SAFE_FOR_TEMPLATES together with a DOM output mode (RETURN_DOM, RETURN_DOM_FRAGMENT, or IN_PLACE), fail to strip template expressions (e.g. ${evil}, {{evil}}, <%evil%>) inside <template> element content. The final normalization/scrub pass (_scrubTemplateExpressions) uses a NodeIterator and node.normalize() that do not descend into template.content, so expressions that only form after adjacent text nodes merge survive sanitization. This bypasses SAFE_FOR_TEMPLATES and can allow a downstream template engine to evaluate attacker-supplied expressions. The string output path is not affected.

CVSS 6.1EPSS 0.18%Κίνδυνος 0.62
Προβολή πηγής
Δημοσίευση
2026-07-23 14:18:04
Επηρεαζόμενες εκδόσεις
>=3.0.0,<3.4.8
Τύπος
Βιβλιοθήκη
Τελευταία τροποποίηση
2026-07-28 15:52:37
Διάνυσμα
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N