CVE-2026-47348: TYPO3 CMS has Cross-Site Scripting in Indexed Search
Problem
Editors with access to create or modify page content were able to include HTML markup in page titles that were stored in the search index without sanitization. When displayed in frontend search results via the Indexed Search plugin, these titles were rendered without proper output encoding, resulting in a Cross-Site Scripting vulnerability.
Solution
Update to TYPO3 versions 13.4.31 LTS, 14.3.3 LTS that fix the problem described.
Credits
TYPO3 CMS thanks Jan Kahmen and Sanjay Singh Jhala for reporting this issue, and to TYPO3 core & security team member Oliver Hader for fixing it.
Resources
References
- github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2026-47348.yaml
- github.com/TYPO3/typo3/commit/2e96dd0e9fab7ad877b741fb9f6fc645b4270a3e
- github.com/TYPO3/typo3/commit/8004b91a5951cfe01dda8554f77d0daa82d6b899
- github.com/TYPO3/typo3/security/advisories/GHSA-cg75-qfg2-w9hj
- github.com/advisories/GHSA-cg75-qfg2-w9hj
- nvd.nist.gov/vuln/detail/CVE-2026-47348
- typo3.org/security/advisory/typo3-core-sa-2026-010
Code Behaviors & Features
Detect and mitigate CVE-2026-47348 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →