---
id: CVE-2026-47348
aliases:
  - GHSA-cg75-qfg2-w9hj
title: TYPO3 CMS has Cross-Site Scripting in Indexed Search
summary: TYPO3 CMS has Cross-Site Scripting in Indexed Search
severity: medium
cwe:
  - CWE-79
vendor: typo3
product: typo3/cms-core
ecosystem: composer
affected:
  - 'typo3/cms-core >= 13.0.0, < 13.4.31'
  - 'typo3/cms-core >= 14.0.0, < 14.3.3'
  - 'typo3/cms-indexed-search >= 13.0.0, < 13.4.31'
  - 'typo3/cms-indexed-search >= 14.0.0, < 14.3.3'
patched:
  - typo3/cms-core 13.4.31
  - typo3/cms-core 14.3.3
  - typo3/cms-indexed-search 13.4.31
  - typo3/cms-indexed-search 14.3.3
published: '2026-06-12'
updated: '2026-06-12'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-cg75-qfg2-w9hj'
references:
  - url: 'https://github.com/TYPO3/typo3/security/advisories/GHSA-cg75-qfg2-w9hj'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-47348'
  - url: >-
      https://github.com/TYPO3/typo3/commit/2e96dd0e9fab7ad877b741fb9f6fc645b4270a3e
  - url: >-
      https://github.com/TYPO3/typo3/commit/8004b91a5951cfe01dda8554f77d0daa82d6b899
  - url: >-
      https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2026-47348.yaml
  - url: 'https://typo3.org/security/advisory/typo3-core-sa-2026-010'
  - url: 'https://github.com/advisories/GHSA-cg75-qfg2-w9hj'
tags:
  - ghsa
  - composer
epss: 0.00269
epssPercentile: 0.19325
ingestedAt: '2026-07-07T15:41:59.207Z'
---

## Overview

### 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
* [TYPO3-CORE-SA-2026-010](https://typo3.org/security/advisory/typo3-core-sa-2026-010)

## Affected packages

- `typo3/cms-core >= 13.0.0, < 13.4.31`
- `typo3/cms-core >= 14.0.0, < 14.3.3`
- `typo3/cms-indexed-search >= 13.0.0, < 13.4.31`
- `typo3/cms-indexed-search >= 14.0.0, < 14.3.3`

## Remediation

Upgrade to a patched release:

- `typo3/cms-core 13.4.31`
- `typo3/cms-core 14.3.3`
- `typo3/cms-indexed-search 13.4.31`
- `typo3/cms-indexed-search 14.3.3`
