GHSA-3qmm-r55x-hpxxHighCVSS 7.5

Apache Airflow secrets in rendered templates could contain parts of sensitive values when truncated

Published
January 16, 2026
Last Modified
June 5, 2026

🔗 CVE IDs covered (1)

📋 Description

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 products1

  • pip/apache-airflow:>= 3.1.0, < 3.1.6

🔗 References (5)