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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
19 May 2026, 10:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-19 10:16
Updated : 2026-05-19 14:47
NVD link : CVE-2026-8727
Mitre link : CVE-2026-8727
CVE.ORG link : CVE-2026-8727
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
