CVE-2026-44292
5.3
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Exploitability: 3.9 / Impact: 1.4
Source: security-advisories@github.com (Secondary)
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.
Affected (2)
Products: Protobufjs Project: Protobufjs
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| Before 7.5.6 |
References (1)
Source: security-advisories@github.com
MitigationVendor Advisory
Timeline
No history available yet.