Bug 2477088 (CVE-2026-44292) - CVE-2026-44292 protobufjs: protobufjs: Data integrity impact due to prototype pollution
Summary: CVE-2026-44292 protobufjs: protobufjs: Data integrity impact due to prototype...
Keywords:
Status: NEW
Alias: CVE-2026-44292
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2496846 2496847 2496848 2496849 2496850 2496851
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-13 16:03 UTC by OSIDB Bzimport
Modified: 2026-07-03 13:36 UTC (History)
54 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-13 16:03:26 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.