TYPO3 HTML Sanitizer allows Cross-site Scripting
Description
Published by the National Vulnerability Database
Jun 8, 2026
Published to the GitHub Advisory Database
Jun 12, 2026
Reviewed
Jun 12, 2026
Last updated
Jun 12, 2026
When
ALLOW_INSECURE_RAW_TEXTis enabled, whitespace-variant closing tags (e.g.,</style\\t>) are not recognized by the sanitizer but accepted by browsers as valid end tags, allowing subsequent content to escape sanitization. This allows bypassing the cross-site scripting prevention mechanism oftypo3/html-sanitizerbefore version 2.3.2.Credits to IPC Labs for reporting this vulnerability.
References