Information disclosure in Apache Airflow - CVE-2026-59244
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper handling of secret masking in the Rendered Templates UI when rendering templates that reference `var.json` Variable values stored as dictionaries. A remote user can view a task's Rendered Templates page to disclose sensitive information.
Only JSON Variable values with dictionary content referenced through `var.json` are exposed in cleartext.