PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Misconfiguration·Updated Jun 11, 2026

Dgraph <= 25.3.2 - Admin Token Disclosure

Est. Time~10 seconds
Scan TypeGroup Scan
Targetsurl
CostFree
2.8k
Times Used
continuous scan runs
0
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-41492
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

Dgraph is an open source distributed GraphQL database. Prior to 25.3.3, Dgraphl exposes the process command line through the unauthenticated /debug/vars endpoint on Alpha. Because the admin token is commonly supplied via the --security "token=..." startup flag, an unauthenticated attacker can retrieve that token and replay it in the X-Dgraph-AuthToken header to access admin-only endpoints. This is a variant of the previously fixed /debug/pprof/cmdline issue, but the current fix is incomplete because it blocks only /debug/pprof/cmdline and still serves http.DefaultServeMux, which includes expvar's /debug/vars handler. This vulnerability is fixed in 25.3.3.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
dgraphby dgraph-io
< 25.3.3
Updated Sep 9, 2026View on NVD →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

Dgraph <= 25.3.2 - Admin Token Disclosure CVE-2026-41492 Scanner | S4E