Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-58065

8.1 · HIGH
Published Jul 13, 2026 apache CWE-322

Overview

CVE-2026-58065 is a high-severity vulnerability affecting apache apache-airflow-providers-git. It was published on July 13, 2026 and has a CVSS 3.1 base score of 8.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

The Apache Airflow Git provider runs its git-over-SSH operations with `StrictHostKeyChecking=no` by default, disabling SSH host-key verification. An attacker who can intercept the network path between an Airflow worker and the Git server can impersonate the server (man-in-the-middle), capturing the SSH deploy key or injecting malicious repository content. Deployments that use the Git DAG bundle or Git provider to clone over SSH with a deploy key are affected. The fix changes the default to verify host keys; upgrade to apache-airflow-providers-git `0.4.1` or later and configure a `known_hosts` file.

Remediation

Check the references section for vendor advisories and patches from apache. Update apache-airflow-providers-git to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache apache-airflow-providers-git >= 0, < 0.4.1 Affected

Frequently Asked Questions

What is CVE-2026-58065?

CVE-2026-58065 is a high-severity vulnerability affecting apache apache-airflow-providers-git. It was published on July 13, 2026 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2026-58065?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-58065?

Check the references section for vendor advisories and patches from apache. Update apache-airflow-providers-git to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-58065?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-58065 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.