Skip to main content

Openfga CVE-2026-40293

MEDIUM
Information Exposure (CWE-200)
2026-04-17 GitHub_M
6.5
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Red Hat
7.5 HIGH
qualitative

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

4
Patch released
Apr 18, 2026 - 02:30 nvd
Patch available
Analysis Generated
Apr 17, 2026 - 21:37 vuln.today
Analysis Generated
Apr 17, 2026 - 21:15 vuln.today
CVE Published
Apr 17, 2026 - 20:47 nvd
MEDIUM 6.5

DescriptionCVE.org

OpenFGA is an authorization/permission engine built for developers. In versions 0.1.4 through 1.13.1, when OpenFGA is configured to use preshared-key authentication with the built-in playground enabled, the local server includes the preshared API key in the HTML response of the /playground endpoint. The /playground endpoint is enabled by default and does not require authentication. It is intended for local development and debugging and is not designed to be exposed to production environments. Only those who run OpenFGA with --authn-method preshared, with the playground enabled, and with the playground endpoint accessible beyond localhost or trusted networks are vulnerable. To remediate the issue, users should upgrade to OpenFGA v1.14.0, or disable the playground by running ./openfga run --playground-enabled=false.

AnalysisAI

OpenFGA 0.1.4 through 1.13.1 discloses preshared API authentication keys in plaintext HTML responses from the unauthenticated /playground endpoint when configured with preshared-key authentication. Remote attackers on accessible networks can retrieve credentials without authentication, compromising authorization service security. The vulnerability requires non-default configuration (preshared auth enabled, playground accessible beyond localhost), limiting but not eliminating real-world risk.

Technical ContextAI

OpenFGA is a developer-focused authorization engine using fine-grained access control policies. The /playground endpoint is an unauthenticated debugging interface enabled by default, intended only for local development on localhost. When OpenFGA runs with --authn-method preshared (a pre-shared API key authentication scheme), the server incorrectly embeds the plaintext preshared key directly into the HTML response served by /playground. This occurs at the HTTP application layer (CWE-200: Exposure of Sensitive Information to an Unauthorized Actor), where credentials are transmitted without encryption or redaction in a public-facing endpoint. The vulnerability affects all versions from 0.1.4 through 1.13.1 per the CPE cpe:2.3:a:openfga:openfga:*:*:*:*:*:*:*:*.

RemediationAI

Upgrade to OpenFGA v1.14.0 or later, where the vulnerability is fixed. For users unable to upgrade immediately, disable the playground endpoint by running OpenFGA with the flag --playground-enabled=false, which eliminates the attack surface while preserving authentication functionality. This workaround is operationally safe for production deployments where playground access is not required, though it removes local debugging capabilities. Alternatively, enforce strict network segmentation to restrict /playground access to trusted localhost-only or whitelisted internal networks, using firewall rules or reverse proxy ACLs; this requires ongoing verification that playground remains unexposed and is less reliable than disabling the feature. Vendor-released patch: v1.14.0. References: https://github.com/openfga/openfga/releases/tag/v1.14.0

CVE-2023-35933 HIGH POC
7.5 Jun 26

OPenFGA is an open source authorization/permission engine built for developers. Rated high severity (CVSS 7.5), this vul

CVE-2024-42473 CRITICAL
9.8 Aug 12

OpenFGA is an authorization/permission engine. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploi

CVE-2024-31452 CRITICAL
9.8 Apr 16

OpenFGA is a high-performance and flexible authorization/permission engine. Rated critical severity (CVSS 9.8), this vul

CVE-2022-23542 CRITICAL
9.8 Dec 20

OpenFGA is an authorization/permission engine built for developers and inspired by Google Zanzibar. Rated critical sever

CVE-2022-39352 CRITICAL
9.8 Nov 08

OpenFGA is a high-performance authorization/permission engine inspired by Google Zanzibar. Rated critical severity (CVSS

CVE-2022-39342 CRITICAL
9.8 Oct 25

OpenFGA is an authorization/permission engine. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploi

CVE-2022-39341 CRITICAL
9.8 Oct 25

OpenFGA is an authorization/permission engine. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploi

CVE-2026-24851 HIGH
8.8 Feb 06

Improper policy enforcement in OpenFGA versions 1.8.5 through 1.11.2 (and corresponding Helm Chart and Docker releases)

CVE-2023-45810 HIGH
7.5 Oct 17

OpenFGA is a flexible authorization/permission engine built for developers and inspired by Google Zanzibar. Rated high s

CVE-2024-23820 MEDIUM
6.5 Jan 26

OpenFGA, an authorization/permission engine, is vulnerable to a denial of service attack in versions prior to 1.4.3. Rat

CVE-2023-40579 MEDIUM
6.5 Aug 25

OpenFGA is an authorization/permission engine built for developers and inspired by Google Zanzibar. Rated medium severit

CVE-2023-43645 MEDIUM
5.9 Sep 27

OpenFGA is an authorization/permission engine built for developers and inspired by Google Zanzibar. Rated medium severit

Vendor StatusVendor

Share

CVE-2026-40293 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy