Description
A flaw was found in the Device Authorization Grant flow of Keycloak, an identity and access management solution. The issue occurs because the token redemption process fails to check if a user account is currently locked due to brute-force protection. If an attacker has an active session for a locked account, they can complete the device login process and receive new security tokens. This allows the attacker to maintain access to the account even when it should be temporarily disabled to prevent unauthorized entry.
Published: 2026-09-10
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: Bypassing Account Lockdown via Token Issuance
Action: Apply Patch
AI Analysis

Impact

The Device Authorization Grant flow in Keycloak fails to verify whether a user account is currently locked due to brute‑force protection when redeeming a device access token. An attacker who already holds a valid session for a locked account can redeem a device code and obtain new security tokens, thereby maintaining continued access to the account even though it is meant to be temporarily disabled. This flaw enables unauthorized access to user resources and undermines the effectiveness of brute‑force safeguards, representing a moderate security risk.

Affected Systems

The vulnerability affects Red Hat Build of Keycloak and Red Hat Single Sign‑On 7. Specific version numbers are not disclosed in the available data, so the issue is presumed to impact all current supported releases of these products.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog. The exploit requires the attacker to possess an active session for the locked account, after which the attacker can complete the device login process and be issued valid tokens. While the necessary conditions are non‑zero, the absence of public exploitation data suggests a limited immediate risk, yet the potential for continued unauthorized access warrants prompt patching.

Generated by OpenCVE AI on September 10, 2026 at 08:22 UTC.

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.


OpenCVE Recommended Actions

  • Apply the latest Red Hat update that fixes the Device Authorization Grant token redemption logic in Keycloak and Red Hat Single Sign‑On 7.
  • Confirm that the brute‑force protection feature is enabled and correctly configured for all realms.
  • Review Keycloak audit logs for unexpected device code redemption events on locked accounts and investigate any anomalies.

Generated by OpenCVE AI on September 10, 2026 at 08:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 07:30:00 +0000

Type Values Removed Values Added
Description A flaw was found in the Device Authorization Grant flow of Keycloak, an identity and access management solution. The issue occurs because the token redemption process fails to check if a user account is currently locked due to brute-force protection. If an attacker has an active session for a locked account, they can complete the device login process and receive new security tokens. This allows the attacker to maintain access to the account even when it should be temporarily disabled to prevent unauthorized entry.
Title Keycloak-services: keycloak-services: device authorization grant issues tokens to brute-force-locked accounts
First Time appeared Redhat
Redhat build Keycloak
Redhat red Hat Single Sign On
Weaknesses CWE-307
CPEs cpe:/a:redhat:build_keycloak:
cpe:/a:redhat:red_hat_single_sign_on:7
Vendors & Products Redhat
Redhat build Keycloak
Redhat red Hat Single Sign On
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Redhat Build Keycloak Red Hat Single Sign On
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-10T07:18:18.861Z

Reserved: 2026-09-10T07:05:44.055Z

Link: CVE-2026-88770

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-10T08:17:02.460

Modified: 2026-09-10T08:17:02.460

Link: CVE-2026-88770

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T08:30:06Z

Weaknesses
  • CWE-307

    Improper Restriction of Excessive Authentication Attempts