Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-49738 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

The path allowance check in GeneralUtility::isAllowedAbsPath() performed a plain string prefix comparison without requiring a directory separator boundary, causing a path like /var/www/html-other/secret.yaml to be incorrectly accepted as valid when the project root was /var/www/html. Administrator users with access to the File Abstraction Layer were able to create new file storage definitions pointing to directories outside the project root, bypassing this path check. 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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')TYPO3

Affected Products

ProductVersions
TYPO3
>= 10.0.0, <= 10.4.56 (semver)
>= 11.0.0, <= 11.5.50 (semver)
>= 12.0.0, <= 12.4.45 (semver)
>= 13.0.0, <= 13.4.30 (semver)
>= 14.0.0, <= 14.3.2 (semver)

CPE

  • cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 10.4.57 ELTSmoderate effort
  • Upgrade: 11.5.51 ELTSmoderate effort
  • Upgrade: 12.4.46 ELTSmoderate effort
  • Upgrade: 13.4.31 LTSmoderate effort
  • Upgrade: 14.3.3 LTSmoderate effort

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-49738
NVD Published Date:
Jun 9, 2026
NVD Last Modified:
Jul 23, 2026
Source:
TYPO3
CVE-2026-49738 Details - Not Deferred