First published: Mon Feb 03 2025(Updated: )
Privilege Defined With Unsafe Actions vulnerability in Apache Cassandra. An user with MODIFY permission ON ALL KEYSPACES can escalate privileges to superuser within a targeted Cassandra cluster via unsafe actions to a system resource. Operators granting data MODIFY permission on all keyspaces on affected versions should review data access rules for potential breaches. This issue affects Apache Cassandra through 3.0.30, 3.11.17, 4.0.15, 4.1.7, 5.0.2. Users are recommended to upgrade to versions 3.0.31, 3.11.18, 4.0.16, 4.1.8, 5.0.3, which fixes the issue.
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Cassandra | <=3.0.30<=3.11.17<=4.0.15<=4.1.7<=5.0.2 | |
maven/org.apache.cassandra:cassandra-all | <3.0.31 | 3.0.31 |
maven/org.apache.cassandra:cassandra-all | >=3.1<3.11.18 | 3.11.18 |
maven/org.apache.cassandra:cassandra-all | >=4.0-alpha1<4.0.16 | 4.0.16 |
maven/org.apache.cassandra:cassandra-all | >=4.1-alpha1<4.1.8 | 4.1.8 |
maven/org.apache.cassandra:cassandra-all | >=5.0-alpha1<5.0.3 | 5.0.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2025-23015 is classified as high, due to the potential privilege escalation risk it poses to an Apache Cassandra cluster.
To fix CVE-2025-23015, restrict the MODIFY permission on all keyspaces and review user roles to prevent unauthorized privilege escalation.
Apache Cassandra versions up to and including 3.0.30, 3.11.17, 4.0.15, 4.1.7, and 5.0.2 are affected by CVE-2025-23015.
Unsafe actions performed by users with MODIFY permissions on all keyspaces can lead to privilege escalation to superuser within a Cassandra cluster.
The implications of CVE-2025-23015 for Apache Cassandra users include the risk of unauthorized access and control over the database environment due to the privilege escalation vulnerability.