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

ANALYZED


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

Description

The Crawler extension passes the X-T3Crawler-Meta response header from crawled URLs directly to PHP's unserialize(). An attacker controlling a crawled endpoint can inject arbitrary serialized PHP objects, leading to Remote Code Execution on the TYPO3 server. Exploitation requires administrative privileges to configure a crawler-enabled page and trigger the crawl via a Scheduler task.

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.

URLSource(s)Tag(s)
https://typo3.org/security/advisory/typo3-ext-sa-2026-008 TYPO3AdvisoryRemedyVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-502Deserialization of Untrusted DataTYPO3

Affected Products

ProductVersions
TYPO3 Site Crawler
>= 12.0.0, <= 12.0.10 (semver)
<= 11.0.12 (semver)

CPE

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

Remediation

  • Upgrade: 12.0.11
  • Upgrade: 11.0.13

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-8727
NVD Published Date:
May 19, 2026
NVD Last Modified:
Jun 17, 2026
Source:
TYPO3