https://seclists.org/oss-sec/2026/q3/80: CVE-2026-49487: Apache Airflow: Task-instance API exposes sects in deferd trigger kwargs
Published Jul 7, 2026
·Updated
Affected Software
1 affected component
Apache Airflow<3.3.0
Frequently Asked Questions
1
What is the severity of CVE-2026-49487?
The severity of CVE-2026-49487 is classified as moderate.
2
Which versions of Apache Airflow are affected by CVE-2026-49487?
CVE-2026-49487 affects Apache Airflow versions before 3.3.0.
3
What kind of information is exposed by CVE-2026-49487?
CVE-2026-49487 allows the REST API to expose a deferred task's trigger kwargs without masking, potentially revealing secrets.
4
How do I fix CVE-2026-49487?
To fix CVE-2026-49487, upgrade Apache Airflow to version 3.3.0 or later.
5
Is CVE-2026-49487 related to REST API security?
Yes, CVE-2026-49487 specifically relates to the security of the task-instance detail and list endpoints in the REST API.