PT-2026-35060 · Dgraph · Dgraph
Published
2026-04-24
·
Updated
2026-04-25
·
CVE-2026-41492
CVSS v3.1
9.8
Critical
| AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Dgraph versions prior to 25.3.3
Description
Dgraph exposes the process command line through the unauthenticated '/debug/vars' endpoint on Alpha. Since the admin token is often provided via the
--security startup flag, an unauthenticated attacker can retrieve this token and use it in the X-Dgraph-AuthToken header to gain access to admin-only endpoints. This occurs because the system continues to serve the http.DefaultServeMux, which includes the expvar's '/debug/vars' handler.Recommendations
Update to version 25.3.3.
Exploit
Fix
Information Disclosure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Dgraph