GHSA-x8mh-94wc-33gv · Severity: medium · Ecosystem: pip — apache-airflow-providers-smtp: No certificate validation on SMTP STARTTLS connections in SMTP provider
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.
Conclusion & alert: CVE-2026-41016 is rated Low Risk (30/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.27%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 0.23% | 0.27% | +0.04% |
| 2 | 2026-06-15 | 0.02% | 0.23% | +0.21% |
| 3 | 2026-05-22 | — | 0.02% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-x8mh-94wc-33gv · Severity: medium · Ecosystem: pip — apache-airflow-providers-smtp: No certificate validation on SMTP STARTTLS connections in SMTP provider
| URL | Tags |
|---|---|
| https://github.com/apache/airflow/pull/65346 | Issue Tracking Patch |
| https://lists.apache.org/thread/gb202qy5r31bgdd3d51d7s5o1jh40kc4 | Mailing List Vendor Advisory |