Heap overflow in COMMAND GETKEYS and ACL evaluation in Redis
No sign of exploitation. No public exploitation artifact known so far.
Official vendor statements in CSAF/VEX format: whether their product is affected, already fixed, or ruled out — and why. These are the vendor's assertions, not Vexday's judgment.
Redis has a memory overflow bug when processing certain commands that extract key names. An authenticated attacker can send specially crafted commands to crash the database, leak sensitive data, or potentially execute code.
A heap buffer overflow exists in Redis 7.0 prior to 7.0.12 in the key name extraction logic used by COMMAND GETKEYS, COMMAND GETKEYSANDFLAGS, and ACL key matching. Authenticated users can trigger this vulnerability via variadic key name arguments, leading to heap corruption, information disclosure, and potential remote code execution.