Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-49267

Опубликовано: 01 июн. 2026
Источник: nvd
CVSS3: 5.9
EPSS Низкий

Описание

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 `airf

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*
Версия от 2.0.0 (включая) до 3.2.2 (исключая)

EPSS

Процентиль: 8%
0.00185
Низкий

5.9 Medium

CVSS3

Дефекты

CWE-295

Связанные уязвимости

CVSS3: 5.9
debian
2 месяца назад

Apache Airflow's EmailOperator and the underlying `airflow.utils.email ...

CVSS3: 5.9
github
2 месяца назад

Apache Airflow has no certificate validation on SMTP STARTTLS connections

EPSS

Процентиль: 8%
0.00185
Низкий

5.9 Medium

CVSS3

Дефекты

CWE-295