← Back to CVE List

CVE-2025-22872

Published: 2025-04-16T18:16:04.183
Last Modified: 2025-04-16T21:15:46.640
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. , , etc contexts). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt