CVE-2023-6236 HIGH

CVE-2023-6236: Eap: oidc app attempting to access the second tenant, the user should be prompted to log

Vendor Red Hat
Product Red Hat JBoss Enterprise Application Platform 8
Weakness CWE-345
Published April 10, 2024
Last update November 20, 2025

CVSS base score

7.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

A flaw was found in Red Hat Enterprise Application Platform 8. When an OIDC app that serves multiple tenants attempts to access the second tenant, it should prompt the user to log in again since the second tenant is secured with a different OIDC configuration. The underlying issue is in OidcSessionTokenStore when determining if a cached token should be used or not. This logic needs to be updated to take into account the new "provider-url" option in addition to the "realm" option. EAP-7 does not provide the vulnerable provider-url configuration option in its OIDC implementation and is not affected by this flaw.

Key dates

02Disclosure timeline

April 10, 2024 CVE published
November 20, 2025 Record updated