Описание
Apache Airflow Exposes Secrets in Variables Saved as JSON Dictionaries
Secrets in Variables saved as JSON dictionaries were not properly redacted - in case the variables were retrieved by the user the secrets stored as nested fields were not masked.
If developers do not store variables with sensitive values in JSON form, their projects are not affected. Otherwise upgrade to the fixed version, Apache Airflow 3.2.0.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2026-32690
- https://github.com/apache/airflow/pull/63480
- https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2026-19.yaml
- https://lists.apache.org/thread/7rnzxofntcznqxnhsmjvvlvygwph7rn5
- http://www.openwall.com/lists/oss-security/2026/04/17/6
Пакеты
apache-airflow-core
>= 3.0.0, < 3.2.0
3.2.0
apache-airflow
>= 3.0.0, < 3.2.0
3.2.0
Связанные уязвимости
Secrets in Variables saved as JSON dictionaries were not properly redacted - in case thee variables were retrieved by the user the secrets stored as nested fields were not masked. If you do not store variables with sensitive values in JSON form, you are not affected. Otherwise please upgrade to Apache Airflow 3.2.0 that has the fix implemented
Secrets in Variables saved as JSON dictionaries were not properly reda ...