๐Ÿ” CVE Alert

CVE-2026-44291

HIGH 8.1

protobufjs: Code generation gadget after prototype pollution

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If Object.prototype had already been polluted, those lookup tables could resolve attacker-controlled inherited properties as valid protobuf type information. This could cause attacker-controlled strings to be emitted into generated JavaScript code. This vulnerability is fixed in 7.5.6 and 8.0.2.

CWE CWE-94
Vendor protobufjs
Product protobuf.js
Published May 13, 2026
Last Updated May 13, 2026
Stay Ahead of the Next One

Get instant alerts for protobufjs protobuf.js

Be the first to know when new high vulnerabilities affecting protobufjs protobuf.js are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

protobufjs / protobuf.js
< 7.5.6 >= 8.0.0, < 8.0.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-75px-5xx7-5xc7