Description
A security flaw has been discovered in valkey-io valkey 9.1.0. The affected element is the function handleClientsBlockedOnKey of the file src/blocked.c of the component Blocked-on-keys Subsystem. The manipulation results in use after free. The attack may be performed from remote. A high complexity level is associated with this attack. The exploitability is described as difficult. The exploit has been released to the public and may be used for attacks. The patch is identified as b2fb0e13f5b4c8c2fb63dcfc2c37a067a0d6d20b. Applying a patch is advised to resolve this issue.
Published: 2026-08-31
Score: 2.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: Use‑After‑Free
Action: Immediate Patch
AI Analysis

Impact

A memory corruption flaw exists in the handleClientsBlockedOnKey function of Valkey 9.1.0. The use‑after‑free vulnerability can be triggered remotely and may allow an attacker to corrupt the process memory, potentially leading to arbitrary code execution or denial‑of‑service. The description indicates high complexity and a difficult exploit, yet an exploit has been released publicly. The CVSS score of 2.1 reflects that the impact is considered low by the assessor, but the public availability of the exploit requires attention.

Affected Systems

The flaw affects valkey-io’s Valkey 9.1.0 release. No other releases have been confirmed as vulnerable at this time. The issue resides in the Blocked‑on‑keys subsystem within src/blocked.c.

Risk and Exploitability

The vulnerability has a low CVSS score of 2.1, an unavailable EPSS score, and is not listed in the CISA KEV catalog, suggesting a modest exploitation probability. The attack vector is limited to remote connections to the Valkey instance, and the exploit is considered difficult but feasible with the published PoC. Because the flaw allows potential memory corruption, the overall risk warrants immediate correction before attackers can mount a successful exploitation.

Generated by OpenCVE AI on August 31, 2026 at 09:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Valkey to a patched release or apply the commit b2fb0e13f5b4c8c2fb63dcfc2c37a067a0d6d20b that addresses the handleClientsBlockedOnKey issue.
  • Restart the Valkey service after applying the patch to ensure no stale references remain in the blocked‑key handling subsystem.
  • Monitor logs for unexpected memory corruption or blocked‑key errors as an additional validation of the fix.

Generated by OpenCVE AI on August 31, 2026 at 09:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-825
References
Metrics threat_severity

None

threat_severity

Low


Mon, 31 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 31 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in valkey-io valkey 9.1.0. The affected element is the function handleClientsBlockedOnKey of the file src/blocked.c of the component Blocked-on-keys Subsystem. The manipulation results in use after free. The attack may be performed from remote. A high complexity level is associated with this attack. The exploitability is described as difficult. The exploit has been released to the public and may be used for attacks. The patch is identified as b2fb0e13f5b4c8c2fb63dcfc2c37a067a0d6d20b. Applying a patch is advised to resolve this issue.
Title valkey-io valkey Blocked-on-keys blocked.c handleClientsBlockedOnKey use after free
First Time appeared Valkey-io
Valkey-io valkey
Weaknesses CWE-119
CWE-416
CPEs cpe:2.3:a:valkey-io:valkey:*:*:*:*:*:*:*:*
Vendors & Products Valkey-io
Valkey-io valkey
References
Metrics cvssV2_0

{'score': 1.7, 'vector': 'AV:N/AC:H/Au:M/C:N/I:N/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 2.2, 'vector': 'CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 2.2, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 2.1, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Valkey-io Valkey
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T11:33:30.966Z

Reserved: 2026-08-30T10:10:33.072Z

Link: CVE-2026-82631

cve-icon Vulnrichment

Updated: 2026-08-31T11:33:25.812Z

cve-icon NVD

Status : Deferred

Published: 2026-08-31T08:17:03.877

Modified: 2026-08-31T20:57:16.820

Link: CVE-2026-82631

cve-icon Redhat

Severity : Low

Publid Date: 2026-08-31T07:45:13Z

Links: CVE-2026-82631 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T09:30:04Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-416

    Use After Free

  • CWE-825

    Expired Pointer Dereference