Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/dgraph-io/dgraph/v25
  4. ›
  5. CVE-2026-54061

CVE-2026-54061: Dgraph Alpha group stores can be replaced via unauthenticated external snapshot import

August 20, 2026

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.

References

  • github.com/advisories/GHSA-rrwh-6jrq-wp5v
  • github.com/dgraph-io/dgraph/releases/tag/v25.3.5
  • github.com/dgraph-io/dgraph/security/advisories/GHSA-rrwh-6jrq-wp5v
  • nvd.nist.gov/vuln/detail/CVE-2026-54061

Code Behaviors & Features

Detect and mitigate CVE-2026-54061 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 25.3.5

Fixed versions

  • 25.3.5

Solution

Upgrade to version 25.3.5 or above.

Impact 9.1 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-306: Missing Authentication for Critical Function

Source file

go/github.com/dgraph-io/dgraph/v25/CVE-2026-54061.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:19:36 +0000.