← Back

CVE-2026-65017

nvd nist
Published: Aug 12, 2026Modified: Aug 14, 2026

JSON object

Loading...
6.5
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Exploitability: 2.8 / Impact: 3.6
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)

Description

Apache Airflow's Config API did not mask team-scoped sensitive configuration values in multi-team deployments. When an administrator has enabled multi-team mode and exposed the Config API, an authenticated Viewer holding only configuration-read access — with no prior access to the secret — could read a team-scoped Celery broker URL, including its embedded credentials, in cleartext, while the equivalent global option was correctly masked. The secrets masker matched only base section and option names and did not normalize team-prefixed sections before the sensitivity check (CWE-200). This is a distinct masker bypass from CVE-2026-48828 and CVE-2026-48892: deployments that upgraded to apache-airflow 3.3.0 to address those issues remain affected by this team-scoped variant. Users are advised to upgrade to apache-airflow 3.3.1 or later, which normalizes team-scoped sections before masking.

Affected (1)

Products: Apache: Airflow
1 product
Airflow
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
From 3.3.0 to 3.3.1

References (4)

Source: security@apache.org
Issue TrackingPatch
Source: security@apache.org
Mailing ListVendor Advisory
Source: security@apache.org
Not Applicable
Source: security@apache.org
Not Applicable

Timeline

No history available yet.