Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40173

32
FAUCET Score

OVERVIEW CVE-2026-40173 affects Dgraph, an open-source distributed GraphQL database, in versions 25.3.1 and earlier. The vulnerability stems from an unauthenticated endpoint (/debug/pprof/cmdline) being accessible on the default multiplexer without requiring authentication, which exposes the full process command line including admin tokens configured during startup. This credential disclosure directly enables unauthorized privileged access to admin-only endpoints, allowing attackers to bypass authentication and gain administrative control over the database. SEVERITY This is a critical vulnerability with a CVSS score of 9.4. The attack requires no authentication, no special user interaction, and can be executed over the network with minimal complexity. An attacker can retrieve the leaked admin token from the exposed endpoint and use it in subsequent requests to access restricted administrative functions such as configuration management and operational controls. The impact is high for both confidentiality and integrity, with some availability risk, particularly severe in any deployment where the Alpha HTTP port is exposed to untrusted networks. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, as indicated by the vulnerability's inactive status on exploit tracking systems and absence from CISA's Known Exploited Vulnerabilities catalog. However, the straightforward nature of the attack—simple HTTP requests to an unauthenticated endpoint—means exploit code would be trivial to develop. Organizations running Dgraph 25.3.1 or earlier should prioritize upgrading to version 25.3.2 and restrict network access to the Alpha HTTP port until patching is completed.

Impacted Technologies

VendorProductVersion(s)CPE
< 25.3.2CPE matchmatch criteria
cpe:2.3:a:dgraph:dgraph:*:*:*:*:*:go:*:*

CVSS Data

CVSS version used by this source: 3.1

9.4CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
LOW
Exploitability Score
3.9
Impact Score
5.5
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.51%
Probability of exploitation in next 30 days
EPSS Percentile
40.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0051 is in the 19th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

gopatch availablevia ghsa
Product: github.com/dgraph-io/dgraph/v25Fixed in: 25.3.2
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

goGHSA-95mq-xwj4-r47pcritical

Dgraph: Unauthenticated /debug/pprof/cmdline discloses admin auth token, enabling unauthorized access to protected Alpha admin endpoints

Apr 16, 2026

References

github.com / dgraph-io/dgraph/releases/tag/v25.3.2
Release Notes
github.com / dgraph-io/dgraph/security/advisories/GHSA-95mq-xwj4-r47p
ExploitVendor Advisory