๐Ÿ” CVE Alert

CVE-2026-68868

UNKNOWN 0.0

Apache Airflow Google provider: google Secret Manager backend: team scope is never applied, exposing every team's Connections and Variables

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

The Google Cloud Secret Manager secrets backend in Apache Airflow's Google provider never applied the team scope when resolving Connections and Variables: the caller's `team_name` was accepted by the backend but dropped at the internal call boundary, so every lookup resolved against the team-agnostic secret name. In a deployment running multi-team mode with this backend, a task or Dag belonging to one team resolved another team's Connection or Variable, 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-google 22.3.0 or later, which builds and applies the team-scoped secret name.

CWE CWE-1220
Vendor apache software foundation
Product apache airflow google provider
Published Aug 12, 2026
Last Updated Aug 12, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache airflow google provider

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache airflow google provider are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache Airflow Google provider
0 < 22.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/apache/airflow/pull/70869 lists.apache.org: https://lists.apache.org/thread/03h5y0fmqlh0yf055zlocxh591ozx69x

Credits

Apache Airflow security team Jarek Potiuk