CVE-2026-44840
HIGHDgraph Vulnerable to DQL Injection via checkUserPassword GraphQL Query
Title source: cnaDescription
Dgraph is an open source distributed GraphQL database. Prior to version 25.3.4, the `checkUserPassword` GraphQL query in Dgraph is vulnerable to DQL (Dgraph Query Language) injection. User-supplied password values are interpolated directly into a DQL `checkpwd()` query via `fmt.Sprintf` without any escaping or parameterization. An attacker can inject a password containing a double-quote character to break out of the DQL string literal and append arbitrary DQL query blocks. Version 25.3.4 patches the issue.
References (3)
Core 3
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/dgraph-io/dgraph/security/advisories/GHSA-q2m9-6jp9-c6mc
X_Refsource_Misc x_refsource_misc
https://github.com/dgraph-io/dgraph/commit/cee702c93f141eeb0c96a81f70830ec9e459efac
X_Refsource_Misc x_refsource_misc
https://github.com/dgraph-io/dgraph/releases/tag/v25.3.4
Scores
CVSS v3
7.5
EPSS
0.0048
EPSS Percentile
38.3%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-943
Status
published
Products (1)
dgraph-io/dgraph
< 25.3.4
Published
Jul 08, 2026
Tracked Since
Jul 08, 2026