CVE-2026-0859
Unknown
Unknown - Not Provided
Deserialization Vulnerability in TYPO3 Mail Spool Enables RCE
Publication date: 2026-01-13
Last updated on: 2026-01-13
Assigner: TYPO3
Description
Description
TYPO3's mailβfile spool deserialization flaw lets local users with write access to the spool directory craft a malicious file that is deserialized during the mailer:spool:send command, enabling arbitrary PHP code execution on the web server. This issue affects TYPO3 CMS versions 10.0.0-10.4.54, 11.0.0-11.5.48, 12.0.0-12.4.40, 13.0.0-13.4.22 and 14.0.0-14.0.1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| typo3 | typo3_cms | From 10.0.0 (inc) to 10.4.54 (inc) |
| typo3 | typo3_cms | From 11.0.0 (inc) to 11.5.48 (inc) |
| typo3 | typo3_cms | From 12.0.0 (inc) to 12.4.40 (inc) |
| typo3 | typo3_cms | From 13.0.0 (inc) to 13.4.22 (inc) |
| typo3 | typo3_cms | From 14.0.0 (inc) to 14.0.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |