Dgraph is an open source distributed GraphQL database. Prior to 25.3.8, maybeQuoteArg in graphql/resolve/query_rewriter.go passes regexp filter strings into generated DQL without quoting or validating the /pattern/flags form, allowing crafted GraphQL query or mutation filters to inject DQL operators, disclose unintended nodes, or expand modification and deletion targets. This issue is fixed in version 25.3.8.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-06 22:18
Updated : 2026-09-10 20:41
NVD link : CVE-2026-63637
Mitre link : CVE-2026-63637
CVE.ORG link : CVE-2026-63637
JSON object : View
Products Affected
No product.
CWE
CWE-943
Improper Neutralization of Special Elements in Data Query Logic
