Beveiligingsadvies

CVE-2026-44292

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-13 14:42:55
Laatst bijgewerkt 2026-05-18 14:01:31
Toegewezen door GitHub_M
CVSS-score 5.3
Status PUBLISHED

Beschrijving

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.