Home

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.

PUBLISHED Reserved 2026-05-05 | Published 2026-05-13 | Updated 2026-05-13 | Assigner GitHub_M




HIGH: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Problem types

CWE-674: Uncontrolled Recursion

Product status

< 7.5.6
affected

>= 8.0.0, < 8.0.2
affected

References

github.com/...buf.js/security/advisories/GHSA-685m-2w69-288q

cve.org (CVE-2026-44289)

nvd.nist.gov (CVE-2026-44289)

Download JSON