CVE-2026-47671

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

Configuration 1 (hide)

cpe:2.3:a:nhost:cli:*:*:*:*:*:*:*:*

History

30 Jul 2026, 15:27

Type Values Removed Values Added
First Time Nhost cli
Nhost
CPE cpe:2.3:a:nhost:cli:*:*:*:*:*:*:*:*
References () https://github.com/nhost/nhost/commit/e407511627d2c2c1137a70e9ca1ca31095d23479 - () https://github.com/nhost/nhost/commit/e407511627d2c2c1137a70e9ca1ca31095d23479 - Patch
References () https://github.com/nhost/nhost/pull/4302 - () https://github.com/nhost/nhost/pull/4302 - Issue Tracking, Patch
References () https://github.com/nhost/nhost/releases/tag/cli@1.46.0 - () https://github.com/nhost/nhost/releases/tag/cli@1.46.0 - Product, Release Notes
References () https://github.com/nhost/nhost/security/advisories/GHSA-64cj-qvx5-m4f3 - () https://github.com/nhost/nhost/security/advisories/GHSA-64cj-qvx5-m4f3 - Exploit, Mitigation, Vendor Advisory

22 Jul 2026, 16:17

Type Values Removed Values Added
References () https://github.com/nhost/nhost/security/advisories/GHSA-64cj-qvx5-m4f3 - () https://github.com/nhost/nhost/security/advisories/GHSA-64cj-qvx5-m4f3 -

21 Jul 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-21 20:17

Updated : 2026-07-30 15:27


NVD link : CVE-2026-47671

Mitre link : CVE-2026-47671

CVE.ORG link : CVE-2026-47671


JSON object : View

Products Affected

nhost

  • cli
CWE
CWE-306

Missing Authentication for Critical Function