The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. <math>, <svg>, etc contexts).
References
Configurations
No configuration.
History
No history.
Information
Published : 2025-04-16 18:16
Updated : 2026-06-17 08:50
NVD link : CVE-2025-22872
Mitre link : CVE-2025-22872
CVE.ORG link : CVE-2025-22872
JSON object : View
Products Affected
No product.
CWE
No CWE.
