Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lfprojects | Valkey | >= 9.0.0, < 9.0.3 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-27623?
CVE-2026-27623 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 asserti...
How severe is CVE-2026-27623?
CVE-2026-27623 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-27623?
Check the references section above for vendor advisories and patch information. Affected products include: Lfprojects Valkey.