SCA: security update for github.com/openfga/openfga (GHSA-68m9-983m-f3v5)

high Tenable Self-Hosted Container Security Plugin ID 440086

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.`
(CVE-2026-40293)

Solution

Update the github.com/openfga/openfga library and its related packages to version 1.14.0 or later.

See Also

https://github.com/advisories/GHSA-68m9-983m-f3v5

Plugin Details

Severity: High

ID: 440086

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 4/9/2026

Updated: 6/30/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.49

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2026-40293

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/8/2026

Vulnerability Publication Date: 4/8/2026

Reference Information

CVE: CVE-2026-40293

cwe: CWE-200