protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the __proto__ key. If an application constructed a message from an attacker-controlled plain object, an own enumerable __proto__ property could alter the prototype of that individual message instance. This vulnerability is fixed in 7.5.6 and 8.0.2.
References
| Link | Resource |
|---|---|
| https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w | Vendor Advisory Mitigation |
Configurations
Configuration 1 (hide)
|
History
13 May 2026, 20:58
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Protobufjs Project protobufjs
Protobufjs Project |
|
| CPE | cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* | |
| References | () https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w - Vendor Advisory, Mitigation |
13 May 2026, 17:01
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-13 16:16
Updated : 2026-05-13 20:58
NVD link : CVE-2026-44292
Mitre link : CVE-2026-44292
CVE.ORG link : CVE-2026-44292
JSON object : View
Products Affected
protobufjs_project
- protobufjs
CWE
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
