protobufjs projectのprotobufjsにおけるUnicode エンコーディングの処理に関する脆弱性
タイトル protobufjs projectのprotobufjsにおけるUnicode エンコーディングの処理に関する脆弱性
概要

protobufjsは、protobuf定義をJavaScript(JS)関数にコンパイルします。7.5.6および8.0.2以前のバージョンでは、protobufjsは過剰長のUTF-8バイトシーケンスを受け入れ、それらを置換するのではなく正規の文字にデコードする最小限のUTF-8デコーダを含んでいました。影響を受けるUTF-8パスを通じてデコードされたprotobufバイナリデータを提供できる攻撃者は、生のバイトを確認してからprotobuf文字列をデコードするアプリケーションレベルのチェックを回避できます。例えば、特定のASCII文字を含まないバイトが、それらの文字を含む文字列にデコードされることがあります。この脆弱性は7.5.6および8.0.2で修正されています。

想定される影響 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
対策

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

公表日 2026年5月13日0:00
登録日 2026年5月21日10:51
最終更新日 2026年5月21日10:51
CVSS3.0 : 警告
スコア 5.3
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
影響を受けるシステム
protobufjs project
protobufjs 7.5.6 未満
protobufjs 8.0.0 以上 8.0.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2026年05月21日]
  掲載
2026年5月21日10:51

NVD脆弱性情報
CVE-2026-44288
概要

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs includes a minimal UTF-8 decoder that accepted overlong UTF-8 byte sequences and decoded them to their canonical characters instead of replacing them. An attacker who can provide protobuf binary data decoded through the affected UTF-8 path may be able to bypass application-level checks that inspect raw bytes before protobuf string decoding. For example, bytes that do not contain certain ASCII characters could decode to strings containing those characters. This vulnerability is fixed in 7.5.6 and 8.0.2.

公表日 2026年5月14日1:16
登録日 2026年5月15日4:21
最終更新日 2026年5月20日5:46
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
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
関連情報、対策とツール
共通脆弱性一覧