GHSA-w9r4-94fj-xp69LowCVSS 3.7
Apache Airflow Exposes Secrets in Variables Saved as JSON Dictionaries
🔗 CVE IDs covered (1)
📋 Description
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.
🎯 Affected products2
- pip/apache-airflow-core:>= 3.0.0, < 3.2.0
- pip/apache-airflow:>= 3.0.0, < 3.2.0
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-32690
- https://github.com/apache/airflow/pull/63480
- https://lists.apache.org/thread/7rnzxofntcznqxnhsmjvvlvygwph7rn5
- http://www.openwall.com/lists/oss-security/2026/04/17/6
- https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2026-19.yaml
- https://github.com/advisories/GHSA-w9r4-94fj-xp69