Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/nhost/nhost
  4. ›
  5. CVE-2026-47671

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

June 4, 2026

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.

References

  • github.com/advisories/GHSA-64cj-qvx5-m4f3
  • github.com/nhost/nhost/commit/e407511627d2c2c1137a70e9ca1ca31095d23479
  • github.com/nhost/nhost/pull/4302
  • github.com/nhost/nhost/releases/tag/cli@1.46.0
  • github.com/nhost/nhost/security/advisories/GHSA-64cj-qvx5-m4f3
  • nvd.nist.gov/vuln/detail/CVE-2026-47671

Code Behaviors & Features

Detect and mitigate CVE-2026-47671 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260518172022-e407511627d2

Fixed versions

  • 0.0.0-20260518172022-e407511627d2

Solution

Upgrade to version 0.0.0-20260518172022-e407511627d2 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-306: Missing Authentication for Critical Function

Source file

go/github.com/nhost/nhost/CVE-2026-47671.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 21 Jul 2026 00:17:54 +0000.