CVE-2024-50378

CVE-2024-50378: Apache Airflow: Secrets not masked in UI when sensitive variables are set via Airflow cli

Vendor Apache Software Foundation
Product Apache Airflow
Weakness CWE-201
Published November 8, 2024
Last update November 8, 2024

CVSS base score

What the vulnerability does

Description

Airflow versions before 2.10.3 have a vulnerability that allows authenticated users with audit log access to see sensitive values in audit logs which they should not see. When sensitive variables were set via airflow CLI, values of those variables appeared in the audit log and were stored unencrypted in the Airflow database. While this risk is limited to users with audit log access, it is recommended to upgrade to Airflow 2.10.3 or a later version, which addresses this issue. Users who previously used the CLI to set secret variables should manually delete entries with those variables from the log table.

Key dates

Disclosure timeline

November 8, 2024 CVE published
November 8, 2024 Record updated