GPU VulnDB

Database/Control plane, storage & DevOps

Airflow Amazon provider: AWS secrets backends fall through to a team-agnostic lookup, leaking other teams' credentials

CVSS 6.5CVE-2026-68872Control plane, storage & DevOpscurated

Impact

Both the Systems Manager Parameter Store and the Secrets Manager backends retry a missed team-scoped Connection or Variable id through the team-agnostic lookup. In a multi-team deployment, a caller in one team can supply an id spelling out another team's namespace and read that team's secret verbatim. In practice these hold the AWS credentials, registry logins and cluster tokens other teams' pipelines run with, so the leak extends well past Airflow itself. Only multi-team mode with one of these two backends is required.

Who can reach it

Any authenticated Airflow user or Dag author in one team of a multi-team deployment using the SSM Parameter Store or Secrets Manager backend.

What to do

Upgrade apache-airflow-providers-amazon to 9.34.0 or later and restart scheduler, triggerer and workers. Rotate credentials stored in either backend that another team could have resolved.

References

Related entries

All Control plane, storage & DevOps entries

This entry is curated: imported from vendor advisories with machine assistance, not yet individually verified. Confirm against your vendor's advisory before acting, and report anything wrong.