Description
FalkorDB (Redis module) v4.20.1 to v4.20.4 was discovered to contain a buffer overflow in the _Decode_GrB_Matrix function (/v19/decode_matrix.c). This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.
Published: 2026-09-21
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: Denial of Service
Action: Apply Patch
AI Analysis

Impact

FalkorDB, a Redis module, contains a buffer overflow in the _Decode_GrB_Matrix function within decode_matrix.c. The flaw permits an attacker to supply maliciously crafted data that overflows a buffer, resulting in a crash of the Redis process. The impact is a denial of service, disrupting availability of the Redis instance and any services depending on it.

Affected Systems

Affected vendor is FalkorDB, specifically the Redis module version 4.20.1 through 4.20.4. Users running those versions are at risk; versions 4.20.5 and later have resolved the issue.

Risk and Exploitability

CVSS score of 8.8 indicates high severity. The EPSS value is not available, and the vulnerability is not listed in CISA's KEV, suggesting no publicly confirmed exploits. The module’s failure occurs when parsing incoming data, implying that an attacker could trigger the DoS by sending specially crafted payloads over the Redis network interface. No authentication or privilege prerequisites are documented, so the attack vector is inferred to be remote and potentially accessible to anyone who can send commands to the Redis instance.

Generated by OpenCVE AI on September 21, 2026 at 22:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FalkorDB module to 4.20.5 or higher.
  • Remove or disable the FalkorDB module if upgrade is not feasible yet.
  • Limit Redis network access to trusted hosts and enforce ACLs.
  • Implement monitoring for process crashes and abnormal restarts.

Generated by OpenCVE AI on September 21, 2026 at 22:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 23:15:00 +0000

Type Values Removed Values Added
Title Buffer Overflow in FalkorDB Redis Module Enables Denial of Service
Weaknesses CWE-119

Mon, 21 Sep 2026 21:15:00 +0000

Type Values Removed Values Added
Description FalkorDB (Redis module) v4.20.1 to v4.20.4 was discovered to contain a buffer overflow in the _Decode_GrB_Matrix function (/v19/decode_matrix.c). This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AC:L/AV:N/A:H/C:H/I:H/PR:L/S:U/UI:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-21T21:04:29.295Z

Reserved: 2026-09-10T00:00:00.000Z

Link: CVE-2026-88409

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-21T21:17:15.120

Modified: 2026-09-21T21:17:15.120

Link: CVE-2026-88409

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T23:00:12Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer