CVE-2026-8727 HIGH

CVE-2026-8727: Remote Code Execution in extension "Site Crawler" (crawler)

Vendor Typo3
Product Extension "Site Crawler"
Weakness CWE-502 · Unsafe deserialization
Published May 19, 2026
Last update May 19, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity High
Privileges required High
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 19, 2026 CVE published
May 19, 2026 Record updated

Related vulnerabilities

04Related CVE