Bug 2496849 - CVE-2026-44292 cockatrice: protobufjs: Data integrity impact due to prototype pollution [fedora-all]
Summary: CVE-2026-44292 cockatrice: protobufjs: Data integrity impact due to 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": ["34d706e6-a23c-4e2d-a165-e...
Depends On:
Blocks: CVE-2026-44292
TreeView+ depends on / blocked
 
Reported: 2026-07-03 13:31 UTC by Hardik Vyas
Modified: 2026-07-03 13:31 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 13:31:48 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 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.