CVE 7.5 HIGH

Apache Airflow: Secrets in rendered templates could contain parts of sensitive values when truncated_CVE-2025-68438

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

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

Basic Information

ID CVE-2025-68438
Source apache
Published Jan 16, 2026 at 10:06
Modified Jan 16, 2026 at 16:10

Affected Product

Vendor Apache Software Foundation
Product Apache Airflow
Version 3.1.0
Affected Versions Apache Software Foundation Apache Airflow 3.1.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.