CVE-2026-47347
Received
Received - Intake
Open Redirect in TYPO3 CMS via Sanitized Local URL
Publication date: 2026-06-09
Last updated on: 2026-06-09
Assigner: TYPO3
Description
Description
Applications that use GeneralUtility::sanitizeLocalUrl to allow only local URLs are vulnerable to open redirect attacks if the URL is used after it has passed the aforementioned sanitization checks. This enables attackers to redirect users to external content and carry out phishing attacks. This issue affects TYPO3 CMS versions before 10.4.57, 11.0.0-11.5.50, 12.0.0-12.4.45, 13.0.0-13.4.30 and 14.0.0-14.3.2.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| typo3 | typo3_cms | to 10.4.57 (exc) |
| typo3 | typo3_cms | From 11.0.0 (inc) to 11.5.51 (exc) |
| typo3 | typo3_cms | From 12.0.0 (inc) to 12.4.46 (exc) |
| typo3 | typo3_cms | From 13.0.0 (inc) to 13.4.31 (exc) |
| typo3 | typo3_cms | From 14.0.0 (inc) to 14.3.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-601 | The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect. |