製品・ソフトウェアに関する情報
protobufjs projectのprotobufjsにおけるコードインジェクションの脆弱性
Title protobufjs projectのprotobufjsにおけるコードインジェクションの脆弱性
Summary

protobufjsはprotobuf定義をJavaScript(JS)関数にコンパイルします。7.5.6および8.0.2より前のバージョンでは、toObject変換のために生成されたJavaScriptに、スキーマで制御されたbytesフィールドのデフォルト値から派生した安全でない式が含まれている可能性がありました。bytesフィールドに対して非文字列のデフォルト値を持つ巧妙に作られたディスクリプターは、攻撃者が制御するコードを生成された変換関数に組み込ませる原因となる可能性がありました。この脆弱性は7.5.6および8.0.2で修正されました。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 13, 2026, midnight
Registration Date May 15, 2026, 10:57 a.m.
Last Update May 15, 2026, 10:57 a.m.
CVSS3.0 : 重要
Score 8.8
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected System
protobufjs project
protobufjs 7.5.6 未満
protobufjs 8.0.0 以上 8.0.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月15日]
  掲載
May 15, 2026, 10:57 a.m.

NVD Vulnerability Information
CVE-2026-44293
Summary

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript for toObject conversion could include an unsafe expression derived from a schema-controlled bytes field default value. A crafted descriptor with a non-string default value for a bytes field could cause attacker-controlled code to be emitted into the generated conversion function. This vulnerability is fixed in 7.5.6 and 8.0.2.

Publication Date May 14, 2026, 1:16 a.m.
Registration Date May 15, 2026, 4:21 a.m.
Last Update May 14, 2026, 5:56 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.6
cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* 8.0.0 8.0.2
Related information, measures and tools
Common Vulnerabilities List