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-49740 Details

ANALYZED


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

Description

TYPO3's cache frontend (VariableFrontend) and persistent key-value store (Registry) deserialized PHP payloads without integrity validation or class restrictions. An attacker with write access to the underlying storage backend (cache store or sys_registry database table) could inject a crafted serialized payload to trigger PHP Object Injection, potentially exploiting a gadget chain to achieve Remote Code Execution or other high-impact effects. Exploiting this vulnerability requires direct local write access to the storage, such as the SQL database or file system. 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-502Deserialization of Untrusted DataTYPO3

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-49740
NVD Published Date:
Jun 9, 2026
NVD Last Modified:
Jul 23, 2026
Source:
TYPO3
CVE-2026-49740 Details - Not Deferred