{"schema_version": "1.6.1", "id": "CVE-2026-45361", "summary": "SSH host key verification disabled in ComputeEngineSSHHook (paramiko AutoAddPolicy default)", "details": "Apache Airflow providers-google's `ComputeEngineSSHHook` disables SSH host-key verification by default, exposing SSH traffic between an Airflow worker and a Compute Engine VM to in-path network attackers who can intercept or modify the session. Users are advised to upgrade to `apache-airflow-providers-google` 22.0.0 or later.", "affected": [{"ranges": [{"type": "SEMVER", "events": [{"introduced": "0"}, {"fixed": "22.0.0"}]}]}], "references": [{"type": "WEB", "url": "https://github.com/apache/airflow/pull/66746"}, {"type": "WEB", "url": "https://lists.apache.org/thread/3lpj7ppwxp7jtp81rnxk75xvln7qd7h2?users@airflow.apache.org"}]}