Inclusion of Sensitive Information in Log Files in Apache Airflow - CVE-2026-68970
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper masking of sensitive data in Task SDK Variable handling when rendering task logs or the Rendered Templates UI for Variables whose JSON value is a top-level list. A remote user can read a task log or rendered template that references such a Variable to disclose sensitive information.
No special configuration is required, and only top-level list-shaped JSON Variable values are exposed unmasked.