SCA: security update for apache-airflow, apache-airflow-providers-cncf-kubernetes (GHSA-mg2x-mggj-6955)

medium Tenable Self-Hosted Container Security Plugin ID 416936

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2023-51702)

See Also

https://github.com/advisories/GHSA-mg2x-mggj-6955

Plugin Details

Severity: Medium

ID: 416936

Version: Revision 1.22

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.7

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:N/A:N

CVSS Score Source: CVE-2023-51702

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/24/2024

Vulnerability Publication Date: 1/24/2024

Reference Information

CVE: CVE-2023-51702

cwe: CWE-312