目標達成 すべての支援者に感謝 — 100%達成しました!

目標: 1000 CNY · 調達済み: 1325 CNY

100%

CVE-2026-46340— Netty 资源管理错误漏洞

CVSS 7.5 · High EPSS 0.61% · P44

Possible ATT&CK Techniques 1AI

T1499 · Endpoint Denial of Service

Affected Version Matrix 2

ベンダープロダクトVersion Rangeステータス
nettynetty>= 4.2.0.Final, < 4.2.15.Finalaffected
< 4.1.135.Finalaffected
新しい脆弱性情報の通知を購読するログインして購読

I. CVE-2026-46340の基本情報

脆弱性情報

脆弱性についてご質問がありますか?Shenlongの分析が参考になるかご確認ください!
Shenlongの10の質問を表示 ↗

高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。

脆弱性タイトル
Netty: SCTP reassembly nests buffers without bound
ソース: NVD (National Vulnerability Database)
脆弱性説明
Netty is a network application framework for development of protocol servers and clients. In versions of netty-transport-sctp prior to 4.1.135.Final and 4.2.15.Final, for each non-complete SctpMessage fragment the handler does `fragments.put(streamId, Unpooled.wrappedBuffer(frag, byteBuf))`, wrapping the previous accumulator and the new slice into a *new* CompositeByteBuf every time. After N fragments the accumulator is an N-deep chain of composites, each holding references and component arrays; readableBytes()/getBytes() on the final buffer recurse N levels. There is no limit on N, on total bytes, or on the number of streamIdentifiers an attacker can open (each gets its own map entry). A peer that never sets the `complete` flag can grow this structure indefinitely from tiny 1-byte DATA chunks. Versions 4.1.135.Final and 4.2.15.Final patch the issue.
ソース: NVD (National Vulnerability Database)
CVSS情報
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
ソース: NVD (National Vulnerability Database)
脆弱性タイプ
不加限制或调节的资源分配
ソース: NVD (National Vulnerability Database)
脆弱性タイトル
Netty 资源管理错误漏洞
ソース: CNNVD (China National Vulnerability Database)
脆弱性説明
Netty是Netty团队开源的一款非阻塞I/O客户端-服务器框架, 它主要用于开发Java网络应用程序,如协议服务器和客户端等。 Netty 4.1.135.Final之前版本和4.2.15.Final之前版本存在资源管理错误漏洞,该漏洞源于对SctpMessage片段处理不当,可能导致攻击者通过构造大量非完整的SctpMessage片段来无限制地增长CompositeByteBuf结构,从而造成拒绝服务。
ソース: CNNVD (China National Vulnerability Database)
CVSS情報
N/A
ソース: CNNVD (China National Vulnerability Database)
脆弱性タイプ
N/A
ソース: CNNVD (China National Vulnerability Database)

影響を受ける製品

ベンダープロダクト影響を受けるバージョンCPE購読
nettynetty >= 4.2.0.Final, < 4.2.15.Final -

II. CVE-2026-46340の公開POC

#POC説明ソースリンクShenlongリンク
AI生成POCプレミアム
Qwen3.6-35B-A3B · 9244 文字数
Pro+限定の内容:
脆弱性再現の録画(実際のサンドボックス構築 + トリガー、限定)
脆弱性の原理を深く分析
トリガー条件と影響範囲
完全な実行可能POCコード
攻撃チェーンと緩和策の提案
POCパッケージのダウンロード
月間100件以上のAI生成枠

III. CVE-2026-46340のインテリジェンス情報

登录查看更多情报信息。

CVE-2026-46340 厂商安全公告 (1)

CVE-2026-46340 厂商页面 (2)

Same Patch Batch · netty · 2026-06-12 · 19 CVEs total

CVE-2026-456748.7 HIGHNetty Vulnerable to DNS Cache Poisoning via Missing Bailiwick Checks in CNAME Records
CVE-2026-476918.7 HIGHNetty has Insufficient Bailiwick Validation for NS Records
CVE-2026-448927.5 HIGHNetty has a Vulnerable Default Configuration Which Leads to Denial of Service via Unbounde
CVE-2026-448947.5 HIGHNetty's Default QUIC token handler accepts any client-supplied token
CVE-2026-448937.5 HIGHNetty: HAProxy SSL TLV parsing leaks retained slice on invalid TLV length
CVE-2026-500117.5 HIGHNetty has unbounded pre-allocation in RedisArrayAggregator from RESP array length
CVE-2026-500107.5 HIGHNetty's wrapping plain trust manager silently disables hostname verification
CVE-2026-487487.5 HIGHNetty HTTP/3 QPACK Blocked Streams Memory Exhaustion
CVE-2026-454167.5 HIGHNetty: SNI handler pre-allocates up to 16 MiB from nine attacker bytes
CVE-2026-456736.8 MEDIUMNetty: DNS Cache Poisoning due to Predictable PRNG and Default Static Source Port
CVE-2026-480435.3 MEDIUMnetty-codec-http2: ByteBuf Reference-Count Leak in DelegatingDecompressorFrameListener Lea
CVE-2026-472445.3 MEDIUMNetty HTTP/2: Advertised MAX_CONCURRENT_STREAMS are not enforced
CVE-2026-500205.3 MEDIUMNetty's HttpObjectDecoder skips arbitrary initial control characters when only initial CRL
CVE-2026-500094.8 MEDIUMNetty QUIC stateless reset token material exposed through header-visible connection IDs
CVE-2026-455364.0 MEDIUMNetty: Unix-socket fd receive leaks descriptors when peer sends two at once
CVE-2026-48006Netty's Lack of Lifecycle Cleanup Leads to Pooled ByteBuf Leak in RedisArrayAggregator
CVE-2026-48059Netty HAProxy: Unbalanced Reference Count in Nested PP2_TYPE_SSL TLV Parsing Leads to Memo
CVE-2026-50560Netty susceptible to HTTP/2 Reset Attack with different on-the-wire signature

IV. 関連脆弱性

V. CVE-2026-46340へのコメント

まだコメントはありません


コメントを残す