Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-54061
Published:July 08, 2026
Updated:August 04, 2026
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.
Affected Packages
github.com/dgraph-io/dgraph (GO):
Affected version(s) >=v0.0.0-20200331002831-147c8df9d889 <v25.3.5
Fix Suggestion:
Update to version v25.3.5
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Missing Authentication for Critical Function
EPSS
Base Score:
0.39