製品・ソフトウェアに関する情報
protobufjs projectのprotobufjsにおける再帰制御に関する脆弱性
Title protobufjs projectのprotobufjsにおける再帰制御に関する脆弱性
Summary

protobufjsはprotobuf定義をJavaScript(JS)関数にコンパイルします。7.6.1および8.4.1以前のバージョンでは、protobufjsがデコード済みメッセージをプレーンオブジェクトやJSONに変換する際に深さの制限なく再帰してしまう可能性がありました。この問題は、生成されたtoObject()変換およびカスタムのgoogle.protobuf.AnyのJSON変換パスに影響を及ぼしていました。細工されたprotobufバイナリペイロードに深くネストされたAny値が含まれている場合、JSONへの変換中にJavaScriptのコールスタックを枯渇させる恐れがあります。この脆弱性は7.6.1および8.4.1で修正されました。

Possible impacts ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date June 22, 2026, midnight
Registration Date June 29, 2026, 11:15 a.m.
Last Update June 29, 2026, 11:15 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.6.1 未満
protobufjs 8.0.0 以上 8.4.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年06月29日]
  掲載
June 29, 2026, 11:15 a.m.

NVD Vulnerability Information
CVE-2026-48712
Summary

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.6.1 and 8.4.1, protobufjs could recurse without a depth limit while converting decoded messages to plain objects or JSON. This affected generated toObject() conversion and the custom google.protobuf.Any JSON conversion path. A crafted protobuf binary payload containing deeply nested Any values could cause the JavaScript call stack to be exhausted during conversion to JSON. This vulnerability is fixed in 7.6.1 and 8.4.1.

Publication Date June 23, 2026, 3:16 a.m.
Registration Date June 27, 2026, 4:10 a.m.
Last Update June 27, 2026, 5:04 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* 7.6.1
cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* 8.0.0 8.4.1
Related information, measures and tools
Common Vulnerabilities List