製品・ソフトウェアに関する情報
Nettyにおける複数の脆弱性
Title Nettyにおける複数の脆弱性
Summary

Nettyはプロトコルサーバーおよびクライアントの開発のためのネットワークアプリケーションフレームワークです。バージョン4.2.15.Final以前では、NettyのHTTP/3コーデックである`Http3ConnectionHandler`のデフォルト設定に最大ヘッダーサイズ制限が強制されていませんでした。ピアが明示的に`HTTP3_SETTINGS_MAX_FIELD_SECTION_SIZE`を指定しない場合、実装は無制限の制限をデフォルトとしていました。この安全でないデフォルト設定により、悪意のあるクライアントまたはサーバーが膨大な数のヘッダーを送信でき、`OutOfMemoryError`が発生してメモリが枯渇し、サービス拒否を引き起こす可能性があります。バージョン4.2.15.Finalではこの問題を修正するパッチが含まれています。

Possible impacts ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 
Solution

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

Publication Date June 12, 2026, midnight
Registration Date June 15, 2026, 6:37 p.m.
Last Update June 15, 2026, 6:37 p.m.
CVSS3.0 : 重要
Score 7.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected System
Netty
Netty 4.2.0 以上 4.2.15 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年06月15日]
  掲載
June 15, 2026, 6:37 p.m.

NVD Vulnerability Information
CVE-2026-44892
Summary

Netty is a network application framework for development of protocol servers and clients. Prior to version 4.2.15.Final, the default configuration of the `Http3ConnectionHandler` in the Netty HTTP/3 codec lacks an enforced maximum header size limit. When a peer does not explicitly specify `HTTP3_SETTINGS_MAX_FIELD_SECTION_SIZE`, the implementation defaults to an unbounded limit. This insecure default configuration allows a malicious client or server to send an enormous number of headers, leading to a memory exhaustion Denial of Service via an `OutOfMemoryError`. Version 4.2.15.Final contains a patch.

Publication Date June 12, 2026, 2:16 p.m.
Registration Date June 13, 2026, 4:16 a.m.
Last Update June 15, 2026, 11:30 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:* 4.2.0 4.2.15
Related information, measures and tools
Common Vulnerabilities List