CVE-2026-45740
HIGH EPSS 17.6%
Published May 13, 20261mo ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
Published May 13, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
Description
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.8 and 8.2.0, protobufjs could recurse without a depth limit while expanding nested JSON descriptors through Root.fromJSON() and Namespace.addJSON(). A crafted JSON descriptor with deeply nested namespace definitions could cause the JavaScript call stack to be exhausted during descriptor loading. This vulnerability is fixed in 7.5.8 and 8.2.0.
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
17.6% 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.8 |
| protobufjs_project | protobufjs | * | ≥8.0.0 – <8.2.0 |
References 1
- github.com https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jggg-4jg4-v7c6
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.