{"api_version":"1","generated_at":"2026-04-18T09:21:39+00:00","cve":"CVE-2026-40173","urls":{"html":"https://cve.report/CVE-2026-40173","api":"https://cve.report/api/cve/CVE-2026-40173.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-40173","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-40173"},"summary":{"title":"Dgraph: Unauthenticated pprof endpoint leaks admin auth token","description":"Dgraph is an open source distributed GraphQL database. Versions 25.3.1 and prior contain an unauthenticated credential disclosure vulnerability where the /debug/pprof/cmdline endpoint is registered on the default mux and reachable without authentication, exposing the full process command line including the admin token configured via the --security \"token=...\" startup flag. An attacker can retrieve the leaked token and reuse it in the X-Dgraph-AuthToken header to gain unauthorized access to admin-only endpoints such as /admin/config/cache_mb, bypassing the adminAuthHandler token validation. This enables unauthorized privileged administrative access including configuration changes and operational control actions in any deployment where the Alpha HTTP port is reachable by untrusted parties. This issue has been fixed in version 25.3.2.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-04-15 21:17:27","updated_at":"2026-04-17 15:38:09"},"problem_types":["CWE-200","CWE-215","CWE-200 CWE-200: Exposure of Sensitive Information to an Unauthorized Actor","CWE-215 CWE-215: Insertion of Sensitive Information Into Debugging Code"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"9.4","severity":"CRITICAL","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L","baseScore":9.4,"baseSeverity":"CRITICAL","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"LOW"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"9.4","severity":"CRITICAL","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":9.4,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L","version":"3.1"}}],"references":[{"url":"https://github.com/dgraph-io/dgraph/security/advisories/GHSA-95mq-xwj4-r47p","name":"https://github.com/dgraph-io/dgraph/security/advisories/GHSA-95mq-xwj4-r47p","refsource":"134c704f-9b21-4f2e-91b3-4a467353bcc0","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.2","name":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.2","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-40173","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-40173","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"dgraph-io","product":"dgraph","version":"affected < 25.3.2","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"40173","cve":"CVE-2026-40173","epss":"0.001040000","percentile":"0.283190000","score_date":"2026-04-17","updated_at":"2026-04-18 00:07:12"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"other":{"content":{"id":"CVE-2026-40173","options":[{"Exploitation":"poc"},{"Automatable":"yes"},{"Technical Impact":"total"}],"role":"CISA Coordinator","timestamp":"2026-04-16T11:26:03.429575Z","version":"2.0.3"},"type":"ssvc"}}],"providerMetadata":{"dateUpdated":"2026-04-16T12:05:10.186Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"references":[{"tags":["exploit"],"url":"https://github.com/dgraph-io/dgraph/security/advisories/GHSA-95mq-xwj4-r47p"}],"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"product":"dgraph","vendor":"dgraph-io","versions":[{"status":"affected","version":"< 25.3.2"}]}],"descriptions":[{"lang":"en","value":"Dgraph is an open source distributed GraphQL database. Versions 25.3.1 and prior contain an unauthenticated credential disclosure vulnerability where the /debug/pprof/cmdline endpoint is registered on the default mux and reachable without authentication, exposing the full process command line including the admin token configured via the --security \"token=...\" startup flag. An attacker can retrieve the leaked token and reuse it in the X-Dgraph-AuthToken header to gain unauthorized access to admin-only endpoints such as /admin/config/cache_mb, bypassing the adminAuthHandler token validation. This enables unauthorized privileged administrative access including configuration changes and operational control actions in any deployment where the Alpha HTTP port is reachable by untrusted parties. This issue has been fixed in version 25.3.2."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":9.4,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-200","description":"CWE-200: Exposure of Sensitive Information to an Unauthorized Actor","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-215","description":"CWE-215: Insertion of Sensitive Information Into Debugging Code","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-04-15T20:40:47.186Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/dgraph-io/dgraph/security/advisories/GHSA-95mq-xwj4-r47p","tags":["x_refsource_CONFIRM"],"url":"https://github.com/dgraph-io/dgraph/security/advisories/GHSA-95mq-xwj4-r47p"},{"name":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.2","tags":["x_refsource_MISC"],"url":"https://github.com/dgraph-io/dgraph/releases/tag/v25.3.2"}],"source":{"advisory":"GHSA-95mq-xwj4-r47p","discovery":"UNKNOWN"},"title":"Dgraph: Unauthenticated pprof endpoint leaks admin auth token"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-40173","datePublished":"2026-04-15T20:40:47.186Z","dateReserved":"2026-04-09T20:59:17.618Z","dateUpdated":"2026-04-16T12:05:10.186Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-04-15 21:17:27","lastModifiedDate":"2026-04-17 15:38:09","problem_types":["CWE-200","CWE-215","CWE-200 CWE-200: Exposure of Sensitive Information to an Unauthorized Actor","CWE-215 CWE-215: Insertion of Sensitive Information Into Debugging Code"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L","baseScore":9.4,"baseSeverity":"CRITICAL","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"LOW"},"exploitabilityScore":3.9,"impactScore":5.5}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"40173","Ordinal":"1","Title":"Dgraph: Unauthenticated pprof endpoint leaks admin auth token","CVE":"CVE-2026-40173","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"40173","Ordinal":"1","NoteData":"Dgraph is an open source distributed GraphQL database. Versions 25.3.1 and prior contain an unauthenticated credential disclosure vulnerability where the /debug/pprof/cmdline endpoint is registered on the default mux and reachable without authentication, exposing the full process command line including the admin token configured via the --security \"token=...\" startup flag. An attacker can retrieve the leaked token and reuse it in the X-Dgraph-AuthToken header to gain unauthorized access to admin-only endpoints such as /admin/config/cache_mb, bypassing the adminAuthHandler token validation. This enables unauthorized privileged administrative access including configuration changes and operational control actions in any deployment where the Alpha HTTP port is reachable by untrusted parties. This issue has been fixed in version 25.3.2.","Type":"Description","Title":"Dgraph: Unauthenticated pprof endpoint leaks admin auth token"}]}}}