PYSEC-2026-1144

See a problem?
Import Source
https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow-providers-cncf-kubernetes/PYSEC-2026-1144.yaml
JSON Data
https://api.osv.dev/v1/vulns/PYSEC-2026-1144
Aliases
Published
2026-07-07T11:45:31.047616Z
Modified
2026-07-13T16:43:12.284175149Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Apache Airflow CNCF Kubernetes provider, Apache Airflow: Kubernetes configuration file saved without encryption in the Metadata and logged as plain text in the Triggerer service
Details

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.

References

Affected packages

PyPI / apache-airflow-providers-cncf-kubernetes

Package

Name
apache-airflow-providers-cncf-kubernetes
View open source insights on deps.dev
Purl
pkg:pypi/apache-airflow-providers-cncf-kubernetes

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.2.0
Fixed
7.0.0

Affected versions

5.*
5.2.0
5.2.1rc1
5.2.1
5.2.2rc1
5.2.2
5.3.0rc1
5.3.0
6.*
6.0.0rc1
6.0.0
6.1.0rc1
6.1.0
6.2.0rc1
7.*
7.0.0rc2

Database specific

source
"https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow-providers-cncf-kubernetes/PYSEC-2026-1144.yaml"