CVE-2026-49298
Last modified
CVE-2026-49298 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Airflow | < 3.2.2 |
References
- https://github.com/apache/airflow/pull/60108Issue Tracking, Patch
- https://lists.apache.org/thread/wo09vrks8189dzsot39rvrx3vnx102ttMailing List, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-49298?
How severe is CVE-2026-49298?
How do I fix CVE-2026-49298?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49291mcp-memory-service is a semantic memory layer for AI applica…8.1
- CVE-2026-49293js-toml is a TOML parser for JavaScript, fully compliant wit…7.5
- CVE-2026-49294Valhalla is an open source routing engine and accompanying l…6.1
- CVE-2026-49295libde265 is an open source implementation of the h.265 video…7.1
- CVE-2026-49296Before apache-airflow 3.3.0, a user authorized to read one D…6.5
- CVE-2026-49297Apache Airflow's Google provider operators `GCSToSFTPOperato…8.1
- CVE-2026-49299In OpenStack Neutron before 28.0.1, the tagging controller e…5.3
- CVE-2026-4930SYMCRYPTO is the SiXG301's host side hardware engine accesse…7.1
- CVE-2026-4931Smart contract Marginal v1 performs unsafe downcast, allowin…8.6
- CVE-2026-49316Expected behavior violation in the in-vehicle network of the…4.6
- CVE-2026-49317Incorrect behavior order in the Infotainment / Digital Round…2.4
- CVE-2026-49318Incorrect behavior order in the Infotainment / Digital Round…2.4
Are you affected by CVE-2026-49298?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
