GoogleCVE-2026-89418
protobuf-javascript (aka google-protobuf npm package): uncontrolled recursion
High8.7CVE-2026-89418 · Published Sep 17, 2026 · updated Sep 18, 2026
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.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| protobuf-javascript (aka google-protobuf npm package) Product | <= All versions | No fix yet |
Details and references
- CVSS 4.0
- 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-674
More Google advisories
All Google| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 17 | Google Chrome: remote attacker could obtain cross-origin data | Medium4.3 | 153.0.8010.52 |
| Sep 17 | Google Chrome: type confusion | High8.8 | 153.0.8010.52 |
| Sep 17 | Google Chrome: missing authorization | Low3.1 | 153.0.8010.52 |
| Sep 17 | Google Chrome: improper authorization | Medium4.3 | 153.0.8010.52 |
| Sep 17 | Google Chrome: race condition | Low3.1 | 153.0.8010.52 |
| Sep 17 | Google Chrome: buffer overflow | High8.8 | 153.0.8010.52 |