CVE-2026-49487
⚪ Do wiadomości
Ujawnienie sekretów w API Apache Airflow pozwala na ich odczyt przez nieautoryzowanych użytkowników.
CVSS
6.5
EPSS
0.7%
Exploit
none
Vendor
apache
Opis źródłowy (NVD)
In Apache Airflow before 3.3.0, the REST API task-instance detail and list endpoints returned a deferred task's trigger kwargs without masking. When a deferred operator passed a secret (for example a provider API key) into its trigger, any authenticated user with DAG-scoped task-instance read access for that DAG could read that secret in clear text while the task was deferred. Users should upgrade to apache-airflow 3.3.0 or later, which masks sensitive values in trigger kwargs returned by the API.
brak
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 6.5 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.7% |
| Opublikowano (NVD) | 2026-07-07 10:16:41 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-16 15:17:37 UTC |
Referencje
- https://github.com/apache/airflow/pull/67868 ([email protected]) [Issue Tracking]
- https://lists.apache.org/thread/qlw6pozlzlfhkvmbgqsbjlq6vj4v0pc4 ([email protected]) [Vendor Advisory]
- http://www.openwall.com/lists/oss-security/2026/07/07/6 (af854a3a-2127-422b-91ae-364da2661108) [Third Party Advisory]