7.5
CVE-2026-66373
- EPSS 0.5%
- Veröffentlicht 25.07.2026 00:08:35
- Zuletzt bearbeitet 07.08.2026 00:16:38
- CVE-Watchlists
- Unerledigt
Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerRedis
≫
Produkt
Redis
Default Statusunaffected
Version
0
Version <
8.8.0
Status
affected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.5% | 0.403 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| MITRE | 7.5 | 1.6 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-415 Double Free
The product calls free() twice on the same memory address.
https://github.com/redis/redis/pull/15081
https://github.com/redis/redis/compare/8.6.4...8.8.0
https://x.com/Fried_rice/status/2080059356322918777
https://github.com/berabuddies/redis-poc
https://news.ycombinator.com/item?id=49024938
https://lists.debian.org/debian-lts-announce/2026/08/msg00012.html