Skip to content

Commit ea2f9f0

Browse files
CVE-2025-26467 Apache Cassandra: User with MODIFY permission on ALL KEYSPACES can escalate privileges to superuser via unsafe actions (#911)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef79ddd commit ea2f9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openam-cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.apache.cassandra</groupId>
5151
<artifactId>cassandra-all</artifactId>
52-
<version>4.0.16</version>
52+
<version>4.0.17</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>org.lz4</groupId>

0 commit comments

Comments
 (0)