Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-49487

Gravedad CVSS v3.1:
MEDIA
Tipo:
CWE-200 Revelación de información
Fecha de publicación:
07/07/2026
Última modificación:
07/07/2026

Descripción

*** Pendiente de traducción *** In Apache Airflow before 3.3.0, the REST API task-instance detail and list<br /> endpoints returned a deferred task&amp;#39;s trigger kwargs without masking. When a<br /> deferred operator passed a secret (for example a provider API key) into its<br /> trigger, any authenticated user with DAG-scoped task-instance read access for<br /> that DAG could read that secret in clear text while the task was deferred.<br /> Users should upgrade to apache-airflow 3.3.0 or later, which masks sensitive<br /> values in trigger kwargs returned by the API.