GHSA-57rv-r2g8-2cj3 · 深刻度: high · エコシステム: maven — Netty has HttpClientCodec response desynchronization
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, HttpClientCodec pairs each inbound response with an outbound request by queue.poll() once per response, including for 1xx. If the client pipelines GET then HEAD and the server sends 103, then 200 with GET body, then 200 for HEAD, the queue pairs HEAD with the first 200. The HEAD rule then skips reading that message’s body, so the GET entity bytes stay on the stream and the following 200 is parsed from the wrong offset. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.
総合評価: CVE-2026-42584 は悪用リスクが高い(61.8/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.73%、50 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-07-10 | 0.63% | 0.73% | +0.10% |
| 2 | 2026-06-30 | 0.43% | 0.63% | +0.21% |
| 3 | 2026-06-23 | — | 0.43% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.3 | 3.1 | HIGH |
|
3.9 | 3.4 | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
| 7.3 | 3.1 | HIGH |
|
3.9 | 3.4 | 0b0ca135-0b70-47e7-9f44-1890c2a1c46c |
GHSA-57rv-r2g8-2cj3 · 深刻度: high · エコシステム: maven — Netty has HttpClientCodec response desynchronization
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-42584 not yet assigned priority: Debian including 1 source packages (netty), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2026-42584 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2026-42584/ |
ubuntu
|
medium | CVE-2026-42584 medium priority: Ubuntu including 1 source packages (netty), 8 status rows across 8 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream): released 7, needed 1. | https://ubuntu.com/security/CVE-2026-42584 |