๐Ÿ” CVE Alert

CVE-2026-40293

MEDIUM 6.5

OpenFGA Playground Preshared Key Exposure

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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

CWE CWE-200
Vendor openfga
Product openfga
Published Apr 17, 2026
Stay Ahead of the Next One

Get instant alerts for openfga openfga

Be the first to know when new medium vulnerabilities affecting openfga openfga are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

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

Affected Versions

openfga / openfga
>= 0.1.4, < 1.14.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/openfga/openfga/security/advisories/GHSA-68m9-983m-f3v5 github.com: https://github.com/openfga/openfga/releases/tag/v1.14.0