GHSA-68m9-983m-f3v5 · Severity: medium · Ecosystem: go — OpenFGA: Unauthenticated playground endpoint discloses preshared API key in HTML response
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.`
Conclusion & alert: CVE-2026-40293 is rated Low Risk (29.8/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.20%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.20% | +0.15% |
| 2 | 2026-04-18 | — | 0.06% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
3.9 | 2.5 | [email protected] |
GHSA-68m9-983m-f3v5 · Severity: medium · Ecosystem: go — OpenFGA: Unauthenticated playground endpoint discloses preshared API key in HTML response
| URL | Tags |
|---|---|
| https://github.com/openfga/openfga/releases/tag/v1.14.0 | Product Release Notes |
| https://github.com/openfga/openfga/security/advisories/GHSA-68m9-983m-f3v5 | Mitigation Vendor Advisory |