CVE-2026-49486
Last modified
CVE-2026-49486 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Apache-Airflow-Providers-Ftp | < 3.15.1 |
References
- https://github.com/apache/airflow/pull/67946Issue Tracking, Patch
- https://lists.apache.org/thread/gwnsxlt9hfj5pc543wxtogbnjdn04xj1Mailing List, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-49486?
How severe is CVE-2026-49486?
How do I fix CVE-2026-49486?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49475FreeSWITCH is a Software Defined Telecom Stack enabling the …7.5
- CVE-2026-49476Soup Sieve is a CSS selector library designed to be used wit…7.5
- CVE-2026-49477Soup Sieve is a CSS selector library designed to be used wit…7.5
- CVE-2026-4948A flaw was found in firewalld. A local unprivileged user can…5.5
- CVE-2026-49482ClipBucket v5 is an open source video sharing platform. Prio…4.3
- CVE-2026-49485HAPI FHIR is a complete implementation of the HL7 FHIR stand…7.5
- CVE-2026-49487In Apache Airflow before 3.3.0, the REST API task-instance d…6.5
- CVE-2026-49488Improper Limitation of a Pathname to a Restricted Directory …6.5
- CVE-2026-49489OpenCATS through 0.9.7.4 contains a sql injection vulnerabil…8.5
- CVE-2026-4949The Paid Membership Plugin, Ecommerce, User Registration For…4.3
- CVE-2026-49490OpenCATS from version 0.9.1a contains an SQL injection vulne…8.6
- CVE-2026-49491Pixa Bank 2.0 contains an SQL injection vulnerability that a…8.8
Are you affected by CVE-2026-49486?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
