#VU107889 Input validation error in html - CVE-2025-22872
Published: April 23, 2025 / Updated: December 11, 2025
html
Description
The vulnerability allows a remote attacker to perform code injection attacks.
The vulnerability exists due to insufficient validation of tags with unquoted attribute values that end with a solidus character (/). The tokenizer can interpret such tags as self-closing, leading to content following such tags as being placed in the wrong scope during DOM construction.