CVE-2026-44289
HIGHprotobufjs: Denial of service through unbounded protobuf recursion
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-44289. PoCs published by HORKimhab.
AI-analyzed exploit summary This repository is a template or placeholder for a CVE project with no actual exploit code, technical details, or functional proof-of-concept. It includes only boilerplate setup instructions, a generic README, and a license file.
Description
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs could recurse without a depth limit while decoding nested protobuf data. This affected both skipping unknown group fields and generated decoding of nested message fields. A crafted protobuf binary payload could cause the JavaScript call stack to be exhausted during decoding. This vulnerability is fixed in 7.5.6 and 8.0.2.
Exploits (1)
This repository is a template or placeholder for a CVE project with no actual exploit code, technical details, or functional proof-of-concept. It includes only boilerplate setup instructions, a generic README, and a license file.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H