protobufjs projectのprotobufjsにおける再帰制御に関する脆弱性
| Title |
protobufjs projectのprotobufjsにおける再帰制御に関する脆弱性
|
| Summary |
protobufjsは、protobuf定義をJavaScript(JS)関数にコンパイルします。7.5.8および8.2.0より前のバージョンでは、protobufjsがRoot.fromJSON()およびNamespace.addJSON()を介してネストされたJSONディスクリプタを展開する際に深さ制限なしに再帰する可能性がありました。深くネストされた名前空間定義を持つ細工されたJSONディスクリプタは、ディスクリプタの読み込み中にJavaScriptのコールスタックを枯渇させる恐れがありました。この脆弱性は7.5.8および8.2.0で修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 13, 2026, midnight |
| Registration Date |
May 15, 2026, 10:56 a.m. |
| Last Update |
May 15, 2026, 10:56 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Affected System
| protobufjs project |
|
protobufjs 7.5.8 未満
|
|
protobufjs 8.0.0 以上 8.2.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月15日] 掲載 |
May 15, 2026, 10:56 a.m. |
NVD Vulnerability Information
CVE-2026-45740
| Summary |
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.
|
| Publication Date |
May 14, 2026, 1:17 a.m. |
| Registration Date |
May 15, 2026, 4:21 a.m. |
| Last Update |
May 14, 2026, 5:50 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* |
|
|
|
7.5.8 |
| cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* |
8.0.0 |
|
|
8.2.0 |
Related information, measures and tools
Common Vulnerabilities List