protobufjs projectのprotobufjsにおけるコードインジェクションの脆弱性
| Title |
protobufjs projectのprotobufjsにおけるコードインジェクションの脆弱性
|
| Summary |
protobufjsは、protobuf定義をJavaScript(JS)関数にコンパイルします。バージョン8.0.1および7.5.5より前のバージョンには、攻撃者がprotobuf定義の「type」フィールドに任意のコードを注入でき、その定義を使用してオブジェクトをデコードする際にそのコードが実行されるという問題がありました。この問題はバージョン8.0.1および7.5.5で修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 18, 2026, midnight |
| Registration Date |
April 24, 2026, 11:41 a.m. |
| Last Update |
April 24, 2026, 11:41 a.m. |
|
CVSS3.0 : 緊急
|
| Score |
9.8
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Affected System
| protobufjs project |
|
protobufjs 7.5.5 未満
|
|
protobufjs 8.0.0
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月24日] 掲載 |
April 24, 2026, 11:41 a.m. |
NVD Vulnerability Information
CVE-2026-41242
| Summary |
protobufjs compiles protobuf definitions into JavaScript (JS) functions. In versions prior to 8.0.1 and 7.5.5, attackers can inject arbitrary code in the "type" fields of protobuf definitions, which will then execute during object decoding using that definition. Versions 8.0.1 and 7.5.5 patch the issue.
|
| Publication Date |
April 19, 2026, 2:16 a.m. |
| Registration Date |
April 19, 2026, 4:09 a.m. |
| Last Update |
April 24, 2026, 12:26 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.5 |
| cpe:2.3:a:protobufjs_project:protobufjs:8.0.0:*:*:*:*:node.js:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List