#VU107889 Input validation error in html - CVE-2025-22872

 

#VU107889 Input validation error in html - CVE-2025-22872

Published: April 23, 2025 / Updated: December 11, 2025


Vulnerability identifier: #VU107889
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-22872
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
html
Software vendor:
Google

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.


Remediation

Install updates from vendor's website.

External links