Skip to main content

CVE-2024-46981

7.0
HIGHCVSS v3.1 Base Score
80.73%
HIGH RiskEPSS (99th percentile)

Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to manipulate the garbage collector and potentially lead to remote code execution. The problem is fixed in 7.4.2, 7.2.7, and 6.2.17. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.

Published: 1/6/2025
Modified: 9/5/2025
Back to CVE Lookup

Vulnerability Summary

CVSS v3 Score

7HIGH

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

EPSS Score (Exploitation Probability)

80.73%HIGH Exploitation Risk
99th percentile

This vulnerability has a 80.73% probability of being exploited in the next 30 days, ranking higher than 99% of all scored CVEs.

Related Vulnerabilities