SB2026082597 - Information disclosure in Apache Airflow CNCF Kubernetes provider



SB2026082597 - Information disclosure in Apache Airflow CNCF Kubernetes provider

Published: August 25, 2026

Security Bulletin ID SB2026082597
CSH Severity
Medium
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Information disclosure (CVE-ID: CVE-2026-27173)

CWE-ID: CWE-200 - Exposure of sensitive information to an unauthorized actor

CVSSv4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]


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.


Remediation

Install update from vendor's website.