Bug 2450247 (CVE-2026-4633) - CVE-2026-4633 keycloak: Keycloak: User enumeration via differential error messages
Summary: CVE-2026-4633 keycloak: Keycloak: User enumeration via differential error mes...
Keywords:
Status: NEW
Alias: CVE-2026-4633
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-23 08:36 UTC by OSIDB Bzimport
Modified: 2026-03-23 08:40 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-23 08:36:22 UTC
User enumeration via differential error messages in Organizations +
identity-first login flow. Existing users receive "Invalid Password"
while non-existent users receive "Invalid username or password."
Requirements to exploit: Organizations enabled on realm,
identity-first login flow active, network access to login endpoint.

Steps to reproduce:

1. Create a realm and enable Organizations.
2. Create an organization and add a user with a known password.
3. Navigate to /realms/[realm]/account/.
4. Enter a non-existent username, click "Sign in," enter any password,
and submit.
5. Observe error: "Invalid username or password."
6. Repeat with an existing username.
7. Observe error: "Invalid Password."
8. The differential response confirms user existence.


Note You need to log in before you can comment on or make changes to this bug.