Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/dgraph-io/dgraph/commit/aaff09ab9608f87d88e9d601e71d271306083
- https://github.com/dgraph-io/dgraph/security/advisories/GHSA-33p8-wc97-5qcj
FAQ
What is CVE-2026-63637?
CVE-2026-63637 is a vulnerability with a CVSS score of 8.6 (HIGH). 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...
How severe is CVE-2026-63637?
CVE-2026-63637 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-63637?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.