Improper Input Validation vulnerability in Apache Kvrocks.
The SETRANGE command didn't check if the offset input is a positive integer and use it as an index
of a string. So it will cause the server to crash due to its index isĀ out of range.
This issue affects Apache Kvrocks: through 2.11.1.
Users are recommended to upgrade to version 2.12.0, which fixes the issue.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/26xxx/CVE-2025-26413.json",
"cna_assigner": "apache",
"cwe_ids": [
"CWE-20"
],
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"last_affected": "2.11.1"
}
]
},
{
"extracted_events": [
{
"fixed": "2.11.1"
}
],
"source": "DESCRIPTION"
}
]
}