CVE-2026-49298
Published:June 01, 2026
Updated:June 07, 2026
A bug in Apache Airflow's KubernetesExecutor caused JWT tokens used by worker pods to authenticate against the Execution API to be passed to the worker container as command-line arguments visible in the pod spec. An authenticated UI/API user with Kubernetes read-only access to the cluster (e.g. "pods/get" in the Airflow namespace) could harvest the JWT from "kubectl describe pod" output and then call state-mutating Execution API endpoints — triggering Dag runs, clearing runs, reading or writing Variables / Connections / XComs — as if they were a running task. Affects deployments using the "KubernetesExecutor". Users are advised to upgrade to "apache-airflow" 3.2.2 or later. This is the airflow-core half of the same vulnerability addressed by "CVE-2026-27173" (https://www.cve.org/CVERecord?id=CVE-2026-27173), which shipped the apache-airflow-providers-cncf-kubernetes side of the fix. Deployments that already upgraded "apache-airflow-providers-cncf-kubernetes" to 10.17.0 or later per the CVE-2026-27173 advisory should additionally upgrade "apache-airflow" to 3.2.2 or later to close the core-side surface — the two fixes are complementary, not duplicates.
Affected Packages
apache-airflow (CONDA):
Affected version(s) >=2.0.1 <3.2.2Fix Suggestion:
Update to version 3.2.2apache-airflow (PYTHON):
Affected version(s) >=1.8.1 <3.2.2Fix Suggestion:
Update to version 3.2.2Additional Notes
The description of this vulnerability differs from MITRE.
Related Resources (2)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Insertion of Sensitive Information into Externally-Accessible File or Directory
EPSS
Base Score:
0.06