CVE-2026-97057

Published: Set 24, 2026 Last Modified: Set 24, 2026
ExploitDB:
Other exploit source:
Google Dorks:
HIGH 8,7
Attack Vector: network
Attack Complexity: low
Privileges Required: none
User Interaction: none
Confidentiality: N/A
Integrity: N/A
Availability: N/A
HIGH 7,5
Attack Vector: network
Attack Complexity: low
Privileges Required: none
User Interaction: none
Scope: unchanged
Confidentiality: none
Integrity: none
Availability: high

Description

AI Translation Available

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.

1284

Improper Validation of Specified Quantity in Input

Incomplete
Common Consequences
Security Scopes Affected:
Other Integrity Availability
Potential Impacts:
Varies By Context Dos: Resource Consumption (Cpu) Modify Memory Read Memory
Applicable Platforms
All platforms may be affected
View CWE Details
https://github.com/NodeRedis/node-redis-parser
https://github.com/NodeRedis/node-redis-parser/blob/4c2d31c8717f05dea1ffd91a0e4…
https://github.com/NodeRedis/node-redis-parser/blob/4c2d31c8717f05dea1ffd91a0e4…
https://github.com/NodeRedis/node-redis-parser/blob/4c2d31c8717f05dea1ffd91a0e4…
https://github.com/NodeRedis/node-redis-parser/issues/47
https://github.com/NodeRedis/node-redis-parser/issues/65
https://www.vulncheck.com/advisories/redis-parser-through-3.0.0-denial-of-servi…