Loading market data...
← Back to CVE feed

CVE-2026-45740

MEDIUM CVSS 5.3 View on NVD ↗

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.

CVSS Vector

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

Affected Products

protobufjs_project/protobufjs
Published: May 13, 2026 16:17 UTC Modified: May 13, 2026 20:50 UTC