CVE-2026-88412 Details
Description
An integer overflow in the _BulkInsert_ReadProperty component (/bulk_insert.c) of FalkorDB (Redis module) v4.20.1 allows attackers to cause a Denial of Service (DoS) via a crafted input.
An integer overflow vulnerability has been identified in the FalkorDB Redis module, specifically in version 4.20.1. The issue arises in the BulkInsert_ReadProperty component within bulk_insert.c. The vulnerability allows attackers to cause a denial-of-service condition by sending crafted input that exploits the overflow. The problem occurs when a negative length is interpreted as a large unsigned value, leading to excessive memory allocation. This can cause the application to degrade performance significantly or terminate due to out-of-memory conditions, especially in memory-constrained environments.
FalkorDB has released a patch for this vulnerability in the GitHub repository. Users should update to the latest version.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 21, 2026CISA-ADP
Assessed Sep 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/FalkorDB/FalkorDB/issues/2326 | [email protected] | Issue TrackingTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-190 | Integer Overflow or Wraparound | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| FalkorDB | 4.20.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 24, 2026 | CVE Modified | CISA-ADP |
| Sep 21, 2026 | New CVE Received | [email protected] |
Volerion