CVE-2026-44289
HIGH
7,5
Source: [email protected]
Attack Vector: network
Attack Complexity: low
Privileges Required: none
User Interaction: none
Scope: unchanged
Confidentiality: none
Integrity: none
Availability: high
Description
AI Translation Available
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.
EPSS (Exploit Prediction Scoring System)
Trend Analysis
EPSS (Exploit Prediction Scoring System)
Prevede la probabilità di sfruttamento basata su intelligence sulle minacce e sulle caratteristiche della vulnerabilità.
EPSS Score
0,0004
Percentile
0,1th
Updated
EPSS Score Trend (Last 7 Days)
674
Uncontrolled Recursion
DraftCommon Consequences
Security Scopes Affected:
Availability
Confidentiality
Potential Impacts:
Dos: Resource Consumption (Cpu)
Dos: Resource Consumption (Memory)
Read Application Data
Applicable Platforms
All platforms may be affected
Application
Protobufjs by Protobufjs Project
Version Range Affected
From
8.0.0
(inclusive)
To
8.0.2
(exclusive)
CPE Identifier
View Detailed Analysis
cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:*
Common Platform Enumeration - Standardized vulnerability identification
Application
Protobufjs by Protobufjs Project
Version Range Affected
To
7.5.6
(exclusive)
CPE Identifier
View Detailed Analysis
cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:*
Common Platform Enumeration - Standardized vulnerability identification
https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-685m-2w69-28…