CVE-2023-4918
HIGH8.8EPSS 0.08%Keycloak vulnerable to Plaintext Storage of User Password
Published: 9/12/2023Modified: 3/16/2026
Also known as:GHSA-5q66-v53q-pm35
Description
A flaw was discovered in Keycloak Core package. When a user registers itself through registration flow, the "password" and "password-confirm" field from the form will occur as regular attributes in the users attributes. The password is also created, but the user attributes must not be there. This way, any entities (all users and clients with proper rights/roles) are able to retrieve the users passwords in clear-text. ### Impact Passwords for self-registered users are stored as cleartext attributes associated with the user. ### Mitigation Disable self-registration for users in all realms until patched.
Affected packages (1)
- Maven/org.keycloak:keycloak-core>= 22.0.2, < 22.0.3
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.8 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |