Description
A flaw was found in the first-broker-login flow of the Keycloak identity management service. When a user links a social identity provider account to their local account, the verification proof generated is not strictly bound to the specific upstream identity being verified. This allows an attacker with a different account on the same social provider to intercept the process and link their own account to the victim's local profile, gaining unauthorized access.
Published: 2026-09-02
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized access through compromised account linking
Action: Apply Fix
AI Analysis

Impact

The flaw resides in Keycloak's first-broker-login flow. When a user links a social identity provider (such as Google or Facebook) to their local Keycloak account, the generated verification proof is not tied to the specific upstream identity being verified. An attacker with another account on the same social provider can impersonate the victim by intercepting the verification process and linking their own account, thereby gaining unauthorized access. This vulnerability is an instance of CWE-639, where a lack of identity binding allows an attacker to link a different identity to a victim’s account.

Affected Systems

All Red Hat Build of Keycloak deployments and Red Hat Single Sign-On 7 installations that enable social identity provider account linking are affected. The specific version range is not listed in the CVE record, so any current installation of these products should be considered vulnerable until a patch is released.

Risk and Exploitability

The CVSS score of 6.4 indicates medium severity. EPSS is not available, but the absence of a KEV listing and lack of a publicly documented exploit suggest that the risk is moderate. The likely attack vector involves an attacker who owns a different account on the same social identity provider; by using the first-broker-login flow, the attacker can inject their own verification proof and link the social account to the victim's local profile. The exploit requires only social provider credentials and does not need administrator privileges on the Keycloak server.

Generated by OpenCVE AI on September 2, 2026 at 03:25 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 any available Red Hat update or patch for CVE-2026-82968 immediately.
  • Temporarily disable social identity provider account linking in Keycloak until a patch is released.
  • Require additional verification steps, such as email confirmation or two-factor authentication, before accepting social account links.
  • Regularly check Red Hat release notes and security advisories for this CVE.

Generated by OpenCVE AI on September 2, 2026 at 03:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Redhat build Of Keycloak
Redhat single Sign-on
Vendors & Products Redhat build Of Keycloak
Redhat single Sign-on

Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Wed, 02 Sep 2026 02:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in the first-broker-login flow of the Keycloak identity management service. When a user links a social identity provider account to their local account, the verification proof generated is not strictly bound to the specific upstream identity being verified. This allows an attacker with a different account on the same social provider to intercept the process and link their own account to the victim's local profile, gaining unauthorized access.
Title Keycloak-services: keycloak-services: cross-session email verification proof not bound to upstream identity for social providers
First Time appeared Redhat
Redhat build Keycloak
Redhat red Hat Single Sign On
Weaknesses CWE-639
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.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N'}


Subscriptions

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

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-02T13:00:51.029Z

Reserved: 2026-08-31T14:07:24.652Z

Link: CVE-2026-82968

cve-icon Vulnrichment

Updated: 2026-09-02T13:00:38.519Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-02T02:17:19.750

Modified: 2026-09-03T18:12:56.407

Link: CVE-2026-82968

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-27T10:19:11Z

Links: CVE-2026-82968 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T16:00:07Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key