Description
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.
Published: 2026-05-25
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Apache Airflow’s Google provider contains a ComputeEngineSSHHook that, by default, disables SSH host‑key verification. The hook uses Paramiko’s AutoAddPolicy, which automatically accepts any host key presented, leaving the SSH session open to man‑in‑the‑middle attacks. An attacker able to intercept the network traffic between an Airflow worker and a Compute Engine virtual machine could eavesdrop on, inject, or modify commands and data exchanged over the SSH connection, thereby potentially compromising the integrity of Airflow‑initiated workloads.

Affected Systems

The vulnerability affects the Apache Airflow Google provider component, specifically all versions released before 22.0.0. Users must check their installed provider version to determine exposure.

Risk and Exploitability

The risk is significant because host‑key verification is a core SSH security feature; its absence means any network attacker with access between the Airflow worker and the target VM can perform a stealthy MITM attack. No EPSS data is available, but the severe impact on confidentiality, integrity, and availability of workflow execution warrants high concern. CISA does not list the issue in KEV, and the CVSS metric is not provided in the input, but the missing host‑key check alone justifies treating this as a critical flaw. The likely attack vector is a network compromise that allows traffic observation or modification between the Airflow worker host and the Compute Engine VM.

Generated by OpenCVE AI on May 25, 2026 at 10:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade apache-airflow-providers-google to 22.0.0 or later as recommended by the vendor
  • If an immediate upgrade is not feasible, modify the ComputeEngineSSHHook configuration to use a stricter host key policy (e.g., silence AutoAddPolicy and provide a known_hosts entry or StrictHostKeyChecking=accept_new) to re‑enable host‑key verification
  • Restrict Airflow worker network access to trusted segments and monitor for unusual SSH traffic patterns around the affected hooks

Generated by OpenCVE AI on May 25, 2026 at 10:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 25 May 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache airflow Google Provider
Vendors & Products Apache
Apache airflow Google Provider

Mon, 25 May 2026 09:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Apache Airflow Google provider: SSH host key verification disabled in ComputeEngineSSHHook (paramiko AutoAddPolicy default)
Weaknesses CWE-322
References

Subscriptions

Apache Airflow Google Provider
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-05-25T11:27:12.183Z

Reserved: 2026-05-11T23:58:59.829Z

Link: CVE-2026-45361

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-25T11:32:55Z

Weaknesses