---
id: CVE-2026-68872
title: >-
  The AWS Systems Manager Parameter Store and Secrets Manager backends in Apache
  Airflow's Amazon provider resolved a team-scoped Connection or Variable id
  through the team-agnostic lookup when the team-scoped lookup missed
summary: >-
  The AWS Systems Manager Parameter Store and Secrets Manager backends in Apache
  Airflow's Amazon provider resolved a team-scoped Connection or Variable id
  through the team-agnostic lookup when the team-scoped lookup missed. In a
  deploymen…
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-amazon
affected:
  - apache-airflow-providers-amazon < 9.34.0
patched:
  - apache-airflow-providers-amazon 9.34.0
published: '2026-08-10'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T15:17:41.750'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-68872'
references:
  - url: 'https://github.com/apache/airflow/pull/70878'
    label: security@apache.org
  - url: 'https://lists.apache.org/thread/9nd31g40rd2zpgwwymskvjpfq1xnmllg'
    label: security@apache.org
  - url: 'http://www.openwall.com/lists/oss-security/2026/08/10/6'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
  - cve.org
  - osv
  - pip
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-08-11T14:42:45.403413Z'
epss: 0.00328
epssPercentile: 0.26163
aliases:
  - PYSEC-2026-3713
ecosystem: pip
ingestedAt: '2026-08-19T19:22:21.575Z'
---

## Overview

The AWS Systems Manager Parameter Store and Secrets Manager backends in Apache Airflow's Amazon 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 either 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 one of these backends. Users are advised to upgrade to apache-airflow-providers-amazon 9.34.0 or later, which refuses the team-agnostic fall-through for an id that could name a team namespace.

## Affected

- `apache-airflow-providers-amazon < 9.34.0`

## Remediation

Upgrade past the affected range:

- `apache-airflow-providers-amazon 9.34.0`

## Package advisory (CVE-2026-68872)

Affected packages:

- `apache-airflow-providers-amazon < 9.34.0`

Patched in:

- `apache-airflow-providers-amazon 9.34.0`

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