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

Published Sep 24, 2026
·
Updated

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.

Affected Software

1 affected component
npm/redis-parser<=3.0.0

Event History

Sep 24, 2026
CVE Published
via MITRE·01:51 PM
Data Sourced
via MITRE·01:51 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·02:18 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed to this denial of service?

Node.js applications using npm/redis-parser through version 3.0.0 are exposed when they parse responses from a malicious or compromised Redis endpoint. The issue is triggered by a crafted RESP multi-bulk header declaring a length greater than 2^32-1.

2

What does an attacker need to do to exploit the issue?

The attacker needs to cause the client to receive a crafted RESP response from a Redis endpoint, with an excessively large declared multi-bulk length. No authentication or user interaction is required according to the supplied severity vector.

3

What is the observable impact on an affected application?

Parsing the crafted header causes an uncaught RangeError, which can crash the Node.js client process. The reported impact is denial of service; no confidentiality or integrity impact is indicated.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203