S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Network Vulnerabilities·Updated Oct 11, 2025

CVE-2025-46819 Scanner

CVE-2025-46819 Scanner - Denial Of Service vulnerability in Redis

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.5k
Times Used
continuous scan runs
5.5k
Continuously Checked
assets under CS
25
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-46819
7.1
CVSSmedium
Requires local system access · low-privilege account sufficient.

Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.

Attack Vector
Local
Privileges Req.
Low
User Interaction
None
Affected
redisby redis
< 8.2.2
Updated Aug 22, 2026View on NVD →
Detail

Redis is a well-known open-source in-memory database widely used for high-speed data processing. It is employed by developers for various real-time applications, such as caching, session management, and messaging, across different industry sectors. Redis supports Lua scripting to enhance its capabilities for complex operations on the database. The database structure makes it particularly suitable for applications requiring numerous write operations and temporary storage. Organizations utilize Redis in dynamic environments due to its flexible deployment options. Alongside its scalability, Redis is appreciated for its wide array of data structures and atomic operations that developers leverage in modern digital services.

The vulnerability at hand allows an authenticated user to execute a specially crafted Lua script, which could potentially enable an out-of-bounds read or lead to a server crash. This flaw exists in all Redis versions utilizing Lua scripting, specifically those prior to version 8.2.2. An attacker could leverage this vulnerability to disrupt the availability of services relying on Redis, achieving a denial of service. Users of Redis should be cautious as this vulnerability has the potential to hamper business operations by impairing application performance. The issue predominantly revolves around the improper handling of Lua scripts, necessitating a need for sensitive input validation. It underscores the critical nature of maintaining Redis installations updated to the latest secure versions.

Technical details indicate that the issue can be exploited by feeding a malicious Lua script into the Redis server. A key vulnerable endpoint identified is the script execution command granted through Redis's Lua scripting functionality. Attackers can misuse the server's processing of scripts to access data stored outside of intended memory bounds. Lua scripting commands like EVAL and FUNCTION can be blocked using Access Control Lists (ACLs) to minimize risk. Version validation and script execution inspection are essential to ensuring data integrity within the database. Properly patched systems have stronger defenses against such exploitation attempts.

If exploited, this vulnerability can interrupt the regular functioning of servers, leading to potential downtime and data breach incidents. Businesses dependent on Redis for their operations may face significant data processing delays or a complete halt, impacting service delivery and customer satisfaction. Financial repercussions are possible due to service outages, alongside potential regulatory penalties if data integrity is compromised. Organizations must prioritize patching Redis and reinforcing scripting permissions to avoid such detrimental impacts. Regular security assessments should be implemented to foresee and mitigate future vulnerabilities effectively.

REFERENCES

Solution Advice
  • Update Redis to version 8.2.2 or later to fix the vulnerability permanently.
  • Implement ACL rules to block the execution of potentially harmful Lua scripts if patching can't be immediate.
  • Regularly audit and update authentication credentials to prevent unauthorized access.
  • Restrict access to the Redis service to trusted network environments via firewall rules.
  • Conduct regular security assessments to identify and patch similar vulnerabilities proactively.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.