Improper access control in Quarkus - CVE-2026-19625
Published: September 2, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass authentication and gain unauthorized access to resources protected by a different OIDC tenant.
The vulnerability exists due to improper access control in the shared token-introspection cache in quarkus-oidc when handling binary access tokens across multiple OIDC provider tenants. A remote attacker can reuse a valid token for one tenant to access an endpoint secured by another tenant to bypass authentication and gain unauthorized access to resources protected by a different OIDC tenant.
The issue occurs only when a token introspection result cache is enabled and multiple endpoints are secured by individual OIDC provider tenants.