Arbitrary Code Execution Vulnerability in Apache Cassandra

Arbitrary Code Execution Vulnerability in Apache Cassandra

CVE-2021-44521 · CRITICAL Severity

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

When running Apache Cassandra with the following configuration: enable_user_defined_functions: true enable_scripted_user_defined_functions: true enable_user_defined_functions_threads: false it is possible for an attacker to execute arbitrary code on the host. The attacker would need to have enough permissions to create user defined functions in the cluster to be able to exploit this. Note that this configuration is documented as unsafe, and will continue to be considered unsafe after this CVE.

Learn more about our Cis Benchmark Audit For Apache Cassandra.