
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-32588 is an authenticated Denial of Service (DoS) vulnerability in Apache Cassandra affecting the Cassandra Query Language (CQL) interface. An authenticated user can repeatedly issue ALTER ROLE password change commands, causing elevated query latencies and service degradation. The vulnerability affects Apache Cassandra versions 4.0.0–4.0.19, 4.1.0–4.1.10, and 5.0.0–5.0.6. It was disclosed on April 7, 2026, and carries a CVSS v3.1 base score of 6.5 (Medium) (GitHub Advisory, oss-security).
The root cause is uncontrolled resource consumption (CWE-400) triggered by the password hashing operation performed during ALTER ROLE commands over the CQL protocol. Each password change invokes a computationally expensive hashing routine; when an authenticated user issues these commands in rapid succession, the cumulative CPU load raises latencies across all CQL queries cluster-wide. The attack vector is network-based, requires low privileges (any valid Cassandra account), and no user interaction. The vulnerability is tracked internally as CASSANDRA-21202 (oss-security, GitHub Advisory).
Successful exploitation degrades the availability of the Apache Cassandra CQL service for all legitimate users by raising query latencies, potentially causing timeouts and service disruption. There is no impact on confidentiality or data integrity — the vulnerability is strictly an availability issue. The scope is limited to the vulnerable Cassandra instance; lateral movement or data exfiltration are not facilitated by this vulnerability (GitHub Advisory, Feedly).
ALTER ROLE on itself or another role).cqlsh or a programmatic driver (e.g., DataStax Java/Python driver).ALTER ROLE <username> WITH PASSWORD '<new_password>'; commands, cycling through different password values to continuously trigger the password hashing routine.system.log) showing an abnormally high frequency of ALTER ROLE CQL statements from a single authenticated user or IP address within a short time window.ALTER ROLE activity.Apache has released patched versions that resolve this vulnerability: 4.0.20, 4.1.11, and 5.0.7. Upgrading to one of these versions is the recommended remediation. As a temporary workaround, administrators should implement access controls to rate-limit or restrict the frequency of ALTER ROLE password change operations for authenticated users, and monitor CQL audit logs for anomalous password change activity (GitHub Advisory, oss-security).
The vulnerability was reported by Youlong Chen of the Institute of Computing Technology, Chinese Academy of Sciences, and disclosed by Apache committer Michael Semb Wever via the oss-security mailing list on April 7, 2026. Community reaction has been muted given the low/medium severity rating and the requirement for prior authentication. No significant media coverage or notable researcher commentary beyond the standard advisory channels has been observed (oss-security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."