Apache AirflowGHSA-3qmm-r55x-hpxx
Apache Airflow secrets in rendered templates could contain parts of sensitive values when truncated
High7.5CVE-2025-68438 · Published Jan 16, 2026 · updated Sep 10, 2026
In Apache Airflow versions before 3.1.6, when rendered template fields in a Dag exceed [core] max_templated_field_length, sensitive values could be exposed in cleartext in the Rendered Templates UI. This occurred because serialization of those fields used a secrets masker instance that did not include user-registered mask_secret() patterns, so secrets were not reliably masked before truncation and display. Users are recommended to upgrade to 3.1.6 or later, which fixes this issue
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| apache-airflow PyPI | >= 3.1.0, < 3.1.6 | 3.1.6 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-200
- Also known as
- BIT-airflow-2025-68438, CVE-2025-68438, PYSEC-2026-9
More Apache Airflow advisories
All Apache Airflow| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Feb 21 | Apache Airflow error reporting may expose full kwargs | Medium6.5 | 2.11.1+1 more |
| Feb 9 | Apache Airflow Has an Authorization Bypass That Allows Unauthorized Task Log Access | Medium6.5 | 3.1.7 |
| Feb 9 | Apache Airflow UI Exposes DAG Import Errors to Unauthorized Authenticated Users | Medium6.5 | 3.1.7 |
| Jan 16 | Apache Airflow proxy credentials for various providers might leak in task logs | High7.5 | 2.11.1+1 more |
| Dec 172025 | Edge3 Worker RPC RCE on Airflow 2 | Critical9.8 | 2.0.0 |
| Dec 152025 | Apache Airflow exposes secret values to authenticated UI users via rendered templates | Medium6.5 | 3.1.5 |