---
cve: "CVE-2026-49486"
severity: "HIGH"
cvss: 7.5
epss: "0.4%"
vendor: "Apache Software Foundation"
kev: false
exploited: false
published: "2026-06-26 08:16:23"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T10:07:07+02:00"
---

# CVE-2026-49486

> 7.5 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 9dcbe41dd4c1ac265c51ad9a932af68088e50984 (Commit)

## Referenzen

- <https://github.com/apache/airflow/pull/67946>
- <https://lists.apache.org/thread/gwnsxlt9hfj5pc543wxtogbnjdn04xj1>
- <http://www.openwall.com/lists/oss-security/2026/06/26/1>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-49486) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
