Unbounded Recursion Vulnerability in Google Protobuf for Node.js Services
CVE-2026-89418

8.7HIGH

Key Information:

Vendor

Google

Vendor
CVE Published:
17 September 2026

What is CVE-2026-89418?

The Google Protobuf library is susceptible to unbounded recursion triggered during the parsing of unknown protobuf group fields. Attackers can exploit this vulnerability by sending a specifically crafted payload containing deeply nested START_GROUP wire bytes to any Node.js service that utilizes the generated deserializeBinary() API. This can result in a RangeError due to maximum call stack size being exceeded, potentially crashing the server process. Importantly, no authentication or previous knowledge of the schema is necessary for an attacker to exploit this vulnerability, highlighting its serious implications for affected applications.

Affected Version(s)

protobuf-javascript (aka google-protobuf npm package) All versions

References

CVSS V4

Score:
8.7
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

EQSTLab&@232-323
.