CVE-2026-27623
Valkey has Pre-Authentication DOS from malformed RESP request
Description
Valkey is a distributed key-value database. Starting in version 9.0.0 and prior to version 9.0.3, a malicious actor with network access to Valkey can cause the system to abort by triggering an assertion. When processing incoming requests, the Valkey system does not properly reset the networking state after processing an empty request. A malicious actor can then send a request that the server incorrectly identifies as breaking server side invariants, which results in the server shutting down. Version 9.0.3 fixes the issue. As an additional mitigation, properly isolate Valkey deployments so that only trusted users have access.
INFO
Published Date :
Feb. 23, 2026, 8:28 p.m.
Last Modified :
Feb. 25, 2026, 5:58 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | HIGH | [email protected] |
Solution
- Update Valkey to version 9.0.3 or later.
- Isolate Valkey deployments to trusted users.
- Review server networking state handling.
- Apply relevant security patches.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-27623.
| URL | Resource |
|---|---|
| https://github.com/valkey-io/valkey/security/advisories/GHSA-93p9-5vc7-8wgr | Vendor Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-27623 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-27623
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-27623 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-27623 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Feb. 25, 2026
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:* versions from (including) 9.0.0 up to (excluding) 9.0.3 Added Reference Type GitHub, Inc.: https://github.com/valkey-io/valkey/security/advisories/GHSA-93p9-5vc7-8wgr Types: Vendor Advisory -
New CVE Received by [email protected]
Feb. 23, 2026
Action Type Old Value New Value Added Description Valkey is a distributed key-value database. Starting in version 9.0.0 and prior to version 9.0.3, a malicious actor with network access to Valkey can cause the system to abort by triggering an assertion. When processing incoming requests, the Valkey system does not properly reset the networking state after processing an empty request. A malicious actor can then send a request that the server incorrectly identifies as breaking server side invariants, which results in the server shutting down. Version 9.0.3 fixes the issue. As an additional mitigation, properly isolate Valkey deployments so that only trusted users have access. Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Added CWE CWE-20 Added Reference https://github.com/valkey-io/valkey/security/advisories/GHSA-93p9-5vc7-8wgr