CVE Catalog

CVE-2026-19625

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

24th percentile - higher than 24% of all known CVEs

Summary

When a Quarkus application has multiple endpoints secured by individual OIDC provider tenants, and an optional token introspection cache is enabled, a valid token issued by one OIDC provider can also be used to access an endpoint secured by another OIDC provider.

Risk Assessment

Risk of unauthorized access to resources protected by different identity providers, potentially leading to tenant isolation breach and data leakage.

Recommendation

Update Quarkus to a patched version and disable token introspection cache if not essential, or configure it to isolate tenants.

Other vulnerabilities in Quarkus

See all
Original NVD description (English source)

When a Quarkus application has multiple endpoints secured by individual OIDC provider tenants, such as "/oidc-provider1" that is secured by the OIDC Provider 1 and "/oidc-provider2" that is secured by the OIDC Provider 2, and an optional token introspection cache is also enabled, then a valid token issued by the OIDC Provider 1 that can be used to access "/oidc-provider1" can also be used to access "/oidc-provider2" that is secured by another OIDC Provider 2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS