CVE Catalog

CVE-2026-47426

HighCVSS 7.6
Published: Translated: NVD NIST

Summary

In OpenAM, the private_key_jwt client authentication path uses ClientJwksResolverCache without reliably binding a cached jwks_uri resolver and verified assertion to the expected clientID in ClientCredentialsReader. An attacker controlling any registered client with published keys, including one obtained through open dynamic registration when enabled, can authenticate as another client whose keys are exposed through jwks_uri and mint tokens in that client's name across realms in the same OpenAM process. This issue is fixed in version 16.1.1.

Risk Assessment

An attacker can impersonate another client and mint tokens in its name, leading to unauthorized access and integrity compromise. This may result in privilege escalation across realms.

Recommendation

Update OpenAM to version 16.1.1 or later. Until patched, consider disabling open dynamic registration and auditing registered clients.

Other vulnerabilities in OpenAM

See all
Original NVD description (English source)

Open Access Management (OpenAM) is an access management solution. Prior to 16.1.1, the private_key_jwt client authentication path uses ClientJwksResolverCache without reliably binding a cached jwks_uri resolver and verified assertion to the expected clientID in ClientCredentialsReader. An attacker controlling any registered client with published keys, including one obtained through open dynamic registration when enabled, can authenticate as another client whose keys are exposed through jwks_uri and mint tokens in that client's name across realms in the same OpenAM process. This issue is fixed in version 16.1.1.

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