Path traversal in TYPO3 - CVE-2026-49738
Published: June 17, 2026
TYPO3
Detailed vulnerability description
The vulnerability allows a remote user to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences in Core API within the GeneralUtility::isAllowedAbsPath() function. A remote administrator can send a specially crafted HTTP request and read or create arbitrary files on the system.