製品・ソフトウェアに関する情報
protobufjs projectのprotobufjsにおけるオブジェクトプロトタイプ属性の不適切に制御された変更に関する脆弱性
Title protobufjs projectのprotobufjsにおけるオブジェクトプロトタイプ属性の不適切に制御された変更に関する脆弱性
Summary

protobufjsは、protobuf定義をJavaScript(JS)関数にコンパイルします。バージョン7.5.6および8.0.2以前では、protobufjsは提供されたプロパティオブジェクトから列挙可能なプロパティをフィルタリングせずにコピーし、メッセージコンストラクタを生成していました。もしアプリケーションが攻撃者が制御するプレーンオブジェクトからメッセージを構築すると、その所有する列挙可能な__proto__プロパティによって個別のメッセージインスタンスのプロトタイプが変更されてしまう可能性がありました。この脆弱性はバージョン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 5.3
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
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-44292
Summary

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the __proto__ key. If an application constructed a message from an attacker-controlled plain object, an own enumerable __proto__ property could alter the prototype of that individual message instance. 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:58 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