GHSA-wr76-29cr-67w8 · 深刻度: high · エコシステム: pip — Apache Airflow has a Deserialization of Untrusted Data vulnerability
A bug in Apache Airflow's XCom PATCH endpoint `PATCH /api/v2/xcomEntries/{key}` allowed an authenticated UI/API user with XCom write permission on a Dag to set XCom entries under reserved key names (e.g. `return_value`) that the matching POST endpoint already validated against `FORBIDDEN_XCOM_KEYS`. The endpoint also accepted serialized payload shapes the triggerer's deserializer treats as code; combined, this allowed RCE on the triggerer when the affected task next deferred. Affects deployments where untrusted users have XCom write permission on Dags that defer to the triggerer. This is a fix-bypass of CVE-2026-33858: PR #64148 added the `FORBIDDEN_XCOM_KEYS` validator only on the POST/set path; the PATCH path was not covered. Users who already upgraded for CVE-2026-33858 should additionally upgrade to `apache-airflow` 3.2.2 or later to cover the PATCH-path bypass.
総合評価: CVE-2026-42359 は中リスク(50.2/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.55%、41 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.55% | +0.49% |
| 2 | 2026-06-03 | 0.02% | 0.06% | +0.04% |
| 3 | 2026-06-01 | — | 0.02% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-wr76-29cr-67w8 · 深刻度: high · エコシステム: pip — Apache Airflow has a Deserialization of Untrusted Data vulnerability
| URL | タグ |
|---|---|
| https://github.com/apache/airflow/pull/65915 | Issue Tracking Patch |
| https://lists.apache.org/thread/g8dqykpf1p90tysq8tln4qtkqwb1038s | Mailing List Vendor Advisory |
| https://www.cve.org/CVERecord?id=CVE-2026-33858 | Third Party Advisory |