CVE-2026-47346 PUBLISHED

TYPO3 CMS - Broken Access Control in Form Framework

Assigner: TYPO3
Reserved: 19.05.2026 Published: 09.06.2026 Updated: 09.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.6

Product Status

Vendor TYPO3
Product TYPO3 CMS
Versions Default: unaffected
  • affected from 0 to 10.4.57 (excl.)
  • affected from 11.0.0 to 11.5.51 (excl.)
  • affected from 12.0.0 to 12.4.46 (excl.)
  • affected from 13.0.0 to 13.4.31 (excl.)
  • affected from 14.0.0 to 14.3.3 (excl.)

Credits

  • Alexander Künzl reporter
  • Oliver Hader remediation developer
  • Benjamin Franzke remediation developer

References

Problem Types

  • CWE-178 Improper Handling of Case Sensitivity CWE
  • CWE-862 Missing Authorization CWE