GHSA-xwx3-3p4h-ffw8HighCVSS 7.5

redis-parser through 3.0.0 fails to validate the multi-bulk length value in RESP protocol parsing...

Published
September 24, 2026
Last Modified
September 24, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🔗 References (9)