CVE Catalog

CVE-2026-63637

HighCVSS 8.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

15th percentile - higher than 15% of all known CVEs

Summary

Dgraph before version 25.3.8 in maybeQuoteArg in graphql/resolve/query_rewriter.go passes regexp filter strings into generated DQL without proper quoting or validation, allowing injection of DQL operators, disclosure of unintended nodes, or expansion of modification and deletion targets. The issue is fixed in version 25.3.8.

Risk Assessment

An attacker can manipulate GraphQL queries, potentially leading to unauthorized data access or unwanted changes in the database.

Recommendation

Update Dgraph to version 25.3.8 or later. Additionally, validate and sanitize input filters.

Other vulnerabilities in Dgraph

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS