CVE-2024-46981
CRITICAL EPSS 93.9%
Published Jan 6, 20251y ago · Modified Jun 17, 20261w ago
9.8 CVSS 3.1
Published Jan 6, 2025 1y ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
93.9% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-416 Use After Free Memory Safety
Affected Products 4
References 7
- github.com https://github.com/redis/redis/releases/tag/6.2.17
- github.com https://github.com/redis/redis/releases/tag/7.2.7
- github.com https://github.com/redis/redis/releases/tag/7.4.2
- github.com https://github.com/redis/redis/security/advisories/GHSA-39h2-x6c4-6w4c
- lists.debian.org https://lists.debian.org/debian-lts-announce/2025/01/msg00018.html
- vicarius.io https://www.vicarius.io/vsociety/posts/cve-2024-46981-detect-redis-vulnerability
- vicarius.io https://www.vicarius.io/vsociety/posts/cve-2024-46981-mitigate-redis-vulnerability
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.