CVE-2026-8727 Details
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.
A remote code execution vulnerability has been identified in the TYPO3 Site Crawler extension, versions 12.0.0 through 12.0.10 and 11.0.12 and below. The vulnerability arises because the extension directly passes the X-T3Crawler-Meta response header from crawled URLs to PHP's unserialize() function. This allows an attacker controlling a crawled endpoint to inject arbitrary serialized PHP objects, potentially leading to remote code execution on the TYPO3 server. Exploitation requires administrative privileges to set up a crawler-enabled page and initiate the crawl via a Scheduler task, but non-super-admin administrators could exploit this to escalate privileges.
Users are advised to update the Site Crawler extension to version 12.0.11 or 11.0.13, available through the TYPO3 extension manager, Packagist, or by downloading the ZIP files from the TYPO3 extensions website.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 19, 2026CISA-ADP
Assessed May 19, 2026References 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://typo3.org/security/advisory/typo3-ext-sa-2026-008 | TYPO3 | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-502 | Deserialization of Untrusted Data | TYPO3 |
Affected Products
| Product | Versions |
|---|---|
| TYPO3 Site Crawler | >= 12.0.0, <= 12.0.10 (semver) <= 11.0.12 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | TYPO3 |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 19, 2026 | New CVE Received | TYPO3 |
Volerion