Junglewise Threat Intelligence

CVE-2026-49741: TYPO3 CMS broken access control in Form Framework form_definition table

CVE-2026-49741 · Severity: high · CVSS 8.7 · Published 2026-06-09

Executive brief

TYPO3 CMS is a popular open-source content management system used for building and managing websites. A security flaw in its Form Framework allows certain administrative users to bypass safety checks and modify form configurations in ways that should be restricted. This could lead to unauthorized access to sensitive data or the ability for an attacker to gain higher-level control over the website.

Technical details

A vulnerability exists in TYPO3 CMS where backend users with write access to the 'form_definition' database table can bypass the Form Framework's persistence validation and permission checks. By using the 'DataHandler' component to directly manipulate form records, an attacker can inject arbitrary form configurations. This flaw re-introduces legacy attack vectors, specifically SQL injection and privilege escalation, by circumventing the intended security architecture of the Form Framework. The issue is fixed in TYPO3 version 14.3.3 LTS.

Affected products

  • TYPO3 cms-core >= 14.0.0, < 14.3.3
  • TYPO3 cms-form >= 14.0.0, < 14.3.3

Timeline

  • 2026-06-09: disclosed
  • 2026-06-09: patched
  • 2026-06-12: advisory

References

Related threats