GHSA-hvwx-qh2h-xcfj · Severity: medium · Ecosystem: composer — TYPO3 HTML Sanitizer vulnerable to Cross-Site Scripting
HTML sanitizer is written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values. In versions prior to 1.5.0 or 2.1.1, malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized due to a parsing issue in the upstream package masterminds/html5. This allows bypassing the cross-site scripting mechanism of typo3/html-sanitizer. The upstream package masterminds/html5 provides HTML raw text elements (`script`, `style`, `noframes`, `noembed` and `iframe`) as DOMText nodes, which were not processed and sanitized further. None of the mentioned elements were defined in the default builder configuration, that's why only custom behaviors, using one of those tag names, were vulnerable to cross-site scripting. This issue has been fixed in versions 1.5.0 and 2.1.1.
Conclusion & alert: CVE-2022-23499 is rated Low Risk (36.8/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.44%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.16% | 0.44% | +0.28% |
| 2 | 2025-12-19 | 0.11% | 0.16% | +0.05% |
| 3 | 2025-12-18 | — | 0.11% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
GHSA-hvwx-qh2h-xcfj · Severity: medium · Ecosystem: composer — TYPO3 HTML Sanitizer vulnerable to Cross-Site Scripting
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| typo3 | html_sanitizer | >= 1.0.0, <= 1.0.7 | cpe:2.3:a:typo3:html_sanitizer:*:*:*:*:*:*:*:* |
| typo3 | html_sanitizer | >= 2.0.0, < 2.1.1 | cpe:2.3:a:typo3:html_sanitizer:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/TYPO3/html-sanitizer/security/advisories/GHSA-hvwx-qh2h-xcfj | Third Party Advisory |