Lucene search
+L

4683 matches found

RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.9 views

org.keycloak.services.resources.account: Improper Access Control Leading to MFA Deletion and Account Takeover in Keycloak Account REST API

A flaw was identified in the Account REST API of Keycloak that allows a user authenticated at a lower security level to perform sensitive actions intended only for higher-assurance sessions. Specifically, an attacker who has already obtained a victim’s password can delete the victim’s registered...

4.2CVSS5.9AI score0.00251EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.11 views

keycloak: Keycloak: Replay of action tokens via improper handling of single-use entries

A flaw was found in Keycloak. The SingleUseObjectProvider, a global key-value store, lacks proper type and namespace isolation. This vulnerability allows an attacker to delete arbitrary single-use entries, which can enable the replay of consumed action tokens, such as password reset links. This...

5.3CVSS5.9AI score0.0025EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.11 views

keycloak: org.keycloak/keycloak-services: Keycloak: Privilege escalation via manage-clients permission

A flaw was found in Keycloak. An administrator with manage-clients permission can exploit a misconfiguration where this permission is equivalent to manage-permissions. This allows the administrator to escalate privileges and gain control over roles, users, or other administrative functions within...

7.2CVSS5.8AI score0.00471EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.15 views

org.keycloak.protocol.oidc: Blind Server-Side Request Forgery (SSRF) in Keycloak OIDC Dynamic Client Registration via jwks_uri

A flaw was identified in Keycloak’s OpenID Connect Dynamic Client Registration feature when clients authenticate using privatekeyjwt. The issue allows a client to specify an arbitrary jwksuri, which Keycloak then retrieves without validating the destination. This enables attackers to coerce the...

5.8CVSS6AI score0.00363EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.54 views

keycloak: Keycloak: Information Disclosure via improper role enforcement in UMA 2.0 Protection API

A flaw was found in Keycloak. The User-Managed Access UMA 2.0 Protection API endpoint for permission tickets fails to enforce the umaprotection role check. This allows any authenticated user with a token issued for a resource server client, even without the umaprotection role, to enumerate all...

4.3CVSS5.8AI score0.00319EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.11 views

keycloak: Keycloak IDOR in realm client creating/deleting

A flaw was found in Keycloak. An IDOR Broken Access Control vulnerability exists in the admin API endpoints for authorization resource management, specifically in ResourceSetService and PermissionTicketService. The system checks authorization against the resourceServer client ID provided in the A...

6CVSS5.8AI score0.0035EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.20 views

keycloak: Keycloak: Denial of Service via excessive processing of OpenID Connect scope parameters

A flaw was found in Keycloak. An unauthenticated attacker can exploit this vulnerability by sending a specially crafted POST request with an excessively long scope parameter to the OpenID Connect OIDC token endpoint. This leads to high resource consumption and prolonged processing times, ultimate...

7.5CVSS5.9AI score0.00517EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.449 views

keycloak: Keycloak: Privilege escalation via forged authorization codes due to SingleUseObjectProvider isolation flaw

A flaw was found in Keycloak. The SingleUseObjectProvider, a global key-value store, lacks proper type and namespace isolation. This vulnerability allows an unauthenticated attacker to forge authorization codes. Successful exploitation can lead to the creation of admin-capable access tokens,...

7.4CVSS5.8AI score0.00425EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.24 views

org.keycloak.protocol.oidc: Keycloak Refresh Token Reuse Bypass via TOCTOU Race Condition

A flaw was found in the Keycloak server during refresh token processing, specifically in the TokenManager class responsible for enforcing refresh token reuse policies. When strict refresh token rotation is enabled, the validation and update of refresh token usage are not performed atomically. Thi...

3.1CVSS5.8AI score0.00282EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.14 views

keycloak-server: Keycloak: Improper Access Control in Admin REST API leads to information disclosure

A flaw was found in the Keycloak Admin REST API. This vulnerability allows the exposure of backend schema and rules, potentially leading to targeted attacks or privilege escalation via improper access control...

2.7CVSS5.8AI score0.0032EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.11 views

org.keycloak.services.resources.admin.UserResource: Keycloak: Information disclosure of disabled user attributes via administrative endpoint

A flaw was found in Keycloak. An authenticated user with the view-users role could exploit a vulnerability in the UserResource component. By accessing a specific administrative endpoint, this user could improperly retrieve user attributes that were configured to be hidden. This unauthorized...

2.7CVSS5.8AI score0.00332EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.13 views

keycloak: Keycloak: UMA policy bypass allows authenticated users to gain unauthorized access to victim-owned resources.

A flaw was found in Keycloak. An authenticated user with the umaprotection role can bypass User-Managed Access UMA policy validation. This allows the attacker to include resource identifiers owned by other users in a policy creation request, even if the URL path specifies an attacker-owned...

8.1CVSS5.9AI score0.00346EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.19 views

keycloak: Keycloak: Information disclosure due to redirect_uri validation bypass

A flaw was found in Keycloak. This issue allows an attacker, who controls another path on the same web server, to bypass the allowed path in redirect Uniform Resource Identifiers URIs that use a wildcard. A successful attack may lead to the theft of an access token, resulting in information...

7.3CVSS5.8AI score0.0044EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.11 views

keycloak-services: Keycloak Admin REST API: Improper Access Control leads to sensitive role metadata information disclosure

A flaw was found in Keycloak Admin REST Representational State Transfer API. This vulnerability allows information disclosure of sensitive role metadata via insufficient authorization checks on the /admin/realms/realm/roles endpoint...

2.7CVSS5.8AI score0.00356EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:54 p.m.13 views

keycloak: Keycloak: Information disclosure via authorization bypass in Admin API

A flaw was found in Keycloak. An authorization bypass vulnerability in the Keycloak Admin API allows any authenticated user, even those without administrative privileges, to enumerate the organization memberships of other users. This information disclosure occurs if the attacker knows the victim'...

3.1CVSS5.8AI score0.00275EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:53 p.m.9 views

keycloak: Keycloak: UMA policy bypass allows authenticated users to gain unauthorized access to victim-owned resources.

A flaw was found in Keycloak. An authenticated user with the umaprotection role can bypass User-Managed Access UMA policy validation. This allows the attacker to include resource identifiers owned by other users in a policy creation request, even if the URL path specifies an attacker-owned...

8.1CVSS5.9AI score0.00346EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:53 p.m.12 views

keycloak: Keycloak: Information disclosure due to redirect_uri validation bypass

A flaw was found in Keycloak. This issue allows an attacker, who controls another path on the same web server, to bypass the allowed path in redirect Uniform Resource Identifiers URIs that use a wildcard. A successful attack may lead to the theft of an access token, resulting in information...

7.3CVSS5.8AI score0.0044EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:53 p.m.8 views

keycloak: Keycloak: Replay of action tokens via improper handling of single-use entries

A flaw was found in Keycloak. The SingleUseObjectProvider, a global key-value store, lacks proper type and namespace isolation. This vulnerability allows an attacker to delete arbitrary single-use entries, which can enable the replay of consumed action tokens, such as password reset links. This...

5.3CVSS6AI score0.0025EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:53 p.m.10 views

keycloak: Keycloak: Denial of Service via excessive processing of OpenID Connect scope parameters

A flaw was found in Keycloak. An unauthenticated attacker can exploit this vulnerability by sending a specially crafted POST request with an excessively long scope parameter to the OpenID Connect OIDC token endpoint. This leads to high resource consumption and prolonged processing times, ultimate...

7.5CVSS5.8AI score0.00517EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 1:53 p.m.22 views

keycloak: Keycloak: Privilege escalation via forged authorization codes due to SingleUseObjectProvider isolation flaw

A flaw was found in Keycloak. The SingleUseObjectProvider, a global key-value store, lacks proper type and namespace isolation. This vulnerability allows an unauthenticated attacker to forge authorization codes. Successful exploitation can lead to the creation of admin-capable access tokens,...

7.4CVSS5.8AI score0.00425EPSS
SaveExploits1References4
Rows per page
Query Builder