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.
Problem types
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
Product status
Any version before 10.4.57
11.0.0 (semver) before 11.5.51
12.0.0 (semver) before 12.4.46
13.0.0 (semver) before 13.4.31
14.0.0 (semver) before 14.3.3
Credits
Alexandre Romao
Benjamin Franzke
References
typo3.org/security/advisory/typo3-core-sa-2026-009
github.com/...ommit/3ffc0835012c6199db0e1dc4b56a77147d8600e0 (Git commit of main branch)
github.com/...ommit/22c2dd5398ebc4cb7aa4aa37e02cb39181dee0cd (Git commit of 13.4 branch)