Redis是美国Redis公司的一套开源的使用ANSI C编写、支持网络、可基于内存亦可持久化的日志型、键值(Key-Value)存储数据库,并提供多种语言的API。 Redis 7.2.0至8.6.3版本存在资源管理错误漏洞,该漏洞源于取消阻塞客户端流程未处理重新执行阻塞命令时processCommandAndResetClient的错误返回,若阻塞客户端在此流程中被驱逐,可能导致释放后重用,进而导致远程代码执行。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-25243 | redis-server RESTORE invalid memory access may allow remote code execution | |
| CVE-2026-23631 | redis-server Lua use-after-free may allow remote code execution |
No comments yet