Skip to content

Commit 8fa182a

Browse files
authored
Merge pull request #2281 from redis/DOC-5844
RC: Add CVE to Redis Cloud changelog
2 parents 338f735 + 77718ae commit 8fa182a

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
Title: Redis Cloud changelog (October 2025)
3+
alwaysopen: false
4+
categories:
5+
- docs
6+
- operate
7+
- rc
8+
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

Comments
 (0)