Security Vulnerability in Apache Airflow Git Provider by Apache
CVE-2026-58065
8.1HIGH
What is CVE-2026-58065?
The Apache Airflow Git provider allows users to run git-over-SSH commands with host-key verification disabled by default. This misconfiguration leaves deployments susceptible to man-in-the-middle attacks, where an adversary could intercept the data exchanged between an Airflow worker and the Git server. Through this vulnerability, attackers may capture SSH deploy keys or inject harmful content into repositories. To mitigate this risk, users are advised to upgrade to apache-airflow-providers-git version 0.4.1 or later and appropriately configure a known_hosts file for SSH key verification.
Affected Version(s)
Apache Airflow Git provider 0 < 0.4.1
References
CVSS V3.1
Score:
8.1
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Siyang Wu (independent researcher)
Ephraim Anierobi