CVE-2026-68868
Błąd w Google Cloud Secret Manager w Apache Airflow pozwala na dostęp do sekretów innych zespołów.
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.
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 6.5 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.5% |
| Opublikowano (NVD) | 2026-08-12 11:17:10 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-16 15:17:41 UTC |
- https://github.com/apache/airflow/pull/70869 ([email protected]) [Issue Tracking, Patch]
- https://lists.apache.org/thread/03h5y0fmqlh0yf055zlocxh591ozx69x ([email protected]) [Mailing List, Vendor Advisory]
- http://www.openwall.com/lists/oss-security/2026/08/12/3 (af854a3a-2127-422b-91ae-364da2661108) [Mailing List, Third Party Advisory]