Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-49267
Published:June 01, 2026
Updated:June 07, 2026
Apache Airflow's EmailOperator and the underlying "airflow.utils.email" helpers established SMTP STARTTLS connections without verifying the remote certificate when the deployment used "[email] smtp_starttls=True" without "[email] smtp_ssl". An attacker positioned between the worker and the configured SMTP server (network MITM — typical hostile-network attack-surface for environments where the SMTP relay sits outside the worker's trust boundary) could present a self-signed certificate, have the worker complete the STARTTLS handshake silently, and capture the SMTP AUTH credentials and message contents the worker forwarded. This CVE covers the core apache-airflow side of the same root cause already covered for the SMTP provider by "CVE-2026-41016" (published 2026-04-27, covering "apache-airflow-providers-smtp"). Users who already applied the SMTP-provider fix from CVE-2026-41016 should additionally upgrade "apache-airflow" to 3.2.2 or later to cover the core-side path through "airflow.utils.email". Affects deployments configured with "smtp_starttls=True" and "smtp_ssl=False" where the SMTP relay is reachable across a less-trusted network segment than the worker. Users are advised to upgrade to "apache-airflow" 3.2.2 or later.
Affected Packages
apache-airflow (CONDA):
Affected version(s) >=2.0.1 <3.2.2
Fix Suggestion:
Update to version 3.2.2
apache-airflow (PYTHON):
Affected version(s) >=1.8.1 <3.2.2
Fix Suggestion:
Update to version 3.2.2
Additional Notes
The description of this vulnerability differs from MITRE.
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