S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Nov 11, 2025

CockroachDB Unauthenticated Access Scanner

This scanner detects the use of CockroachDB Unauthenticated Access in digital assets. It identifies if the CockroachDB console is accessible without authentication, potentially exposing cluster node and server version information. This detection is vital for ensuring that unauthorized access to CockroachDB is mitigated.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.9k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
Detail

CockroachDB is a distributed SQL database that is designed for building cloud-native, scalable applications. It is commonly used by developers and enterprises that require high availability and consistency across distributed networks. Users leverage CockroachDB for its ease of deployment and ability to manage large clusters across on-premises or cloud environments. Organizations appreciate its PostgreSQL wire protocol support, which simplifies integration with tools and applications. Due to its distributed nature, CockroachDB helps businesses avoid single points of failure, and its SQL capabilities make it accessible to those familiar with traditional databases.

Unauthenticated access refers to the ability to access a system or resource without providing valid credentials. In the context of CockroachDB, this vulnerability implies that unauthorized users can potentially access the console used to manage and monitor the database. This exposure could lead to unintended information leakage or administrative actions being performed by unauthorized parties. Detecting such vulnerabilities is crucial to secure sensitive database operations and prevent unauthorized impact on system performance and integrity.

The technical details of this vulnerability involve accessing the CockroachDB console without authentication, allowing the viewing of cluster nodes and server version information. Attackers could exploit this by sending an HTTP GET request to the base URL and related paths containing sensitive details. Proper connection to the affected endpoint will return HTTP status code 200 and identifiable characteristics in the response body, such as "Cockroach Console," "nodes," "ServerVersion," and "buildInfo." This technique can expose database infrastructure elements to unauthorized entities.

If this vulnerability is exploited, potential effects include unauthorized data disclosure of node and server configurations. Malicious actors could gather intelligence about the database structure, leading to further exploitation activities. Such information leaks could compromise the confidentiality and integrity of enterprise-level database management processes. Organizations may face data breaches or unauthorized modifications, impacting business continuity and compliance status significantly.

REFERENCES

Solution Advice
  • Implement authentication mechanisms for accessing the CockroachDB console to ensure only authorized users have access.
  • Restrict network access to the CockroachDB console using firewall settings and allow-list configurations.
  • Regularly audit and monitor access logs to detect unauthorized or suspicious activities.
  • Ensure that database systems are updated with the latest security patches and configurations.
  • Conduct security assessments and vulnerability scans periodically to identify and mitigate potential exposure issues.

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.

CockroachDB Unauthenticated Access Scanner | S4E