CVE-2026-44292

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
13/05/2026
Last modified:
13/05/2026

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* 7.5.6 (excluding)
cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* 8.0.0 (including) 8.0.2 (excluding)