Description
A flaw was found in the backchannel logout endpoint of the keycloak-services component, which is part of the Red Hat Build of Keycloak. This component handles authentication and session management for applications. The issue occurs when an OIDC identity provider is configured to skip signature validation. In this specific setup, the system incorrectly accepts logout requests that have no cryptographic signature. An attacker who knows certain technical details about a user's session can use this flaw to force that user to be logged out, potentially disrupting their work.
Published: 2026-08-04
Score: 3.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the keycloak-services component of the Red Hat build of Keycloak. During backchannel logout, the system incorrectly accepts logout requests that have no cryptographic signature when the OIDC identity provider is configured to skip signature validation. This flaw allows an attacker who knows certain technical details about a user’s session to forge an unsigned logout token and force that user to be logged out, disrupting their work. The weakness is a misuse of authentication tokens without proper validation (CWE‑347).

Affected Systems

Affected systems are deployments that use the Red Hat build of Keycloak and have enabled backchannel logout with an OIDC identity provider configured to skip signature verification. The keycloak-services component handles authentication and session management, so any application integrating with this component is potentially impacted. No specific version range is listed in the advisory, so all currently supported releases without the applied fix remain vulnerable until patched.

Risk and Exploitability

The CVSS score of 3.7 denotes a moderate severity. Because the EPSS score is not available, the exact likelihood of exploitation is unclear, but the requirement of a misconfigured identity provider lowers the risk compared to an arbitrary attacker. The exposure is limited to users whose sessions can be targeted, so the impact is user‑level service disruption rather than a system‑wide compromise. The vulnerability is not listed in CISA’s KEV catalog, and no public exploit is reported. Based on the description, it is inferred that the attacker must forge and transmit an unsigned logout token to the endpoint. Thus, the main vector is remote authentication abuse via a weakly validated logout request.

Generated by OpenCVE AI on August 3, 2026 at 08:31 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

  • Disable the skip signature validation flag in the OIDC identity provider configuration, ensuring all backchannel logout tokens are cryptographically signed and verified by keycloak-services.
  • Update to the latest keycloak-services release that contains the correct logout token validation logic.
  • As a temporary measure, block or monitor any unsigned logout requests to the backchannel endpoint, or disable backchannel logout for affected identity providers until a patch is applied.

Generated by OpenCVE AI on August 3, 2026 at 08:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 04 Aug 2026 05:45:00 +0000

Type Values Removed Values Added
Title keycloak-services: keycloak-services: OIDC backchannel logout accepts unsigned forged logout tokens Keycloak-services: keycloak-services: oidc backchannel logout accepts unsigned forged logout tokens
First Time appeared Redhat build Keycloak
Redhat jboss Data Grid
Redhat jbosseapxp
Redhat red Hat Single Sign On
CPEs cpe:/a:redhat:build_keycloak:
cpe:/a:redhat:jboss_data_grid:8
cpe:/a:redhat:jbosseapxp
cpe:/a:redhat:red_hat_single_sign_on:7
Vendors & Products Redhat build Keycloak
Redhat jboss Data Grid
Redhat jbosseapxp
Redhat red Hat Single Sign On
References

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat
Redhat keycloak
Vendors & Products Redhat
Redhat keycloak

Sun, 02 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in the backchannel logout endpoint of the keycloak-services component, which is part of the Red Hat Build of Keycloak. This component handles authentication and session management for applications. The issue occurs when an OIDC identity provider is configured to skip signature validation. In this specific setup, the system incorrectly accepts logout requests that have no cryptographic signature. An attacker who knows certain technical details about a user's session can use this flaw to force that user to be logged out, potentially disrupting their work.
Title keycloak-services: keycloak-services: OIDC backchannel logout accepts unsigned forged logout tokens
Weaknesses CWE-347
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Low


Subscriptions

Redhat Build Keycloak Build Of Keycloak Jboss Data Grid Jbosseapxp Keycloak Red Hat Single Sign On
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-04T14:40:25.485Z

Reserved: 2026-08-02T05:15:06.002Z

Link: CVE-2026-18569

cve-icon Vulnrichment

Updated: 2026-08-04T14:40:21.641Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-04T06:16:30.140

Modified: 2026-08-10T19:06:53.693

Link: CVE-2026-18569

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-31T10:18:53Z

Links: CVE-2026-18569 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T08:45:03Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature