Cross-site scripting in HTML Sanitizer - CVE-2026-47344

 

Cross-site scripting in HTML Sanitizer - CVE-2026-47344

Published: June 9, 2026


Vulnerability identifier: #VU134019
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Green
CVE-ID: CVE-2026-47344
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: TYPO3
Affected software:
HTML Sanitizer

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary script code in a victim's browser.

The vulnerability exists due to cross-site scripting in the HTML sanitizer raw text handling when processing sanitized content with whitespace-variant closing tags while the ALLOW_INSECURE_RAW_TEXT option is enabled. A remote attacker can supply crafted input to execute arbitrary script code in a victim's browser.

Only configurations with the ALLOW_INSECURE_RAW_TEXT option enabled are vulnerable.


How to mitigate CVE-2026-47344

Install security update from vendor's website.

Sources