Bug 2496821 - CVE-2026-44291 cockatrice: protobufjs: Arbitrary Code Execution via prototype pollution [fedora-all]
Summary: CVE-2026-44291 cockatrice: protobufjs: Arbitrary Code Execution via prototype...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: cockatrice
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Link Dupont
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["c76ce858-7eaa-4055-8c17-3...
Depends On:
Blocks: CVE-2026-44291
TreeView+ depends on / blocked
 
Reported: 2026-07-03 12:40 UTC by Hardik Vyas
Modified: 2026-07-03 12:40 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description Hardik Vyas 2026-07-03 12:40:05 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.