S4E just found a high top 10 tcp port service scan
critical·Misconfiguration·Updated Jun 11, 2026

CVE-2026-41492 Scanner

CVE-2026-41492 Scanner - Information Disclosure vulnerability in Dgraph

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
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 Aug 19, 2026View on NVD →
Detail

Dgraph is a distributed graph database designed to offer high availability and horizontal scalability, used by developers and enterprises for efficient data management and visualization. It is particularly favored for complex queries and offers a rich set of features for web scale and real-time data processing needs. Organizations utilize Dgraph for building advanced graph-based applications, such as social networks, recommendation engines, and knowledge graphs. Its robust performance and scalability make it popular across various industries, from tech startups to large enterprises. Dgraph provides APIs to interact with data, simplifying the integration with various applications and services.

The vulnerability in question involves an information disclosure risk that could severely compromise the security of an affected Dgraph instance. It stems from unauthenticated access to the /debug/vars endpoint, which allows attackers to retrieve the administrative token. This vulnerability is critical as it bypasses authentication and grants unauthorized entities full access to administrative functions. In the context of a production environment, this could lead to unauthorized data exposure, unauthorized modifications, and complete loss of control over the database instance. Because of its criticality and ease of exploitation, its CVSS score is appropriately high.

Access to the /debug/vars endpoint without authentication is the primary cause of this vulnerability, with the cmdline variable being exposed. This function reveals sensitive information, including the admin token, due to improper access controls. The vulnerability is detailed by the ability for attackers to directly reach the endpoint and extract the token using minimal efforts and tools, bypassing all security mechanisms in place. The use of conventional tools and techniques commonly employed in network probing further potentiates the risk, enabling even inexperienced attackers to exploit the flaw.

If this vulnerability is exploited, malicious actors may gain complete administrative control over the Dgraph instance, leading to unauthorized access to sensitive data and manipulation of the database environment. This could result in data breaches, data corruption, and could potentially be used to launch further attacks on host systems. Administrative access can also be leveraged to create additional backdoors, extending the risks beyond immediate data control to long-term security threats.

REFERENCES

Solution Advice
  • Update Dgraph to version 25.3.3 or later.
  • Restrict access to /debug/vars endpoint to authorized users only.
  • Implement additional authentication measures to protect sensitive endpoints.
  • Regularly audit and review access logs to detect unauthorized access attempts.
  • Consider employing network segmentation to isolate critical endpoints from public access.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

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