TLS verification bypass
CVE-2026-32794 is a medium-severity vulnerability (CVSS 4.8) affecting Apache Airflow (Databricks provider). The issue is classified as TLS verification bypass, part of the Apache Foundation disclosure track on this site.
Authoritative sources and PoC material:
Detailed exploitation analysis, root-cause walkthrough, and remediation guidance for this finding live in the PoC repository. For broader methodology see services and research.
CVE-2026-32794 is an improper-certificate-validation issue in the Apache Airflow Databricks provider. A configuration path causes TLS verification to be silently disabled when contacting the Databricks workspace API, exposing the traffic to interception.
You are affected if your Airflow installation uses the Databricks provider and the configuration matches the vulnerable code path described in the advisory. Self-hosted Airflow with a network-untrusted hop to Databricks is the primary risk.
Upgrade apache-airflow-providers-databricks to the patched version. Verify your connection config no longer relies on the deprecated/insecure option. Audit existing connections for sensitive credentials that may have been exposed during the vulnerable window.
Loss of confidentiality of Databricks API traffic between Airflow and the Databricks workspace, including bearer tokens. CVSS 4.8 Medium.
NVD record, MITRE CVE record, and the provider package changelog on the Apache Airflow documentation site.