CVE-2026-49487

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-07 10:16

Updated : 2026-09-16 15:17


NVD link : CVE-2026-49487

Mitre link : CVE-2026-49487

CVE.ORG link : CVE-2026-49487


JSON object : View

Products Affected

apache

  • airflow
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor