Security Advisory

CVE-2026-45740

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-13 14:46:02
Last updated 2026-05-13 18:20:12
Assigner GitHub_M
CVSS score 5.3
State PUBLISHED

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.