PT-2026-56496 · Npm · Protobufjs
CVSS v3.1
4.8
Medium
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
protobufjs versions 8.2.0 through 8.6.4
Description
The protobufjs Text Format extension parses string-keyed map entries using ordinary property assignment. This allows a map entry with the key
proto to modify the prototype of the returned map object instead of creating a standard map entry in protobufjs/ext/textformat. Prototype pollution occurs when an attacker can manipulate the proto property, potentially leading to unexpected behavior or security bypasses by altering the base object properties inherited by other objects.Recommendations
Update to version 8.6.5.
Exploit
Fix
Prototype Pollution
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Protobufjs