SCA: security update for apache-airflow (GHSA-4fh7-7jx4-8f6c)

medium Tenable Self-Hosted Container Security Plugin ID 445922

Description

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

- Before apache-airflow 3.3.0, a user authorized to read one Dag could disclose the source of other Dags co-
located in the same source file. `GET /api/v2/dagSources/{dag_id}` — and the equivalent Dag-source view in
the UI — returned the entire source file without redacting Dags the caller was not authorized to read,
bypassing per-DAG read authorization. Deployments that co-locate multiple Dags in a single file and rely
on per-DAG access control to limit source visibility are affected; single-Dag-per-file deployments are
not. Upgrade to apache-airflow 3.3.0 or later. (CVE-2026-49296)

Solution

Update the apache-airflow library and its related packages to version 3.3.0 or later.

See Also

https://github.com/advisories/GHSA-4fh7-7jx4-8f6c

Plugin Details

Severity: Medium

ID: 445922

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/13/2026

Updated: 8/13/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.75

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-2026-49296

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: 7/7/2026

Vulnerability Publication Date: 7/7/2026

Reference Information

CVE: CVE-2026-49296

cwe: CWE-639