SCA: security update for github.com/dgraph-io/dgraph/v25 (GHSA-rrwh-6jrq-wp5v)

critical Tenable Cloud Security Plugin ID 446160

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Dgraph is an open source distributed GraphQL database. Prior to version 25.3.5, Dgraph Alpha exposes the
RPCs used for external snapshot import on the public gRPC port `:9080` without authentication or
authorization. As a result, an unauthenticated network client can open `StreamExtSnapshot` and send Badger
stream data to the target group’s store. In addition, the receiver calls `Prepare()` before processing the
stream. This operation deletes and replaces the existing DB data. Version 25.3.5 patches the issue.
(CVE-2026-54061)

Solution

Update the github.com/dgraph-io/dgraph/v25 library and its related packages to version 25.3.5 or later.

See Also

https://github.com/advisories/GHSA-rrwh-6jrq-wp5v

Plugin Details

Severity: Critical

ID: 446160

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/20/2026

Updated: 8/20/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.68

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7

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

CVSS Score Source: CVE-2026-54061

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/20/2026

Vulnerability Publication Date: 7/8/2026

Reference Information

CVE: CVE-2026-54061

cwe: CWE-306