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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-89418— Uncontrolled Recursion leading to Denial of Service in protobuf-javascript (google-protobuf)

Quick assessment

Affected
Google protobuf-javascript (aka google-protobuf npm package)
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.

google-protobuf 在解析未知的 protobuf group 字段时存在无界递归漏洞。攻击者可以向任何调用生成的 API 的 Node.js 服务发送一个包含深度嵌套的 START_GROUP 线格式(wire format)字节的特制小型载荷,从而触发 (最大调用栈大小超出)错误,导致进程崩溃。该攻击无需身份认证,也不需要对数据模式(schema)有先验知识。

CVSS 8.7 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-89418

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
Uncontrolled Recursion leading to Denial of Service in protobuf-javascript (google-protobuf)
Source: CVE Program / CVE List V5
Vulnerability Description
google-protobuf contains an unbounded recursion when parsing unknown protobuf group fields. An attacker can send a small crafted payload of deeply nested START_GROUP wire bytes to any Node.js service that calls the generated deserializeBinary() API, causing a RangeError: Maximum call stack size exceeded and crashing the process. No authentication or prior knowledge of the schema is required.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
未经控制的递归
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
Google protobuf-javascript (aka google-protobuf npm package) All versions -

II. Public POCs for CVE-2026-89418

# 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-89418

登录查看更多情报信息。

Vendor Advisories for CVE-2026-89418 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-89418

No comments yet


Leave a comment