CVE-2026-49741: TYPO3 CMS has Privilege Escalation & SQL Injection in its Form Framework
Problem
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.
Solution
Update to TYPO3 version 14.3.3 LTS that fixes the problem described.
Credits
TYPO3 CMS thanks Selçuk Güney for reporting this issue, and to TYPO3 core & security team member Oliver Hader for fixing it.
Resources
References
- github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2026-49741.yaml
- github.com/TYPO3/typo3/commit/c90493c13b633f328cf2c066182c90a1655ff0fc
- github.com/TYPO3/typo3/security/advisories/GHSA-jh32-v29g-68pq
- github.com/advisories/GHSA-jh32-v29g-68pq
- nvd.nist.gov/vuln/detail/CVE-2026-49741
- typo3.org/security/advisory/typo3-core-sa-2018-003
- typo3.org/security/advisory/typo3-core-sa-2026-017
Code Behaviors & Features
Detect and mitigate CVE-2026-49741 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →