---
id: CVE-2026-68871
title: >-
  The Yandex Lockbox secrets backend in Apache Airflow's Yandex provider
  resolved a team-scoped Connection or Variable id through the team-agnostic
  lookup when the team-scoped lookup missed
summary: >-
  The Yandex Lockbox secrets backend in Apache Airflow's Yandex 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 thi…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-639
vendor: apache
product: apache-airflow-providers-apache-yandex
affected:
  - apache-airflow-providers-apache-yandex < 4.5.1
patched:
  - apache-airflow-providers-apache-yandex 4.5.1
published: '2026-08-10'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T15:17:41.590'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-68871'
references:
  - url: 'https://github.com/apache/airflow/pull/70877'
    label: security@apache.org
  - url: 'https://lists.apache.org/thread/jlj9tv085txk4t0j029mvh43mz89o63c'
    label: security@apache.org
  - url: 'http://www.openwall.com/lists/oss-security/2026/08/10/5'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
  - cve.org
  - osv
  - pip
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-08-12T15:43:13.165656Z'
epss: 0.00596
epssPercentile: 0.46133
aliases:
  - PYSEC-2026-3715
ecosystem: pip
ingestedAt: '2026-08-19T19:22:21.668Z'
---

## Overview

The Yandex Lockbox secrets backend in Apache Airflow's Yandex 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-yandex 4.5.1 or later, which refuses the team-agnostic fall-through for an id that could name a team namespace.

## Affected

- `apache-airflow-providers-apache-yandex < 4.5.1`

## Remediation

Upgrade past the affected range:

- `apache-airflow-providers-apache-yandex 4.5.1`

## Package advisory (CVE-2026-68871)

Affected packages:

- `apache-airflow-providers-yandex < 4.5.1`

Patched in:

- `apache-airflow-providers-yandex 4.5.1`

Source: https://osv.dev/vulnerability/PYSEC-2026-3715
