CVE-2026-46721
Deferred
Deferred - Pending Action
Frontend User Group Privilege Escalation in User Management System
Publication date: 2026-05-19
Last updated on: 2026-05-19
Assigner: TYPO3
Description
Description
The create and edit flows do not restrict which user properties may be submitted and do not enforce access control on the frontend user group assignment. As a result, an attacker can assign an arbitrary frontend user group to a newly registered or edited account, gaining unauthorized access to content and functionality restricted to privileged frontend user groups.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| typo3 | frontend_user_registration | From 13.2.3 (inc) to 14.0.2 (exc) |
| typo3 | frontend_user_registration | 14.0.0 |
| typo3 | frontend_user_registration | 14.0.1 |
| typo3 | frontend_user_registration | 14.0.2 |
| typo3 | frontend_user_registration | 13.2.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-915 | The product receives input from an upstream component that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified. |
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |