๐Ÿ” CVE Alert

CVE-2026-47671

MEDIUM 5.4

Nhost CLI local configserver allows cross-origin unauthenticated read/write access to local development configuration and secrets

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-306
Vendor nhost
Product cli
Published Jul 21, 2026
Stay Ahead of the Next One

Get instant alerts for nhost cli

Be the first to know when new medium vulnerabilities affecting nhost cli 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:R/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

nhost / cli
< 1.46.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/nhost/nhost/security/advisories/GHSA-64cj-qvx5-m4f3 github.com: https://github.com/nhost/nhost/pull/4302 github.com: https://github.com/nhost/nhost/commit/e407511627d2c2c1137a70e9ca1ca31095d23479 github.com: https://github.com/nhost/nhost/releases/tag/[email protected]