Lucene search
K

111 matches found

OSV
OSV
added 2026/04/24 4:15 p.m.2 views

GHSA-VVF7-6RMR-M29Q Dgraph: Unauthenticated Admin Token Disclosure Leading to Authentication Bypass via /debug/vars

Summary Dgraph v25.3.2 still exposes the process command line through the unauthenticated /debug/vars endpoint on Alpha. Because the admin token is commonly supplied via the --security "token=..." startup flag, an unauthenticated attacker can retrieve that token and replay it in the...

9.8CVSS5.8AI score0.01857EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/04/24 4:15 p.m.7 views

Dgraph: Unauthenticated Admin Token Disclosure Leading to Authentication Bypass via /debug/vars

Summary Dgraph v25.3.2 still exposes the process command line through the unauthenticated /debug/vars endpoint on Alpha. Because the admin token is commonly supplied via the --security "token=..." startup flag, an unauthenticated attacker can retrieve that token and replay it in the...

9.8CVSS5.5AI score0.01857EPSS
Exploits1References4Affected Software3
OSV
OSV
added 2026/04/24 3:41 p.m.2 views

GHSA-X92X-PX7W-4GX4 Dgraph: Pre-Auth Full Database Exfiltration via DQL Injection in NQuad Lang Field

Executive Summary A vulnerability has been found in Dgraph that gives an unauthenticated attacker full read access to every piece of data in the database. This affects Dgraph's default configuration where ACL is not enabled. The attack requires two HTTP POSTs to port 8080. The first sets up a...

9.1CVSS6AI score0.00338EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/04/24 3:41 p.m.15 views

Dgraph: Pre-Auth Full Database Exfiltration via DQL Injection in NQuad Lang Field

Executive Summary A vulnerability has been found in Dgraph that gives an unauthenticated attacker full read access to every piece of data in the database. This affects Dgraph's default configuration where ACL is not enabled. The attack requires two HTTP POSTs to port 8080. The first sets up a...

9.1CVSS5.9AI score0.00338EPSS
Exploits1References3Affected Software3
OSV
OSV
added 2026/04/24 3:41 p.m.4 views

GHSA-MRXX-39G5-PH77 Dgraph: Pre-Auth Full Database Exfiltration via DQL Injection in Upsert Condition Field

Executive Summary A vulnerability has been found in Dgraph that gives an unauthenticated attacker full read access to every piece of data in the database. This affects Dgraph's default configuration where ACL is not enabled. The attack is a single HTTP POST to /mutate?commitNow=true containing a...

9.1CVSS5.7AI score0.00424EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/04/24 3:41 p.m.8 views

Dgraph: Pre-Auth Full Database Exfiltration via DQL Injection in Upsert Condition Field

Executive Summary A vulnerability has been found in Dgraph that gives an unauthenticated attacker full read access to every piece of data in the database. This affects Dgraph's default configuration where ACL is not enabled. The attack is a single HTTP POST to /mutate?commitNow=true containing a...

9.1CVSS5.6AI score0.00424EPSS
Exploits1References4Affected Software3
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.7 views

Dgraph 安全漏洞

Dgraph is an open-source, horizontally scalable distributed GraphQL database with a graphical backend. Versions of Dgraph prior to 25.3.3 contained a security vulnerability. This vulnerability stemmed from the cond field in upsert mutations not being escaped or parameterized, allowing...

9.1CVSS5.8AI score0.00424EPSS
Exploits1References1
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.7 views

Dgraph 安全漏洞

Dgraph is an open-source, horizontally scalable distributed GraphQL database with a graphical backend. Versions of Dgraph prior to 25.3.3 contained a security vulnerability. This vulnerability stemmed from the position of language tags in JSON mutation keys, allowing for DQL injection, which coul...

9.1CVSS5.8AI score0.00338EPSS
Exploits1References1
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.6 views

Dgraph 信息泄露漏洞

Dgraph is an open-source, horizontally scalable distributed GraphQL database with a graphical backend. Versions of Dgraph prior to 25.3.3 had an information leakage vulnerability. This vulnerability stemmed from Dgraph exposing the process command line through unvalidated/debug/vars endpoints,...

9.8CVSS5.8AI score0.01857EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.8 views

PT-2026-35032

Name of the Vulnerable Software and Affected Versions Dgraph versions prior to 25.3.3 Description An issue in Dgraph allows an unauthenticated attacker to gain full read access to all data in the database when the default configuration is used and Access Control Lists ACL are not enabled. The fla...

9.1CVSS5.7AI score0.00338EPSS
Exploits1References8
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.2 views

PT-2026-35031

Name of the Vulnerable Software and Affected Versions Dgraph versions prior to 25.3.3 Description An issue exists in Dgraph that allows an unauthenticated attacker to gain full read access to all data in the database. This occurs in the default configuration where Access Control Lists ACL are...

9.1CVSS5.3AI score0.00424EPSS
Exploits1References8
Wolfi
Wolfi
added 2026/04/20 7:48 p.m.6 views

CVE-2026-40173 vulnerabilities

Vulnerabilities for packages: dgraph...

9.4CVSS5.7AI score0.00509EPSS
Exploits1
Wolfi
Wolfi
added 2026/04/20 7:48 p.m.7 views

GHSA-95MQ-XWJ4-R47P vulnerabilities

Vulnerabilities for packages: dgraph...

5.7AI score
Exploits0
Chainguard
Chainguard
added 2026/04/20 7:17 p.m.4 views

CVE-2026-40173 vulnerabilities

Vulnerabilities for packages: dgraph...

9.4CVSS5.7AI score0.00509EPSS
Exploits1
Chainguard
Chainguard
added 2026/04/20 7:17 p.m.6 views

GHSA-95MQ-XWJ4-R47P vulnerabilities

Vulnerabilities for packages: dgraph...

5.7AI score
Exploits0
OSV
OSV
added 2026/04/16 9:8 p.m.4 views

GHSA-95MQ-XWJ4-R47P Dgraph: Unauthenticated /debug/pprof/cmdline discloses admin auth token, enabling unauthorized access to protected Alpha admin endpoints

Summary An unauthenticated debug endpoint in Dgraph Alpha exposes the full process command line, including the configured admin token from --security "token=...". This does not break token validation logic directly; instead, it discloses the credential and enables unauthorized admin-level access ...

9.4CVSS5.9AI score0.00509EPSS
Exploits1References4
CVE
CVE
added 2026/04/15 8:40 p.m.8 views

CVE-2026-40173

Dgraph (Open Source GraphQL DB) versions

9.4CVSS5.8AI score0.00509EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2026/04/15 12:0 a.m.7 views

Dgraph 安全漏洞

Dgraph is an open-source, horizontally scalable distributed GraphQL database with a graphical backend. Versions of Dgraph prior to 25.3.1 have security vulnerabilities; these vulnerabilities stem from unvalidated credential exposures, which may lead to unauthorized privileged management access...

9.4CVSS5.8AI score0.00509EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/04/07 5:3 p.m.3 views

CVE-2026-34976

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,...

10CVSS5.9AI score0.00452EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/04/06 4:12 p.m.18 views

CVE-2026-34976 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,...

10CVSS0.00452EPSS
Exploits1References1
Rows per page
Query Builder