SCA: security update for github.com/nhost/nhost (GHSA-64cj-qvx5-m4f3)

medium Tenable Cloud Security Plugin ID 442640

Description

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

- Nhost is an open source Firebase alternative with GraphQL. In versions of Nhost CLI prior to 1.46.0, the
hidden `nhost configserver` used by `nhost dev` exposes the Mimir GraphQL API with dummy authorization
directives and permissive CORS. When a developer is running the local development environment, any process
that can reach the developer's localhost service, including a web page loaded from an arbitrary origin,
can query the configserver for local Nhost configuration and secrets and can mutate the local `.secrets`
file. This impacts developers using `nhost dev`: project admin secrets, JWT signing keys, webhook secrets,
Grafana credentials, and custom environment variables can be read, and attacker-controlled secrets can be
written to the local development project. Version 1.46.0 of Nhost CLI contains a fix. (CVE-2026-47671)

Solution

Update the github.com/nhost/nhost library and its related packages to version 0.0.0-20260518172022-e407511627d2 or later.

See Also

https://github.com/advisories/GHSA-64cj-qvx5-m4f3

Plugin Details

Severity: Medium

ID: 442640

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/4/2026

Updated: 7/22/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.74

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-47671

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/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: 6/4/2026

Vulnerability Publication Date: 6/4/2026

Reference Information

CVE: CVE-2026-47671

cwe: CWE-306