GHSA-95v7-h9j5-gvjr · 深刻度: medium — Apache Airflow's `JWTRefreshMiddleware` set the JWT auth cookie without the `Secure` flag, so...
Apache Airflow's `JWTRefreshMiddleware` set the JWT auth cookie without the `Secure` flag, so deployments running the Airflow API server behind an HTTPS-terminating reverse proxy (e.g. nginx / Envoy / a managed load balancer that terminates TLS and forwards plaintext to the API server, the default cloud-native topology) would have the user's session JWT replayed over any cleartext HTTP request to the same host. A network-positioned attacker (Wi-Fi MITM, hostile LAN, captive-portal proxy) could induce a logged-in user's browser to issue an HTTP request to the deployment's hostname and capture the JWT cookie out of that request, then replay it against the authenticated API. Affects deployments where the Airflow API server is reached through a TLS-terminating proxy and the cookie's secure-by-default protection is load-bearing for session integrity. Users are advised to upgrade to `apache-airflow` 3.2.2 or later.
総合評価: CVE-2026-41017 は低リスク(30/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.27%、18 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.27% | +0.25% |
| 2 | 2026-06-01 | — | 0.01% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-95v7-h9j5-gvjr · 深刻度: medium — Apache Airflow's `JWTRefreshMiddleware` set the JWT auth cookie without the `Secure` flag, so...
| URL | タグ |
|---|---|
| https://github.com/apache/airflow/pull/65348 | Issue Tracking Patch |
| https://lists.apache.org/thread/9jx0sk49c1250zflx0q3clc717qgjdch | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/05/31/6 | Mailing List Third Party Advisory |