Improper Neutralization in Valkey - CVE-2025-67733
Published: April 27, 2026
Valkey
Detailed vulnerability description
The vulnerability allows a remote user to corrupt response data for other users on the same connection.
The vulnerability exists due to improper handling of null characters in lua script error handling code when processing scripting command error replies. A remote user can use scripting commands to inject arbitrary information into the response stream to corrupt response data for other users on the same connection.
The issue can affect other users sharing the same connection.