Apache Software FoundationのApache Airflowにおける証明書検証に関する脆弱性
| Title |
Apache Software FoundationのApache Airflowにおける証明書検証に関する脆弱性
|
| Summary |
Apache AirflowのSMTPプロバイダーである`SmtpHook`は、SSLコンテキストを指定せずにPythonの`smtplib.SMTP.starttls()`を呼び出していたため、TLSアップグレード時に証明書の検証が行われませんでした。これにより、AirflowワーカーとSMTPサーバー間の中間者攻撃者が自己署名証明書を提示し、STARTTLSのアップグレードを完了させ、その後の`login()`呼び出し時に送信されるSMTP認証情報を取得する可能性があります。ユーザーは、この問題を修正したバージョンの`apache-airflow-providers-smtp`にアップグレードすることが推奨されます。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 30, 2026, midnight |
| Registration Date |
May 7, 2026, 12:05 p.m. |
| Last Update |
May 7, 2026, 12:05 p.m. |
|
CVSS3.0 : 警告
|
| Score |
5.9
|
| Vector |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N |
Affected System
| Apache Software Foundation |
|
Apache Airflow 2.0.0 以上 3.0.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月07日] 掲載 |
May 7, 2026, 12:05 p.m. |
NVD Vulnerability Information
CVE-2026-41016
| Summary |
Apache Airflow's SMTP provider `SmtpHook` called Python's `smtplib.SMTP.starttls()` without an SSL context, so no certificate validation was performed on the TLS upgrade. A man-in-the-middle between the Airflow worker and the SMTP server could present a self-signed certificate, complete the STARTTLS upgrade, and capture the SMTP credentials sent during the subsequent `login()` call. Users are advised to upgrade to the `apache-airflow-providers-smtp` version that contains the fix.
|
| Publication Date |
April 30, 2026, 7:16 p.m. |
| Registration Date |
May 1, 2026, 4:07 a.m. |
| Last Update |
May 2, 2026, 2:54 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:* |
2.0.0 |
|
|
3.0.0 |
Related information, measures and tools
Common Vulnerabilities List