CVE-2026-40946: Oxia has an OIDC token audience validation bypass via SkipClientIDCheck
(updated )
The OIDC authentication provider unconditionally sets SkipClientIDCheck: true in the go-oidc verifier configuration, disabling the standard audience (aud) claim validation at the library level. This allows tokens issued for unrelated services by the same OIDC issuer to be accepted by Oxia.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-40946 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →