SCA: security update for apache-airflow (GHSA-3qmm-r55x-hpxx)

high Tenable Cloud Security Plugin ID 436805

Description

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

- In Apache Airflow versions before 3.1.6, when rendered template fields in a Dag exceed [core]
max_templated_field_length, sensitive values could be exposed in cleartext in the Rendered Templates UI.
This occurred because serialization of those fields used a secrets masker instance that did not include
user-registered mask_secret() patterns, so secrets were not reliably masked before truncation and display.
Users are recommended to upgrade to 3.1.6 or later, which fixes this issue (CVE-2025-68438)

See Also

https://github.com/advisories/GHSA-3qmm-r55x-hpxx

Plugin Details

Severity: High

ID: 436805

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/17/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.74

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2025-68438

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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/16/2026

Vulnerability Publication Date: 1/16/2026

Reference Information

CVE: CVE-2025-68438

cwe: CWE-200