7.5 HIGH
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): LOW
- Privileges required (PR): NONE
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): NONE
- Integrity impact (I): NONE
- Availability impact (A): HIGH
Activity log
- Created suggestion
Valkey has Pre-Authentication DOS from malformed RESP request
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.
References
-
https://github.com/valkey-io/valkey/security/advisories/GHSA-93p9-5vc7-8wgr x_refsource_CONFIRM
Affected products
- ==>= 9.0.0, < 9.0.3
Matching in nixpkgs
pkgs.valkey
High-performance data structure server that primarily serves key/value workloads
pkgs.python312Packages.valkey
Python client for Redis key-value store
pkgs.python313Packages.valkey
Python client for Redis key-value store
pkgs.python314Packages.valkey
Python client for Redis key-value store
pkgs.python313Packages.libvalkey
Python wrapper for libvalkey
pkgs.python314Packages.libvalkey
Python wrapper for libvalkey
Package maintainers
-
@dotlambda ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86 <nix@dotlambda.de>
-
@mweinelt Martin Weinelt <hexa@darmstadt.ccc.de>