Mehrere Schwachstellen (CVE-2026-46721, CVE-2026-46722, CVE-2026-46723, CVE-2026-46724, CVE-2026-46725, CVE-2026-8726, CVE-2026-8727, CVE-2026-8827) in Extension
Autor: Torben Hansen
⚠️ CVE-Referenzen:
CVE-2026-46721
CVE-2026-46722
CVE-2026-46723
CVE-2026-46724
CVE-2026-46725
CVE-2026-8726
CVE-2026-8727
CVE-2026-8827
Release Date: May 19, 2026Component Type: Third party extension. This extension is not a part of the TYPO3 default installation.Component: "Site Crawler" (crawler)Composer Package Name: tomasnorre/crawlerVulnerability Type: Insecure DeserializationAffected Versions: 12.0.0 - 12.0.10, 11.0.12 and belowSeverity: HighSuggested CVSS v4.0: AV:N/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:H/SC:L/SI:L/SA:LReferences: CVE-2026-8727, CWE-502Problem 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, but can be abused by non-super-admin administrators to escalate privileges.
Solution
Updated versions 12.0.11 and 11.0.13 are available from the TYPO3 extension manager, packagist and at
https://extensions.typo3.org/extension/download/crawler/12.0.11/ziphttps://extensions.typo3.org/extension/download/crawler/11.0.13/zip
Users of the extension are advised to update the extension as soon as possible.
Credits
Thanks to Roman Hergenreder for reporting the vulnerability and to Tomas Norre Mikkelsen for providing updated versions of the extension.
General Advice
Follow the recommendations that are given in the TYPO3 Security Guide. Please subscribe to the typo3-announce mailing list.
Quelle: typo3.org