Home

Description

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.8 and 8.2.0, protobufjs could recurse without a depth limit while expanding nested JSON descriptors through Root.fromJSON() and Namespace.addJSON(). A crafted JSON descriptor with deeply nested namespace definitions could cause the JavaScript call stack to be exhausted during descriptor loading. This vulnerability is fixed in 7.5.8 and 8.2.0.

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




MEDIUM: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Problem types

CWE-674: Uncontrolled Recursion

Product status

< 7.5.8
affected

>= 8.0.0, < 8.2.0
affected

References

github.com/...buf.js/security/advisories/GHSA-jggg-4jg4-v7c6

cve.org (CVE-2026-45740)

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

Download JSON