SCA: security update for github.com/nhost/nhost (GHSA-6g38-8j4p-j3pr)

critical Tenable Self-Hosted Container Security Plugin ID 440663

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. Prior to version 0.49.1, Nhost automatically
links an incoming OAuth identity to an existing Nhost account when the email addresses match. This is only
safe when the email has been verified by the OAuth provider. Nhost's controller trusts a
profile.EmailVerified boolean that is set by each provider adapter. The vulnerability is that several
provider adapters do not correctly populate this field they either silently drop a verified field the
provider API actually returns (Discord), or they fall back to accepting unconfirmed emails and marking
them as verified (Bitbucket). Two Microsoft providers (AzureAD, EntraID) derive the email from non-
ownership-proving fields like the user principal name, then mark it verified. The result is that an
attacker can present an email they don't own to Nhost, have the OAuth identity merged into the victim's
account, and receive a full authenticated session. This issue has been patched in version 0.49.1.
(CVE-2026-41574)

Solution

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

See Also

https://github.com/advisories/GHSA-6g38-8j4p-j3pr

Plugin Details

Severity: Critical

ID: 440663

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/18/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.83

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-41574

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8.8

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/18/2026

Vulnerability Publication Date: 4/18/2026

Reference Information

CVE: CVE-2026-41574

cwe: CWE-287