Home

Description

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.

PUBLISHED Reserved 2026-05-07 | Published 2026-07-08 | Updated 2026-07-09 | Assigner GitHub_M




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

Problem types

CWE-943: Improper Neutralization of Special Elements in Data Query Logic

Product status

< 25.3.4
affected

References

github.com/...dgraph/security/advisories/GHSA-q2m9-6jp9-c6mc exploit

github.com/...dgraph/security/advisories/GHSA-q2m9-6jp9-c6mc

github.com/...ommit/cee702c93f141eeb0c96a81f70830ec9e459efac

github.com/dgraph-io/dgraph/releases/tag/v25.3.4

cve.org (CVE-2026-44840)

nvd.nist.gov (CVE-2026-44840)

Download JSON