CVE-2026-49487
MEDIUMApache Airflow: Task-instance API exposes secrets in deferred trigger kwargs
Title source: cnaDescription
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.
References (3)
Core 3
Core References
Patch patch
https://github.com/apache/airflow/pull/67868
Vendor Advisory vendor-advisory
https://lists.apache.org/thread/qlw6pozlzlfhkvmbgqsbjlq6vj4v0pc4
Scores
CVSS v3
6.5
EPSS
0.0020
EPSS Percentile
9.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-200
Status
published
Products (1)
Apache Software Foundation/Apache Airflow
< 3.3.0
Published
Jul 07, 2026
Tracked Since
Jul 07, 2026