CVE-2026-66373 PUBLISHED

Assigner: mitre
Reserved: 25.07.2026 Published: 25.07.2026 Updated: 25.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 7.5

Product Status

Vendor Redis
Product Redis
Versions Default: unaffected
  • affected from 0 to 8.8.0 (excl.)

References

Problem Types

  • CWE-415 Double Free CWE