Information disclosure in Apache Airflow - CVE-2026-42358
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 redaction logic in Variable response masker when processing deeply nested JSON Variable values. A remote user can read Variable values containing sensitive keys nested beyond the recursion limit to disclose sensitive information.
Only deployments that store sensitive values inside deeply nested JSON Variables are affected.