---
id: CVE-2026-97057
title: >-
  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
summary: >-
  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 e…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
cwe:
  - CWE-1284
  - CWE-130
vendor: NodeRedis
product: redis-parser
affected:
  - redis-parser <= 3.0.0
published: '2026-09-24'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T21:08:55.030'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-97057'
references:
  - url: 'https://github.com/NodeRedis/node-redis-parser'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/NodeRedis/node-redis-parser/blob/4c2d31c8717f05dea1ffd91a0e45d68f452c73bd/lib/parser.js#L108-L122
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/NodeRedis/node-redis-parser/blob/4c2d31c8717f05dea1ffd91a0e45d68f452c73bd/lib/parser.js#L212
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/NodeRedis/node-redis-parser/blob/4c2d31c8717f05dea1ffd91a0e45d68f452c73bd/lib/parser.js#L492-L550
    label: disclosure@vulncheck.com
  - url: 'https://github.com/NodeRedis/node-redis-parser/issues/47'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/NodeRedis/node-redis-parser/issues/65'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/redis-parser-through-3.0.0-denial-of-service-via-invalid-array-length
    label: disclosure@vulncheck.com
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-97057.json
  - url: 'https://access.redhat.com/security/cve/CVE-2026-97057'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2540095'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-97057'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-97057'
tags:
  - nvd
  - cve.org
  - csaf
  - vex
  - red-hat
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-24T15:31:45.966419Z'
ingestedAt: '2026-09-24T14:44:21.327Z'
epss: 0.00393
epssPercentile: 0.30722
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Vendor advisories

- **Red Hat VEX** · Important · affected: Red Hat Developer Hub, Red Hat Fuse 7, Red Hat Satellite 6, Self-service automation portal 2 · no fix planned: Red Hat Fuse 7, Red Hat Developer Hub, Red Hat Satellite 6, Self-service automation portal 2 · updated 2026-09-25 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-97057.json)
