Path traversal in TYPO3 - CVE-2026-49738

 

Path traversal in TYPO3 - CVE-2026-49738

Published: June 17, 2026


Vulnerability identifier: #VU134749
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-49738
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: TYPO3
Affected software:
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.


How to mitigate CVE-2026-49738

Install updates from vendor's website.

Sources