CVE-2018-8016: Critical severity Apache Cassandra vulnerability
The default configuration in Apache Cassandra 3.8 through 3.11.1 binds an unauthenticated JMX/RMI interface to all network interfaces, which allows remote attackers to execute arbitrary Java code via an RMI request. This issue is a regression of CVE-2015-0225. The regression was introduced in https://issues.apache.org/jira/browse/CASSANDRA-12109. The fix for the regression is implemented in https://issues.apache.org/jira/browse/CASSANDRA-14173. This fix is contained in the 3.11.2 release of Apache Cassandra.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
maven/org.apache.cassandra:cassandra-allto a version that resolves this vulnerability.Fixed in 3.11.2 - Upgrade
Upgrade
Apache Cassandrato a version that resolves this vulnerability.Fixed in 3.11.2Patch CASSANDRA-14173 - Compensating control
If upgrading is not immediately possible, restrict network access to the JMX/RMI interface so it is not reachable from untrusted networks (the issue is that Cassandra 3.8 through 3.11.1 binds the unauthenticated JMX/RMI interface to all network interfaces).
Event History
Frequently Asked Questions
What is the vulnerability ID for this Apache Cassandra vulnerability?
The vulnerability ID for this Apache Cassandra vulnerability is CVE-2018-8016.
What is the severity of CVE-2018-8016?
The severity of CVE-2018-8016 is critical with a CVSS score of 9.8.
What is the affected software for CVE-2018-8016?
The affected software for CVE-2018-8016 is Apache Cassandra versions 3.8 through 3.11.1.
How does CVE-2018-8016 allow remote attackers to execute arbitrary Java code?
CVE-2018-8016 allows remote attackers to execute arbitrary Java code by exploiting the unauthenticated JMX/RMI interface bound to all network interfaces.
Is there a fix available for CVE-2018-8016?
Yes, a fix is available for CVE-2018-8016. It is recommended to upgrade to a version of Apache Cassandra that is not affected by this vulnerability.