Untriaged
Permalink
CVE-2026-56684
7.5 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
Activity log
- Created suggestion
Valkey: TLS pending-data processing use-after-free may allow remote code execution
Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's tlsProcessPendingData function iterates pending_list while an authenticated client can trigger CLIENT KILL, causing connTLSClose to delete the iterator's cached next node and producing a use-after-free that can crash the server or potentially allow remote code execution when TLS is enabled. This issue is fixed in versions 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1.
References
-
https://github.com/valkey-io/valkey/security/advisories/GHSA-53mc-f3m3-99vh x_refsource_CONFIRM
-
https://github.com/valkey-io/valkey/pull/4234 x_refsource_MISC
-
https://github.com/valkey-io/valkey/releases/tag/7.2.14 x_refsource_MISC
-
https://github.com/valkey-io/valkey/releases/tag/8.0.10 x_refsource_MISC
-
https://github.com/valkey-io/valkey/releases/tag/8.1.9 x_refsource_MISC
-
https://github.com/valkey-io/valkey/releases/tag/9.0.5 x_refsource_MISC
-
https://github.com/valkey-io/valkey/releases/tag/9.1.1 x_refsource_MISC
Affected products
valkey
- ==< 7.2.14
- ==>= 9.1.0, < 9.1.1
- ==>= 8.1.0, < 8.1.9
- ==>= 9.0.0, < 9.0.5
- ==>= 8.0.0, < 8.0.10
Matching in nixpkgs
pkgs.valkey
High-performance data structure server that primarily serves key/value workloads
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
pkgs.python313Packages.django-valkey
Valkey backend for django
Package maintainers
-
@dotlambda ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86 <nix@dotlambda.de>
-
@mweinelt Martin Weinelt <hexa@darmstadt.ccc.de>
-
@MiniHarinn Harinn <prinn.dev@pm.me>
-
@Hythera Hythera
-
@debtquity Darren Rambaud <d.nixpkgs@ryz.dev>
-
@kybe236 kybe236 <kybe@kybe.xyz>