CVE-2021-44521

CRITICALCVSS 9.1/10EPSS 54.89%

Last modified

CVE-2021-44521 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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. EPSS estimates a 54.89% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
9.1/10

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

EPSS Probability
54.89%

98.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
ApacheCassandra>= 3.0.0, < 3.0.26
ApacheCassandra>= 3.11.0, < 3.11.12
ApacheCassandra>= 4.0.0, < 4.0.2

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2021-44521?
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.
How severe is CVE-2021-44521?
CVE-2021-44521 has a CVSS score of 9.1/10 (CRITICAL severity). The EPSS model estimates a 54.89% probability of exploitation in the next 30 days.
How do I fix CVE-2021-44521?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2021-44521?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST