Description
The Azure Key Vault secrets backend in Apache Airflow's Microsoft Azure provider resolved a team-scoped Connection or Variable id through the team-agnostic lookup when the team-scoped lookup missed. In a deployment running multi-team mode with this backend, a caller in one team could resolve a secret belonging to another team by supplying an id that spells out that team's namespace, obtaining its credentials in full. No unusual configuration is required beyond enabling multi-team mode and using this backend. Users are advised to upgrade to apache-airflow-providers-microsoft-azure 14.1.0 or later, which refuses the team-agnostic fall-through for an id that could name a team namespace.
Published: 2026-08-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Azure Key Vault backend in Apache Airflow’s Microsoft Azure provider falls back to a team‑agnostic lookup when a team‑scoped Connection or Variable lookup fails. This logic allows a lookup request that specifies another team’s namespace to be resolved, thereby returning that team’s secret. The flaw is an authorization bypass (CWE‑639) that leads to disclosure of sensitive credentials.

Affected Systems

Apache Airflow’s Microsoft Azure provider, specifically deployments running multi‑team mode with the Azure Key Vault secrets backend and using provider versions before 14.1.0.

Risk and Exploitability

Any user who can invoke the Airflow backend in a multi‑team environment—such as a developer or administrator with normal team access—can supply an identifier that spells another team’s namespace and trigger the fallback. No additional privileges are required. The vulnerability enables full credential disclosure. EPSS score is < 1%, the issue is not listed in CISA KEV, and CVSS score is 5.3, but the impact of bypassing team isolation is severe, making the risk high for environments that store sensitive secrets.

Generated by OpenCVE AI on August 13, 2026 at 03:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to apache-airflow-providers-microsoft-azure version 14.1.0 or later, which rejects team‑agnostic fall‑through for identifiers that could name a team namespace.
  • If an upgrade cannot be applied immediately, disable Airflow’s multi‑team mode or restrict usage of the Azure Key Vault backend to trusted teams only.
  • Audit existing secrets for unintended cross‑team exposure and rotate credentials that could have been compromised.

Generated by OpenCVE AI on August 13, 2026 at 03:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache airflow Microsoft Azure Provider
Vendors & Products Apache
Apache airflow Microsoft Azure Provider

Mon, 10 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
Description The Azure Key Vault secrets backend in Apache Airflow's Microsoft Azure provider resolved a team-scoped Connection or Variable id through the team-agnostic lookup when the team-scoped lookup missed. In a deployment running multi-team mode with this backend, a caller in one team could resolve a secret belonging to another team by supplying an id that spells out that team's namespace, obtaining its credentials in full. No unusual configuration is required beyond enabling multi-team mode and using this backend. Users are advised to upgrade to apache-airflow-providers-microsoft-azure 14.1.0 or later, which refuses the team-agnostic fall-through for an id that could name a team namespace.
Title Apache Airflow Microsoft Azure provider: microsoft.azure Key Vault backend: team-scope guard bypass resolves another team's Connection or Variable
Weaknesses CWE-639
References

Subscriptions

Apache Airflow Microsoft Azure Provider
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-12T15:44:24.735Z

Reserved: 2026-07-31T19:39:02.166Z

Link: CVE-2026-68870

cve-icon Vulnrichment

Updated: 2026-08-10T18:17:15.044Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-10T19:17:30.337

Modified: 2026-08-12T20:50:58.370

Link: CVE-2026-68870

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T03:15:12Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key