Information disclosure in Apache Airflow - CVE-2026-42360
Published: June 4, 2026
Apache Airflow
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper masking of sensitive information in rendered-template field handling when processing structured JSON templates that exceed the configured maximum templated field length. A remote user can read rendered template fields through the UI or API to disclose sensitive information.
Only deployments where DAG authors pass structured JSON to operators with nested sensitive keys are affected.