SB2025100706 - Multiple vulnerabilities in Redis
Published: October 7, 2025 Updated: October 8, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 secuirty vulnerabilities.
1) Improper authentication (CVE-ID: CVE-2025-46818)
The vulnerability allows a remote user to escalate privileges within the application.
The vulnerability exists due to an error when handling Lua scripts. A remote user can manipulate different LUA objects and potentially run their own code in the context of another user.
2) Out-of-bounds read (CVE-ID: CVE-2025-46819)
The vulnerability allows a remote user to gain access to potentially sensitive information.
The vulnerability exists due to a boundary condition when processing Lua scripts. A remote user can trigger an out-of-bounds read error and read contents of memory on the system or perform a denial of service (DoS) attack.
3) Integer overflow (CVE-ID: CVE-2025-46817)
The vulnerability allows a remote user to execute arbitrary code on the target system.
The vulnerability exists due to integer overflow when processing Lua scripts. A remote user can pass specially crafted data to the application, trigger an integer overflow and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
Remediation
Install update from vendor's website.