Bug 2477111 (CVE-2026-44291) - CVE-2026-44291 protobufjs: protobufjs: Arbitrary Code Execution via prototype pollution
Summary: CVE-2026-44291 protobufjs: protobufjs: Arbitrary Code Execution via prototype...
Keywords:
Status: NEW
Alias: CVE-2026-44291
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: 2496821 2496822 2496823 2496824 2496825 2496826
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-13 16:04 UTC by OSIDB Bzimport
Modified: 2026-07-03 12:54 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:04:36 UTC
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.


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