# CVE-2026-40293

> Vulnerability · severity: **MEDIUM** (CVSS 6.5).

## Description

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.`

## Key facts

- **CVE ID:** CVE-2026-40293
- **Published:** 2026-04-17
- **CVSS severity:** MEDIUM
- **CVSS base score:** 6.5
- **CWE codes:** CWE-200

## Affected products

- `openfga:openfga`

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-40293

## Citation

> AI Analytics. CVE-2026-40293. Retrieved 2026-06-27 from https://api.ai-analytics.org/cve/CVE-2026-40293. Derived from NIST NVD. Licensed CC0.

---

*[Dataset catalog](https://api.ai-analytics.org/datasets/) · [AI Analytics](https://api.ai-analytics.org/) · CC0 1.0*