Input validation error in Valkey - CVE-2026-27623

 

Input validation error in Valkey - CVE-2026-27623

Published: April 27, 2026


Vulnerability identifier: #VU128027
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-27623
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Valkey
Affected software:
Valkey

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to improper input validation in the request processing logic when handling malformed RESP requests after an empty request. A remote attacker can send a specially crafted request to cause a denial of service.

The issue can trigger an assertion failure that causes the server to abort and shut down.


How to mitigate CVE-2026-27623

Install security update from vendor's website.

Sources