SCA: security update for apache-airflow (GHSA-q475-2pgm-7hvp)

high Tenable Self-Hosted Container Security Plugin ID 435438

Description

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

- Apache Airflow 3 introduced a change to the handling of sensitive information in Connections. The intent
was to restrict access to sensitive connection fields to Connection Editing Users, effectively applying a
"write-only" model for sensitive values. In Airflow 3.0.3, this model was unintentionally violated:
sensitive connection information could be viewed by users with READ permissions through both the API and
the UI. This behavior also bypassed the `AIRFLOW__CORE__HIDE_SENSITIVE_VAR_CONN_FIELDS` configuration
option. This issue does not affect Airflow 2.x, where exposing sensitive information to connection editors
was the intended and documented behavior. Users of Airflow 3.0.3 are advised to upgrade Airflow to
>=3.0.4. (CVE-2025-54831)

See Also

https://github.com/advisories/GHSA-q475-2pgm-7hvp

Plugin Details

Severity: High

ID: 435438

Version: Revision 1.19

Type: Local

Family: SCA Checks

Published: 9/26/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.39

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2025-54831

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

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/26/2025

Vulnerability Publication Date: 9/26/2025

Reference Information

CVE: CVE-2025-54831

cwe: CWE-213