CVE-2026-46725
Deferred
Deferred - Pending Action
PHP Object Injection in TYPO3 Static Content Plugin
Publication date: 2026-05-19
Last updated on: 2026-05-19
Assigner: TYPO3
Description
Description
The extension passes an attacker-controlled cookie directly to PHP's unserialize() without safely processing the input. A remote, unauthenticated attacker can supply a crafted serialized payload to trigger PHP Object Injection, leading to Remote Code Execution on the TYPO3 server. Exploitation requires the content element to be configured with "Persistent Mode: Static" in the plugin settings.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| typo3 | content_element_selector | to 6.0.1 (exc) |
| typo3 | content_element_selector | to 5.0.1 (exc) |
| typo3 | content_element_selector | From 4.0.0 (inc) to 4.0.1 (inc) |
| typo3 | content_element_selector | to 3.0.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |