GHSA-2r5m-76wx-56gx · 深刻度: high — Apache Airflow's scheduler-side deadline-reference decoder (`SerializedCustomReference...
Apache Airflow's scheduler-side deadline-reference decoder (`SerializedCustomReference.deserialize_reference`) imported and dispatched arbitrary class paths drawn from DAG-author-controlled serialized state without an allowlist or plugin-registry gate. A DAG author whose code reaches the scheduler — the default on single-host deployments where the DAG bundle is importable from the scheduler process — could embed a custom `DeadlineReference` whose serialized form named an attacker-controlled module path, causing the scheduler to `import_string(...)` and instantiate that class with a live SQLAlchemy session attached. Affects deployments where DAG-author code is less trusted than the scheduler process. Users are advised to upgrade to `apache-airflow` 3.2.2 or later.
総合評価: CVE-2026-45360 は中リスク(45.5/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.65%、46 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 0.57% | 0.65% | +0.08% |
| 2 | 2026-06-15 | 0.06% | 0.57% | +0.51% |
| 3 | 2026-06-03 | — | 0.06% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.3 | 3.1 | HIGH |
|
3.9 | 3.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-2r5m-76wx-56gx · 深刻度: high — Apache Airflow's scheduler-side deadline-reference decoder (`SerializedCustomReference...
| URL | タグ |
|---|---|
| https://github.com/apache/airflow/pull/66737 | Issue Tracking Patch |
| https://lists.apache.org/thread/q227dghjwgfz8xsxrf2pwpz4wk43zm83 | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/05/31/12 | Mailing List Third Party Advisory |