TYPO3 CMS Password Storage Vulnerability in Backend User Settings Module

Vulnerability

A vulnerability in TYPO3 CMS version 14.2.0 allows for cleartext passwords to be stored in the 'uc' and 'user_settings' fields of the 'be_users' database table. This issue arises when users change their passwords through the backend user settings module, which incorrectly merges password data with user interface settings, leading to sensitive data exposure.

Impact

This vulnerability results in the cleartext storage of passwords in the database, creating a risk of unauthorized access if the database is compromised.

Reproduction

To reproduce this vulnerability, change a backend user's password in TYPO3 CMS version 14.2.0. The password will be stored in cleartext in the 'be_users.uc' and 'be_users.user_settings' fields.

Remediation

Update TYPO3 to version 14.3.0 LTS, which addresses the vulnerability by preventing cleartext password storage. After updating, execute the 'User Settings Scrubbing' wizard in the TYPO3 Install Tool to remove any previously stored cleartext passwords from the 'uc' and 'user_settings' fields of the 'be_users' table. Additionally, assign new passwords to affected backend user accounts.

Added: Apr 21, 2026, 10:25 AM
Updated: Apr 21, 2026, 10:25 AM

Vulnerability Rating

Custom Algorithm
spread
6.4
impact
2.5
exploitability
7.6
remediation
7.7
relevance
6.4
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.