You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: New features, enhancements, and other changes added to Redis Cloud during
9
+
October 2025.
10
+
highlights: Security fixes
11
+
linktitle: October 2025
12
+
weight: 65
13
+
tags:
14
+
- changelog
15
+
---
16
+
17
+
## Security fixes
18
+
19
+
Redis Cloud has already been updated with a patches for the following vulnerabilities:
20
+
21
+
- (CVE-2025-49844) A Lua script may lead to remote code execution
22
+
- (CVE-2025-46817) A Lua script may lead to integer overflow and potential RCE
23
+
- (CVE-2025-46818) A Lua script can be executed in the context of another user
24
+
- (CVE-2025-46819) LUA out-of-bound read
25
+
26
+
No further action is required at this time.
27
+
28
+
For more information, see the [Redis blog](https://redis.io/blog/security-advisory-cve-2025-49844/) and the [Redis release notes](https://github.com/redis/redis/releases).
0 commit comments