CVE-2026-47346
Received
Received - Intake
SQL Injection via Malicious Form Definition in TYPO3 CMS
Publication date: 2026-06-09
Last updated on: 2026-06-09
Assigner: TYPO3
Description
Description
Backend users with file write permissions were able to upload form definition files with mixed-case extensions (e.g., .FORM.YAML) to bypass the Form Framework's upload restriction. Maliciously crafted form definition files can be used to execute arbitrary SQL statements, allowing attackers to escalate privileges by creating administrative backend user accounts. This issue affects TYPO3 CMS versions before 10.4.57, 11.0.0-11.5.50, 12.0.0-12.4.45, 13.0.0-13.4.30 and 14.0.0-14.3.2.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| typo3 | typo3_cms | to 10.4.57 (exc) |
| typo3 | typo3_cms | From 11.0.0 (inc) to 11.5.51 (exc) |
| typo3 | typo3_cms | From 12.0.0 (inc) to 12.4.46 (exc) |
| typo3 | typo3_cms | From 13.0.0 (inc) to 13.4.31 (exc) |
| typo3 | typo3_cms | From 14.0.0 (inc) to 14.3.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-178 | The product does not properly account for differences in case sensitivity when accessing or determining the properties of a resource, leading to inconsistent results. |
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |