CVE-2026-44292
MEDIUMprotobufjs: Prototype injection in generated message constructors
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-44292. PoCs published by HORKimhab.
AI-analyzed exploit summary The repository contains no actual exploit code or technical details for CVE-2026-44292. It only includes a template README with generic setup instructions and a placeholder for CVE IDs.
Description
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.
Exploits (1)
The repository contains no actual exploit code or technical details for CVE-2026-44292. It only includes a template README with generic setup instructions and a placeholder for CVE IDs.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N