Home

Description

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.

PUBLISHED Reserved 2026-06-11 | Published 2026-07-08 | Updated 2026-07-08 | Assigner GitHub_M




CRITICAL: 9.1CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Problem types

CWE-306: Missing Authentication for Critical Function

Product status

< 25.3.5
affected

References

github.com/...dgraph/security/advisories/GHSA-rrwh-6jrq-wp5v exploit

github.com/...dgraph/security/advisories/GHSA-rrwh-6jrq-wp5v

github.com/dgraph-io/dgraph/releases/tag/v25.3.5

cve.org (CVE-2026-54061)

nvd.nist.gov (CVE-2026-54061)

Download JSON