Description
A flaw was found in the Dynamic Client Registration service of Keycloak, an open-source identity and access management solution. The issue occurs when a user with the view-clients role accesses the client registration endpoint to retrieve client details. Due to a failure to mask sensitive information, the service returns the client's confidential secret in cleartext. This could allow a read-only administrator to obtain full access to the affected client's account and potentially escalate their privileges within the realm.
Published: 2026-09-11
Score: 4.9 Medium
EPSS: n/a
KEV: No
Impact: Confidentiality breach through client secret disclosure
Action: Assess Impact
AI Analysis

Impact

The flaw lies in the Dynamic Client Registration service of Keycloak. When a user possessing the view‑clients role accesses the client registration endpoint, the service fails to hide sensitive details and returns a client’s confidential secret in cleartext. This exposes the secret to anyone who can assume the view‑clients role, effectively allowing a read‑only administrator to obtain full access to the affected client’s configuration and potentially elevate their privileges within the realm.

Affected Systems

The vulnerability affects Red Hat’s Build of Keycloak and Red Hat Single Sign‑On 7. No explicit version numbers are listed, so any installations of those products using the default client registration service are potentially exposed.

Risk and Exploitability

The CVSS score of 4.9 indicates moderate severity. The EPSS score is not available, and the issue is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is a legitimate user with the view‑clients role hitting the client registration endpoint; the exploitation conditions are minimal—no additional privileges or code execution are required. An attacker can read the client secret and, if that client is used for authentication flows, could impersonate the client to obtain broader access.

Generated by OpenCVE AI on September 11, 2026 at 15:36 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

  • Limit the view‑clients role to administrators and reassess its necessity for all users.
  • Restrict or guard the client registration endpoint so that only authorized accounts can query client details.
  • Apply any forthcoming Red Hat patch or update that addresses this issue as soon as it is released, and monitor access logs for anomalous use of client secrets until the fix is deployed.
  • Current CNA workaround: No effective mitigation available; rely on monitoring until a vendor patch is released.

Generated by OpenCVE AI on September 11, 2026 at 15:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 11 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 11 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Description A flaw was found in the Dynamic Client Registration service of Keycloak, an open-source identity and access management solution. The issue occurs when a user with the view-clients role accesses the client registration endpoint to retrieve client details. Due to a failure to mask sensitive information, the service returns the client's confidential secret in cleartext. This could allow a read-only administrator to obtain full access to the affected client's account and potentially escalate their privileges within the realm.
Title Keycloak-services: keycloak-services: confidential client secret disclosed to view-clients role via client registration get
First Time appeared Redhat
Redhat build Keycloak
Redhat red Hat Single Sign On
Weaknesses CWE-200
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': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/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-11T14:55:17.101Z

Reserved: 2026-09-11T13:13:39.831Z

Link: CVE-2026-89298

cve-icon Vulnrichment

Updated: 2026-09-11T14:52:24.325Z

cve-icon NVD

Status : Received

Published: 2026-09-11T14:17:37.173

Modified: 2026-09-11T15:17:09.430

Link: CVE-2026-89298

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T15:45:17Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor