CVE-2026-41016

MEDIUM5.9EPSS 0.02%

apache-airflow-providers-smtp: No certificate validation on SMTP STARTTLS connections in SMTP provider

發布日:2026/4/30修改日:2026/6/2
也稱為:GHSA-x8mh-94wc-33gvCGA-7pfp-9chv-rwhhPYSEC-2026-24

描述

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.

受影響套件(2)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 3.1MEDIUM5.9CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

參考連結(5)