CVE Catalog

CVE-2026-27623

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

28th percentile - higher than 28% of all known CVEs

Summary

A vulnerability in Valkey from version 9.0.0 to 9.0.2 allows an attacker with network access to crash the server by sending a specially crafted request. The issue is caused by improper reset of networking state after processing an empty request, leading to an assertion failure and system abort.

Risk Assessment

An attacker can remotely cause the Valkey server to abort, resulting in service disruption and potential data availability loss for the organization.

Recommendation

Immediately upgrade Valkey to version 9.0.3 or later. As an additional mitigation, isolate Valkey deployments so that only trusted users have access.

Other vulnerabilities in Valkey

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS