← Back

Apache Airflow Providers Cncf Kubernetes

apache-airflow-providers-cncf-kubernetes

Vendor: Apache • 3 CVEs

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Apache
2Airflow Cncf Kubernetes
Apache Airflow Providers Cncf Kubernetes
Jul 24, 2026
May 19, 2026
N/A· v4
8.7 HIGH· v3
N/A· v2
JWT tokens that were used by workers in Kubernetes Executors have been exposed to users who had read only access to Kuberentes Pods. This could allow users with just read-only access to perform actions that were only ava...Show more
JWT tokens that were used by workers in Kubernetes Executors have been exposed to users who had read only access to Kuberentes Pods. This could allow users with just read-only access to perform actions that were only available to running tasks via Task SDK and potentially allow to modify state of Airflow Database for tasks.Show less
1Apache
3Airflow
Airflow Cncf KubernetesApache Airflow Providers Cncf Kubernetes
Jul 2, 2026
Jan 24, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Since version 5.2.0, when using deferrable mode with the path of a Kubernetes configuration file for authentication, the Airflow worker serializes this configuration file as a dictionary and sends it to the triggerer by...Show more
Since version 5.2.0, when using deferrable mode with the path of a Kubernetes configuration file for authentication, the Airflow worker serializes this configuration file as a dictionary and sends it to the triggerer by storing it in metadata without any encryption. Additionally, if used with an Airflow version between 2.3.0 and 2.6.0, the configuration dictionary will be logged as plain text in the triggerer service without masking. This allows anyone with access to the metadata or triggerer log to obtain the configuration file and use it to access the Kubernetes cluster. This behavior was changed in version 7.0.0, which stopped serializing the file contents and started providing the file path instead to read the contents into the trigger. Users are recommended to upgrade to version 7.0.0, which fixes this issue.Show less
1Apache
2Airflow Cncf Kubernetes
Apache Airflow Providers Cncf Kubernetes
Jul 2, 2026
May 30, 2023
N/A· v4
7.2 HIGH· v3
N/A· v2
Arbitrary code execution in Apache Airflow CNCF Kubernetes provider version 5.0.0 allows user to change xcom sidecar image and resources via Airflow connection. In order to exploit this weakness, a user would already ne...Show more
Arbitrary code execution in Apache Airflow CNCF Kubernetes provider version 5.0.0 allows user to change xcom sidecar image and resources via Airflow connection. In order to exploit this weakness, a user would already need elevated permissions (Op or Admin) to change the connection object in this manner.  Operators should upgrade to provider version 7.0.0 which has removed the vulnerability. Show less