Apache Airflow's environment-variable secrets backend resolved a team-scoped Connection or Variable from the wrong team's scope. The guard meant to prevent this only ran when no team scope was suppli…
中危 CVSS 5.4
摘要
Apache Airflow's environment-variable secrets backend resolved a team-scoped Connection or Variable from the wrong team's scope. The guard meant to prevent this only ran when no team scope was supplied, and its pattern could not match a team name containing an underscore, which team names are allowed to contain. When the guard did not apply, the lookup fell through to an unconditional global read that resolved the stored `AIRFLOW_CONN__<TEAM>___<ID>` variable regardless of which team asked. In …
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://github.com/apache/airflow/pull/70736 Issue Tracking
- https://github.com/apache/airflow/pull/70902 Issue Tracking
- https://lists.apache.org/thread/v4mc51dgmrc1t82mhzsngsgzo2gxsf2l Mailing List
- http://www.openwall.com/lists/oss-security/2026/08/12/11 Mailing List
时间线
- nvd_ingest NVD