CVE-2026-97057
HIGH
8,7
Source: [email protected]
Attack Vector: network
Attack Complexity: low
Privileges Required: none
User Interaction: none
Confidentiality: N/A
Integrity: N/A
Availability: N/A
HIGH
7,5
Source: [email protected]
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
IncompleteCommon 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
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…