Input validation error in DOMPurify - #VU132385
Published: May 27, 2026
DOMPurify
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary script code in the context of the application.
The vulnerability exists due to improper input validation in the IN_PLACE sanitization mode when processing attacker-supplied DOM objects with attacker-controlled nodeName values on live non-form nodes. A remote attacker can supply a crafted DOM object to retain script-capable content and execute arbitrary script code in the context of the application.
The issue involves script retention on live non-form nodes.