Runbook
Identification of Nodes Using Default Cassandra User
Back to Runbooks
Overview
This incident type refers to the identification of nodes in a Cassandra database that are using the default Cassandra user. This leaves the database vulnerable to security breaches, as the default user has wide-ranging access to the database. If this issue is not addressed, it can lead to data theft or unauthorized access to sensitive information. Proper configuration and management of user permissions is essential to mitigate this risk.
Parameters
Debug
1. Check if Cassandra is running
2. Check the Cassandra configuration file
3. Check if the default user is enabled
4. Check if the default user is being used to connect to Cassandra
5. Check if any other users are being used to connect to Cassandra
6. Check if any unauthorized access has been made to Cassandra
7. Check if any unauthorized access has been made to the system
Repair
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.