Redis RCE Vulnerability: Critical Flaw Discovered
A critical remote code execution vulnerability has been discovered in all versions of Redis Server that support Lua scripting. Tracked as CVE-2025-49844, the flaw is a use-after-free issue within the Lua scripting engine's garbage collection mechanism. Authenticated attackers can exploit this vulnerability by crafting a malicious Lua script to achieve arbitrary code execution with the privileges of the Redis server. The vulnerability has been assigned a CVSS score of 10.0, reflecting its critical severity and low attack complexity. While patches are still being developed, administrators are advised to mitigate the risk by using Access Control Lists to disable Lua script execution commands.
Latest mentioned: 10-06
Earliest mentioned: 10-04