CVE Vulnerabilities

CVE-2025-46647

Authentication Bypass by Assumed-Immutable Data

Published: Jul 02, 2025 | Modified: Jul 09, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

A vulnerability of plugin openid-connect in Apache APISIX.

This vulnerability will only have an impact if all of the following conditions are met:

  1. Use the openid-connect plugin with introspection mode
  2. The auth service connected to openid-connect provides services to multiple issuers
  3. Multiple issuers share the same private key and relies only on the issuer being different

If affected by this vulnerability, it would allow an attacker with a valid account on one of the issuers to log into the other issuer.

This issue affects Apache APISIX: until 3.12.0.

Users are recommended to upgrade to version 3.12.0 or higher.

Weakness

The authentication scheme or implementation uses key data elements that are assumed to be immutable, but can be controlled or modified by the attacker.

Affected Software

Name Vendor Start Version End Version
Apisix Apache * 3.12.0 (excluding)

Potential Mitigations

References