CVE-2026-44289
HIGH EPSS 32.1%
Published May 13, 20261mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published May 13, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs could recurse without a depth limit while decoding nested protobuf data. This affected both skipping unknown group fields and generated decoding of nested message fields. A crafted protobuf binary payload could cause the JavaScript call stack to be exhausted during decoding. This vulnerability is fixed in 7.5.6 and 8.0.2.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
32.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-674
Affected Products 2
| Vendor | Product | Version | Range |
|---|---|---|---|
| protobufjs_project | protobufjs | * | <7.5.6 |
| protobufjs_project | protobufjs | * | ≥8.0.0 – <8.0.2 |
References 1
- github.com https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-685m-2w69-288q
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.