Information disclosure in Apache Airflow CNCF Kubernetes provider - CVE-2026-27173
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to disclose JWT tokens and perform actions available to running tasks, potentially modifying task state in the Airflow database.
The vulnerability exists due to improper exposure of sensitive information in KubernetesExecutor command-line arguments when users with read-only access inspect Kubernetes pods. A remote user can read exposed JWT tokens from pod information to disclose JWT tokens and perform actions available to running tasks, potentially modifying task state in the Airflow database.
Exploitation requires read-only access to Kubernetes pods.