CVE-2026-97057 HIGH

CVE-2026-97057: redis-parser through 3.0.0 Denial of Service via Invalid Array Length

Vendor Noderedis
Product redis-parser
Weakness CWE-1284
Published September 24, 2026
Last update September 24, 2026

CVSS base score

8.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality —
Integrity —

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

redis-parser through 3.0.0 fails to validate the multi-bulk length value in RESP protocol parsing, allowing attackers to trigger an uncaught RangeError by supplying an excessively large declared length. A malicious or compromised Redis endpoint can deliver a crafted RESP header with a length above 2^32-1 to crash the Node.js client process.

Key dates

02Disclosure timeline

September 24, 2026 CVE published

Related vulnerabilities

04Related CVE