Skip to main navigation Skip to main content Skip to page footer

TYPO3-CORE-SA-2026-017: Privilege Escalation & SQL Injection in Form Framework

Categories: TYPO3 CMS Created by Oliver Hader

It has been discovered that TYPO3 CMS is susceptible to broken access control.



Problem 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.

Solution

Update to TYPO3 version 14.3.3 LTS that fixes the problem described.

Credits

Thanks to Selçuk Güney for reporting this issue, and to TYPO3 core & security team member Oliver Hader for fixing it.

General Advice

Follow the recommendations that are given in the TYPO3 Security Guide. Please subscribe to the typo3-announce mailing list.

General Note

All security-related code changes are tagged so you can easily look them up in our review system.