Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-47344 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

When ALLOW_INSECURE_RAW_TEXT is 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 of typo3/html-sanitizer before version 2.3.2.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-436Interpretation ConflictTYPO3
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')TYPO3

Affected Products

ProductVersions
TYPO3 html-sanitizer
< 2.3.2 (semver)

CPE

  • cpe:2.3:a:typo3:html_sanitizer:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 2.3.2moderate effort

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-47344
NVD Published Date:
Jun 8, 2026
NVD Last Modified:
Jul 23, 2026
Source:
TYPO3