Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. typo3/cms-backend
  4. ›
  5. CVE-2026-6553

CVE-2026-6553: TYPO3 CMS Stores Cleartext Password in User Settings Module

April 24, 2026 (updated May 8, 2026)

Problem

The backend user settings module (SetupModuleController) incorrectly conflates entity data (like passwords or email address) with user-interface settings (like theme, display options) when persisting changes. As a result, passwords were stored in cleartext in the uc and user_settings fields of the be_users database table.

The cleartext data was only persisted if users changed their credentials in the backend user settings module when the TYPO3 14.2.0 release was used (not in any other version).

Solution

Update to TYPO3 version 14.3.0 LTS which fixes the problem described.

[!IMPORTANT] Manual actions required

Updating to the patched release does not retroactively clean existing data. It is recommended to execute all User Settings upgrade wizards in the TYPO3 Install Tool, including the dedicated User Settings Scrubbing wizard, which sanitizes the incorrectly persisted cleartext values from the uc and user_settings fields of the be_users table. Additionally, affected backend user accounts should be assigned new passwords.

Admin Tools → Upgrade → Upgrade Wizard → User Settings Scrubbing

Credits

TYPO3 thanks Martin Clewing for reporting this issue, and TYPO3 core team members Oliver Hader, Stefan Bürk and Garvin Hicking for fixing it.

References

  • github.com/TYPO3/typo3
  • github.com/TYPO3/typo3/commit/9a6e913f70767f63b322ae3e2d2f4e302624c291
  • github.com/TYPO3/typo3/security/advisories/GHSA-xvv6-p4wf-mvx7
  • github.com/advisories/GHSA-xvv6-p4wf-mvx7
  • nvd.nist.gov/vuln/detail/CVE-2026-6553
  • typo3.org/security/advisory/typo3-core-sa-2026-005

Code Behaviors & Features

Detect and mitigate CVE-2026-6553 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 →

Affected versions

All versions starting from 14.2.0 before 14.3.0, version 14.2.0

Fixed versions

  • 14.3.0

Solution

Upgrade to version 14.3.0 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-312: Cleartext Storage of Sensitive Information

Source file

packagist/typo3/cms-backend/CVE-2026-6553.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:13 +0000.