๐Ÿ” CVE Alert

CVE-2026-44840

HIGH 7.5

Dgraph Vulnerable to DQL Injection via checkUserPassword GraphQL Query

CVSS Score
7.5
EPSS Score
0.5%
EPSS Percentile
38th

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.

CWE CWE-943
Vendor dgraph-io
Product dgraph
Published Jul 8, 2026
Last Updated Jul 9, 2026
Stay Ahead of the Next One

Get instant alerts for dgraph-io dgraph

Be the first to know when new high vulnerabilities affecting dgraph-io dgraph are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

dgraph-io / dgraph
< 25.3.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/dgraph-io/dgraph/security/advisories/GHSA-q2m9-6jp9-c6mc github.com: https://github.com/dgraph-io/dgraph/commit/cee702c93f141eeb0c96a81f70830ec9e459efac github.com: https://github.com/dgraph-io/dgraph/releases/tag/v25.3.4