CVE-2026-46752
Received
Received - Intake
Heap Overflow in Apache Kvrocks via cjson Library
Publication date: 2026-06-25
Last updated on: 2026-06-25
Assigner: Apache Software Foundation
Description
Description
Redis Lua HEAP overflow in cjson library vulnerability in Apache Kvrocks.
This issue affects Apache Kvrocks: from 2.0.4 through 2.15.0.
Users are recommended to upgrade to version 2.16.0, which fixes the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | kvrocks | From 2.0.4 (inc) to 2.15.0 (inc) |
| apache | kvrocks | 2.16.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |