CVE-2026-19625

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-08 21:17

Updated : 2026-09-10 16:17


NVD link : CVE-2026-19625

Mitre link : CVE-2026-19625

CVE.ORG link : CVE-2026-19625


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control