Apache Airflow vulnerable to Insertion of Sensitive Information Into Sent Data
Low6.5CVE-2024-50378 · Published Nov 8, 2024 · updated Sep 10, 2026
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.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| apache-airflow PyPI | < 2.10.3 | 2.10.3 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-201
- Also known as
- BIT-airflow-2024-50378, CVE-2024-50378, PYSEC-2026-1134
More Apache Airflow advisories
All Apache Airflow| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Nov 152024 | Apache Airflow versions before 2.10.3 contain a vulnerability | High7.5 | 2.10.3 |
| Sep 72024 | Apache Airflow vulnerable to Execution with Unnecessary Privileges | High8.8 | 2.10.1 |
| Sep 72024 | Apache Airflow vulnerable to Improper Encoding or Escaping of Output | High8.8 | 2.10.1 |
| Aug 212024 | Apache Airflow Cross-site Scripting Vulnerability | Medium6.1 | 2.10.0 |
| Aug 52024 | Insufficient Session Expiration vulnerability in Apache Airflow Providers FAB | Critical9.8 | No fix yet |
| Jul 172024 | Apache Airflow has DAG Author Code Execution possibility in airflow-scheduler | High8.8 | 2.9.3 |