CVE Catalog

CVE-2026-55689

MediumCVSS 6.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

22th percentile - higher than 22% of all known CVEs

Summary

In OpenFGA prior to version 1.18.0, the OIDC authenticator skipped JWT audience validation when authn.method was set to oidc, authn.oidc.issuer was configured, and authn.oidc.audience was not set. This allows a token minted for an unrelated service by the same identity provider to authenticate to OpenFGA.

Risk Assessment

The organization is at risk of unauthorized access to the OpenFGA system, as an attacker could use a JWT token intended for another service, potentially leading to data integrity and confidentiality breaches.

Recommendation

Immediately update OpenFGA to version 1.18.0 or later, which includes a fix that enforces JWT audience validation.

Other vulnerabilities in OpenFGA

See all
Original NVD description (English source)

OpenFGA is an authorization/permission engine built for developers. Prior to 1.18.0, OpenFGA's OIDC authenticator skipped JWT audience validation when authn.method was set to oidc, authn.oidc.issuer was configured, and authn.oidc.audience was not set, allowing a token minted for an unrelated service by the same identity provider to authenticate to OpenFGA. This issue is fixed in 1.18.0.

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