Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-41016
Published:April 30, 2026
Updated:May 18, 2026
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.
Affected Packages
apache-airflow-providers-smtp (CONDA):
Affected version(s) >=2.0.0 <3.0.0
Fix Suggestion:
Update to version 3.0.0
apache-airflow-providers-smtp (PYTHON):
Affected version(s) >=2.0.0 <3.0.0
Fix Suggestion:
Update to version 3.0.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.9
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Improper Certificate Validation
EPSS
Base Score:
0.06