CVE-2026-49741 Details
Description
Backend users with write access to the form_definition database table were able to directly create, update, or delete form definition records via DataHandler, bypassing the Form Framework's persistence validation and permission checks. This allowed injecting arbitrary form configurations, re-enabling attack vectors originally addressed in TYPO3-CORE-SA-2018-003, including SQL injection and privilege escalation. This issue affects TYPO3 CMS versions 14.0.0-14.3.2.
A vulnerability in the TYPO3 CMS Form Framework (ext:form) allows backend users with write access to the form_definition database table to bypass persistence validation and permission checks. This is achieved by directly manipulating form definition records through the DataHandler. The exploitation of this vulnerability enables the injection of arbitrary form configurations, potentially reintroducing previously addressed attack vectors, such as SQL injection and privilege escalation. This issue affects TYPO3 CMS versions 14.0.0 prior to 14.3.3.
Users are advised to update TYPO3 to version 14.3.3 LTS, which addresses this vulnerability by re-implementing the necessary guards and validation checks for form definitions.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 9, 2026CISA-ADP
Assessed Jun 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/TYPO3/typo3/commit/c90493c13b633f328cf2c066182c90a1655ff0fc | TYPO3 | Source CodeVendor |
| https://typo3.org/security/advisory/typo3-core-sa-2018-003 | TYPO3 | AdvisoryNot ApplicableVendor |
| https://typo3.org/security/advisory/typo3-core-sa-2026-017 | TYPO3 | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | TYPO3 |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | TYPO3 |
Affected Products
| Product | Versions |
|---|---|
| TYPO3 CMS | >= 14.0.0, <= 14.3.2 (semver) |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jul 15, 2026 | CVE Modified | TYPO3 |
| Jun 17, 2026 | CVE Modified | TYPO3 |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 9, 2026 | New CVE Received | TYPO3 |
Volerion