Critical “RediShell” Flaw Endangers Thousands of Servers
We independently review everything we recommend. When you buy through our links, we may earn a commission which is paid directly to our Australia-based writers, editors, and support staff. Thank you for your support!
- Wiz, a security company, emphasizes the need for immediate patching of a serious Redis vulnerability.
- The flaw grants attackers comprehensive access to host systems.
- A memory corruption issue in Redis has existed for over 13 years.
- This affects every release of Redis software.
- About 330,000 Redis instances are accessible from the internet.
- A patch for CVE-2025-49844 has been released, and administrators must respond.
- Wiz is set to be acquired by Alphabet for US$32 billion.
Wiz Calls for Prompt Response to Redis Vulnerability
The security research organization Wiz has strongly advised organizations to address a serious vulnerability in the Redis database known as “RediShell”. If misused, this vulnerability may permit attackers to gain complete access to host systems.
Memory Corruption Issue at the Heart
This vulnerability arises from a memory corruption flaw that has been part of the Redis source code for nearly 13 years. This allows an authenticated attacker to run a Lua script to execute arbitrary native code on the targeted host. The age of this flaw means that every Redis software release is vulnerable.
Extensive Effect Across Cloud Platforms
Given that Redis is utilized in roughly 75 percent of cloud environments, the potential consequences of this vulnerability are significant. Wiz estimates that about 330,000 Redis instances are internet-facing, with 60,000 lacking proper authentication measures. Additionally, 57 percent of cloud environments deploy Redis as container images, frequently without sufficient security hardening.
Patch and Preventive Measures
A fix for this vulnerability, labeled CVE-2025-49844, has been provided by Redis. Administrators are advised to restrict network access to Redis databases via firewalls and policies, implement strong authentication, and limit permissions to reduce risk.
About Redis
Redis, which stands for Remote Dictionary Server, is an open-source NoSQL database celebrated for its rapid read and write capabilities. It keeps data in system memory instead of on disk, making it well-suited for cloud applications that demand performance and low-latency response, such as caching, session management, and real-time data analysis.
Wiz’s Acquisition by Alphabet
In related developments, Wiz is in the process of being acquired by Alphabet, Google’s parent company, in a notable all-cash deal valued at US$32 billion, emphasizing the strategic need for cloud security.
Conclusion
The Redis “RediShell” flaw poses a critical threat to cloud environments worldwide. With a patch now available, organizations are urged to act promptly to safeguard their systems from potential exploitation. The strategic acquisition of Wiz by Alphabet highlights the increasing focus on strong cloud security practices.