Vulnerability Database

309,587

Total vulnerabilities in the database

CVE-2025-26413

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.

  • Published: Apr 22, 2025
  • Updated: Nov 16, 2025
  • CVE: CVE-2025-26413
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 7.5
  • AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CWEs: