Nettyにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性
タイトル Nettyにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性
概要

Nettyはプロトコルサーバーおよびクライアントの開発のためのネットワークアプリケーションフレームワークです。バージョン4.1.135.Finalおよび4.2.15.Finalより前のバージョンでは、NettyのHTTP/2の最大ヘッダーサイズの処理により、HTTP/2 Rapid Resetに類似した攻撃が発生します。HTTP/2仕様には`SETTINGS_MAX_HEADER_LIST_SIZE`という設定があります。クライアントがその設定をNettyに送信すると、Nettyは次のように動作します。リクエストを読み取り、それをオリジンサーバーにプロキシした後、レスポンスを生成しようと試み、レスポンスのヘッダーを書き込む際に例外を発生させます。機能的にはHTTP/2リセット攻撃に似ていますが、通信上のシグネチャは異なります。この問題はバージョン4.1.135.Finalおよび4.2.15.Finalで修正されています。

想定される影響 ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアの一部が停止する可能性があります。 
対策

ベンダ情報を参照して適切な対策を実施してください。

公表日 2026年6月12日0:00
登録日 2026年6月15日18:36
最終更新日 2026年6月15日18:36
CVSS3.0 : 警告
スコア 5.3
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
影響を受けるシステム
Netty
Netty 4.1.135 未満
Netty 4.2.0 以上 4.2.15 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2026年06月15日]
  掲載
2026年6月15日18:36

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

Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, Netty HTTP/2 max header size handling produces an attack similar to HTTP/2 Rapid Reset. There is a setting in the http2 specification called `SETTINGS_MAX_HEADER_LIST_SIZE`. When a client sends that setting to Netty, it appears that Netty will behave as follows: read the request; proxy the request to the origin; attempt to produce a response; and create an exception while writing the headers for the response. Functionally, this should be similar to the http2 reset attack, but with a different on-the-wire signature. Versions 4.1.135.Final and 4.2.15.Final patch the issue.

公表日 2026年6月13日1:16
登録日 2026年6月13日4:18
最終更新日 2026年6月15日11:30
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:* 4.1.135
cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:* 4.2.0 4.2.15
関連情報、対策とツール
共通脆弱性一覧