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.
CVSS

No CVSS.

Configurations

No configuration.

History

23 Apr 2025, 14:08

Type Values Removed Values Added
Summary
  • (es) Vulnerabilidad de validación de entrada incorrecta en Apache Kvrocks. El comando SETRANGE no verificaba si la entrada `offset` era un entero positivo y lo usaba como índice de una cadena. Por lo tanto, provocaba un fallo del servidor debido a que su índice estaba fuera de rango. Este problema afecta a Apache Kvrocks hasta la versión 2.11.1. Se recomienda actualizar a la versión 2.12.0, que soluciona el problema.

22 Apr 2025, 09:15

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2025/04/22/1 -

22 Apr 2025, 08:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-22 08:15

Updated : 2025-04-23 14:08


NVD link : CVE-2025-26413

Mitre link : CVE-2025-26413

CVE.ORG link : CVE-2025-26413


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation