A AegiFlow
HIGHCVSS 7.5EPSS 0.4%

CVE-2026-49486

CVE-2026-49486 updated by NVD

Published
2026-06-26
Modified
2026-09-18
EPSS percentile
37%
Sources
github-advisory, nvd

Summary

The Apache Airflow FTP provider's `FTPSHook.get_conn()` created an `ftplib.FTP_TLS` connection but never called `prot_p()`, so although the control channel was TLS-protected the data channel was transmitted in cleartext. Any deployment using `FTPSHook` or `FTPSFileTransmitOperator` to move files over FTPS exposed file contents and credentials-in-transit to a network attacker able to observe the data connection. Upgrade apache-airflow-providers-ftp to `3.15.1` or later, which issues `PROT P` to encrypt the data channel.

Affected packages

EcosystemPackageAffected versionsFixed versions
PyPIapache-airflow-providers-ftp3.15.1

Remediation: Upgrade to 3.15.1 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.