GHSA-mg2x-mggj-6955 · Severity: medium · Ecosystem: pip — 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
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.
Conclusion & alert: CVE-2023-51702 is rated Low Risk (36.7/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.38%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.38% | +0.32% |
| 2 | 2025-11-21 | 0.17% | 0.06% | -0.11% |
| 3 | 2025-11-18 | — | 0.17% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-mg2x-mggj-6955 · Severity: medium · Ecosystem: pip — 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
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| apache | airflow | >= 2.3.0, < 2.6.1 | cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:* |
| apache | apache-airflow-providers-cncf-kubernetes | >= 5.2.0, < 7.0.0 | cpe:2.3:a:apache:apache-airflow-providers-cncf-kubernetes:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| http://www.openwall.com/lists/oss-security/2024/01/24/3 | Mailing List Third Party Advisory |
| https://github.com/apache/airflow/pull/29498 | Issue Tracking Patch |
| https://github.com/apache/airflow/pull/30110 | Patch |
| https://github.com/apache/airflow/pull/36492 | Issue Tracking Patch |
| https://lists.apache.org/thread/89x3q6lz5pykrkr1fkr04k4rfn9pvnv9 | Mailing List Vendor Advisory |