CVE-2024-50378

MEDIUM

Airflow <2.10.3 - Info Disclosure

Title source: llm

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.

Scores

CVSS v3 4.9
EPSS 0.0027
EPSS Percentile 49.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Classification

CWE
CWE-201
Status published

Affected Products (2)

apache/airflow < 2.10.3
pypi/apache-airflow < 2.10.3PyPI

Timeline

Published Nov 08, 2024
Tracked Since Feb 18, 2026