CVE-2026-34200 PUBLISHED

Nhost CLI MCP Server: Missing Inbound Authentication on Explicitly Bound Network Port

Assigner: GitHub_M
Reserved: 26.03.2026 Published: 31.03.2026 Updated: 31.03.2026

Nhost is an open source Firebase alternative with GraphQL. Prior to version 1.41.0, The Nhost CLI MCP server, when explicitly configured to listen on a network port, applies no inbound authentication and does not enforce strict CORS. This allows a malicious website visited on the same machine to issue cross-origin requests to the MCP server and invoke privileged tools using the developer's locally configured credentials. This vulnerability requires two explicit, non-default configuration steps to be exploitable. The default nhost mcp start configuration is not affected. This issue has been patched in version 1.41.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.7

Product Status

Vendor nhost
Product nhost
Versions
  • Version < 1.41.0 is affected

References

Problem Types

  • CWE-306: Missing Authentication for Critical Function CWE
  • CWE-942: Permissive Cross-domain Policy with Untrusted Domains CWE