Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. apache-airflow-providers-amazon
  4. ›
  5. CVE-2026-42526

CVE-2026-42526: Apache Airflow Amazon provider: Prevent unauthorized access to team-scoped secrets in AWS Secrets Manager and SSM Parameter Store backends

May 19, 2026 (updated June 5, 2026)

In the AWS Secrets Manager and SSM Parameter Store secrets backends of apache-airflow-providers-amazon prior to 9.28.0, the team-scoping logic could resolve a conn_id containing a / (e.g. "my_team/conn") to the same path as another team’s team-scoped secret when the caller had no team context. A privileged caller without team context could therefore retrieve another team’s secret by crafting a colliding conn_id. Fixed in 9.28.0 by switching the team-scope separator to -- and rejecting team-shaped conn_ids when team context is absent. Affects the experimental multi-tenant teams feature only. Users are recommended to upgrade to apache-airflow-providers-amazon 9.28.0, which fixes the issue.

References

  • github.com/advisories/GHSA-g9qc-qf28-hhqx
  • github.com/apache/airflow/pull/65703
  • lists.apache.org/thread/0092sz5g520d3qqjb01wd61myqlgjtyn
  • nvd.nist.gov/vuln/detail/CVE-2026-42526

Code Behaviors & Features

Detect and mitigate CVE-2026-42526 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 9.28.0

Fixed versions

  • 9.28.0

Solution

Upgrade to version 9.28.0 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

pypi/apache-airflow-providers-amazon/CVE-2026-42526.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:03 +0000.