GHSA-fmxf-pm6p-7xgm · 深刻度: high · エコシステム: maven — async-http-client: Cookie header not stripped on cross-origin redirect
The AsyncHttpClient (AHC) library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. Versions on the 2.x branch prior to 2.15.0 and the 3.x branch prior to 3.0.10 leak `Cookie` headers to cross-origin redirect targets. When following a redirect to a different origin, the `propagatedHeaders()` method in `Redirect30xInterceptor.java` strips `Authorization` and `Proxy-Authorization` headers but does not strip the `Cookie` header, causing session cookies and other sensitive cookie values to be sent to attacker-controlled servers. Versions 2.15.0 and 3.0.10 patch the issue.
総合評価: CVE-2026-45300 は公開エクスプロイトあり(51/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.27%、18 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.27% | +0.24% |
| 2 | 2026-06-06 | — | 0.03% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.4 | 3.1 | HIGH |
|
2.8 | 4.0 | [email protected] |
GHSA-fmxf-pm6p-7xgm · 深刻度: high · エコシステム: maven — async-http-client: Cookie header not stripped on cross-origin redirect
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-45300 unimportant priority: Debian including 1 source packages (async-http-client), 3 status rows across 3 suites (bookworm, bullseye, sid): resolved 2, open 1. | https://security-tracker.debian.org/tracker/CVE-2026-45300 |
ubuntu
|
medium | CVE-2026-45300 medium priority: Ubuntu including 1 source packages (async-http-client), 8 status rows across 8 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream): needs-triage 8. | https://ubuntu.com/security/CVE-2026-45300 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| asynchttpclient_project | async-http-client | >= 2.0.0, < 2.15.0 | cpe:2.3:a:asynchttpclient_project:async-http-client:*:*:*:*:*:*:*:* |
| asynchttpclient_project | async-http-client | >= 3.0.0, < 3.0.10 | cpe:2.3:a:asynchttpclient_project:async-http-client:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/AsyncHttpClient/async-http-client/commit/3b0e3e9e | Patch |
| https://github.com/AsyncHttpClient/async-http-client/releases/tag/async-http-client-project-3.0.10 | Product Release Notes |
| https://github.com/AsyncHttpClient/async-http-client/security/advisories/GHSA-fmxf-pm6p-7xgm | Exploit Mitigation Patch Vendor Advisory |