protobufjs projectのprotobufjsにおけるコードインジェクションの脆弱性
| Title |
protobufjs projectのprotobufjsにおけるコードインジェクションの脆弱性
|
| Summary |
protobufjsはprotobuf定義をJavaScript(JS)関数にコンパイルします。7.5.6および8.0.2より前のバージョンでは、protobufjsは生成されたエンコードおよびデコード関数で使用される内部型検索テーブルに、継承されたプロトタイプを持つプレーンオブジェクトを使用していました。もしObject.prototypeがすでに汚染されている場合、それらの検索テーブルは攻撃者が制御する継承プロパティを有効なprotobuf型情報として解決する可能性がありました。これにより、攻撃者が制御する文字列が生成されたJavaScriptコードに出力されるリスクがありました。この脆弱性は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.1
|
| Vector |
CVSS:3.0/AV:N/AC:H/PR:N/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-44291
| Summary |
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If Object.prototype had already been polluted, those lookup tables could resolve attacker-controlled inherited properties as valid protobuf type information. This could cause attacker-controlled strings to be emitted into generated JavaScript code. 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, 9:22 p.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