10.0 CRITICAL
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Changed (C)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
5 packages
- coqPackages.dpdgraph
- perlPackages.GDGraph
- perl5Packages.GDGraph
- perl538Packages.GDGraph
- perl540Packages.GDGraph
- @LeSuisse accepted
- @LeSuisse published on GitHub
Dgraph Affected by Pre-Auth Database Overwrite + SSRF + File Read via restoreTenant Missing Authorization
Dgraph is an open source distributed GraphQL database. Prior to 25.3.1, the restoreTenant admin mutation is missing from the authorization middleware config (admin.go), making it completely unauthenticated. Unlike the similar restore mutation which requires Guardian-of-Galaxy authentication, restoreTenant executes with zero middleware. This mutation accepts attacker-controlled backup source URLs (including file:// for local filesystem access), S3/MinIO credentials, encryption key file paths, and Vault credential file paths. An unauthenticated attacker can overwrite the entire database, read server-side files, and perform SSRF. This vulnerability is fixed in 25.3.1.
References
-
https://github.com/dgraph-io/dgraph/security/advisories/GHSA-p5rh-vmhp-gvcw x_refsource_CONFIRM
Affected products
- ==< 25.3.1
Matching in nixpkgs
Ignored packages (5)
pkgs.coqPackages.dpdgraph
Build dependency graphs between Coq objects
pkgs.perlPackages.GDGraph
Graph Plotting Module for Perl 5
pkgs.perl5Packages.GDGraph
Graph Plotting Module for Perl 5
pkgs.perl538Packages.GDGraph
None
pkgs.perl540Packages.GDGraph
None
Package maintainers
-
@sigma Yann Hodique <yann.hodique@gmail.com>
-
@sarahec Sarah Clark <seclark@nextquestion.net>