Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-93435— redis-parser through 3.0.0 Denial of Service via Unbounded Recursion

Quick assessment

Affected
NodeRedis redis-parser
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

redis-parser 版本 3.0.0 及之前存在拒绝服务(DoS)漏洞,位于 RESP 协议解析器中。恶意 Redis 端点可以通过嵌套数组引发的无限制递归导致客户端进程崩溃。攻击者可以发送特制的 RESP 字节流,其中包含重复的数组头部,从而耗尽 V8 调用栈,导致未捕获的 ,进而终止 Node.js 进程,且不会触发错误处理回调。

CVSS 7.5 · High EPSS 0.45% · P38

Possible ATT&CK Techniques 1 AI

T1489 · Service Stop

Affected Version Matrix 1

VendorProduct Version RangeStatus
NodeRedis redis-parser ≤ 3.0.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-93435

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
redis-parser through 3.0.0 Denial of Service via Unbounded Recursion
Source: CVE Program / CVE List V5
Vulnerability Description
redis-parser through 3.0.0 contains a denial of service vulnerability in the RESP protocol parser that allows malicious Redis endpoints to crash the client process through unbounded recursion on nested arrays. Attackers can send crafted RESP byte streams with repeated array headers that exhaust the V8 call stack, causing an uncaught RangeError that terminates the Node.js process without triggering error handling callbacks.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
未经控制的递归
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
NodeRedis redis-parser 0 ~ 3.0.0 -

II. Public POCs for CVE-2026-93435

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-93435

登录查看更多情报信息。

Other References for CVE-2026-93435 (5)

IV. Related Vulnerabilities

V. Comments for CVE-2026-93435

No comments yet


Leave a comment