CVE-2026-1323
Received
Received - Intake
Deserialization Vulnerability in TYPO3 Mail Extension Enables Code Execution
Publication date: 2026-03-17
Last updated on: 2026-04-25
Assigner: TYPO3
Description
Description
The extension fails to properly define allowed classes used when deserializing transport failure metadata. An attacker may exploit this to execute untrusted serialized code. Note that an active exploit requires write access to the directory configured at $GLOBALS['TYPO3_CONF_VARS']['MAIL']['transport_spool_filepath'].
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cps-it | mailqueue | to 0.4.5 (exc) |
| cps-it | mailqueue | From 0.5.0 (inc) to 0.5.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |