VYPR
High severity8.1GHSA Advisory· Published May 13, 2026· Updated May 14, 2026

CVE-2026-44291

CVE-2026-44291

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
protobufjsnpm
< 7.5.67.5.6
protobufjsnpm
>= 8.0.0, < 8.0.28.0.2

Affected products

28

Patches

Vulnerability mechanics

References

5

News mentions

1