Description
A flaw was found in Quarkus OIDC. A shared token-introspection cache can be exploited by a remote attacker to bypass authentication across different tenants. This allows unauthorized access to resources or data, leading to a cross-tenant authentication bypass.
Published: n/a
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Quarkus OIDC allows a remote attacker to use a shared token‑introspection cache to bypass authentication across tenant boundaries. By manipulating or reading cache entries, an attacker can gain unauthorized access to resources or data that belong to another tenant. The weakness falls under CWE‑524, indicating improper sanitization of token introspection data.

Affected Systems

The vulnerability affects any deployment of Quarkus OIDC that uses a shared token‑introspection cache. No specific product versions are listed, so any environment employing this feature is potentially vulnerable until a vendor fix is released.

Risk and Exploitability

The CVSS score of 8.7 classifies this issue as high severity. The EPSS score is not available, but the lack of a CISA KEV listing suggests that known exploits are not yet widely documented. The most likely attack vector is a remote attacker submitting crafted requests to the introspection endpoint, taking advantage of the shared cache to impersonate other tenants. Prompt remediation is advised to prevent cross‑tenant credential theft or data exfiltration.

Generated by OpenCVE AI on September 1, 2026 at 13:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Configure Quarkus OIDC to disable or isolate the token‑introspection cache per tenant
  • Upgrade to a version of Quarkus OIDC that contains the vendor's fix as soon as it becomes available
  • Restrict network access to the token‑introspection endpoint and monitor logs for suspicious authentication activity

Generated by OpenCVE AI on September 1, 2026 at 13:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in Quarkus OIDC. A shared token-introspection cache can be exploited by a remote attacker to bypass authentication across different tenants. This allows unauthorized access to resources or data, leading to a cross-tenant authentication bypass.
Title quarkus-oidc: Quarkus OIDC: Cross-tenant authentication bypass via shared token-introspection cache
Weaknesses CWE-524
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Important


Subscriptions

No data.

cve-icon MITRE

No data.

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-31T11:55:20Z

Links: CVE-2026-19625 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T13:45:05Z

Weaknesses
  • CWE-524

    Use of Cache Containing Sensitive Information