๐Ÿ” CVE Alert

CVE-2026-97057

HIGH 7.5

redis-parser through 3.0.0 Denial of Service via Invalid Array Length

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-1284
Vendor noderedis
Product redis-parser
Published Sep 24, 2026
Last Updated Sep 24, 2026
Stay Ahead of the Next One

Get instant alerts for noderedis redis-parser

Be the first to know when new high vulnerabilities affecting noderedis redis-parser are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

NodeRedis / redis-parser
0 โ‰ค 3.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/NodeRedis/node-redis-parser/issues/65 github.com: https://github.com/NodeRedis/node-redis-parser/blob/4c2d31c8717f05dea1ffd91a0e45d68f452c73bd/lib/parser.js#L212 github.com: https://github.com/NodeRedis/node-redis-parser/blob/4c2d31c8717f05dea1ffd91a0e45d68f452c73bd/lib/parser.js#L108-L122 github.com: https://github.com/NodeRedis/node-redis-parser/blob/4c2d31c8717f05dea1ffd91a0e45d68f452c73bd/lib/parser.js#L492-L550 github.com: https://github.com/NodeRedis/node-redis-parser/issues/47 github.com: https://github.com/NodeRedis/node-redis-parser vulncheck.com: https://www.vulncheck.com/advisories/redis-parser-through-3.0.0-denial-of-service-via-invalid-array-length

Credits

Wayde Shi (PayPal Cyber Security Team)