Apache Airflow: Values of a list-shaped Variable are not masked in task logs and the Rendered Templates UI
Summary
| CVE | CVE-2026-68970 |
|---|---|
| State | PUBLISHED |
| Assigner | apache |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-08-12 16:17:19 UTC |
| Updated | 2026-08-12 16:17:19 UTC |
| Description | Apache Airflow's Task SDK did not mask the contents of a Variable whose JSON value is a list, so secrets stored in that shape appeared in cleartext in task logs and in the Rendered Templates UI. Masking was applied only when the deserialized value was a string or a dict; a list at the top level matched neither and was returned unmasked. Any authenticated user able to read the logs or rendered templates of a task that references such a Variable could recover the values, with no special configuration required. This is the list-shaped counterpart of CVE-2026-59244, whose fix covered the dict case only, so deployments that upgraded in response to that advisory remain affected and must upgrade again. Users are advised to upgrade to apache-airflow 3.3.1 or later. |
Risk And Classification
Problem Types: CWE-312 | CWE-312 CWE-312: Cleartext Storage of Sensitive Information
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Apache Software Foundation | Apache Airflow | affected 3.3.1 semver | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/apache/airflow/pull/70891 | [email protected] | github.com | |
| lists.apache.org/thread/kkrlnbsk47oght4h38mcd3h2kcb8dt28 | [email protected] | lists.apache.org | |
| www.cve.org/CVERecord | [email protected] | www.cve.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Raphael Zanarelli (@zanarellidev) (en)
CNA: Jarek Potiuk (en)
There are currently no legacy QID mappings associated with this CVE.