3 matches found
CVE-2026-68076
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...
CVE-2026-68076
Apache Airflow CVE-2026-68076 affects the environment-variable secrets backend in multi-team mode. A team-scoped secret lookup could bypass the team-scope guard due to an underscore in a team name, causing a global read of AIRFLOW_CONN_____ and letting an authenticated user in one team access ano...
CVE-2026-68076 Apache Airflow: Connections test API: team-scope guard bypass resolves another team's environment Connection
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...