---
id: CVE-2023-27604
aliases:
  - GHSA-g3m9-pr5m-4cvp
  - PYSEC-2026-1142
title: Airflow Sqoop Provider RCE Vulnerability
summary: Airflow Sqoop Provider RCE Vulnerability
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
vendor: apache-airflow-providers-apache-sqoop
product: apache-airflow-providers-apache-sqoop
ecosystem: pip
affected:
  - apache-airflow-providers-apache-sqoop < 4.0.0
patched:
  - apache-airflow-providers-apache-sqoop 4.0.0
published: '2023-08-28'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-g3m9-pr5m-4cvp'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2023-27604'
  - url: 'https://github.com/apache/airflow/pull/33039'
  - url: 'https://github.com/apache/airflow'
  - url: 'https://lists.apache.org/thread/lswlxf11do51ob7f6xyyg8qp3n7wdrgd'
tags:
  - osv
  - pip
epss: 0.01655
epssPercentile: 0.75566
ingestedAt: '2026-07-08T18:25:49.204Z'
---

## Overview

Apache Airflow Sqoop Provider, versions before 4.0.0, is affected by a vulnerability that allows an attacker pass parameters with the connections, which makes it possible to implement RCE attacks via ‘sqoop import --connect’, obtain airflow server permissions, etc. The attacker needs to be logged in and have authorization (permissions) to create/edit connections.

 It is recommended to upgrade to a version that is not affected.
This issue was reported independently by happyhacking-k, And Xie Jianming and LiuHui of Caiji Sec Team also reported it.

## Affected packages

- `apache-airflow-providers-apache-sqoop < 4.0.0`

## Remediation

Upgrade to a patched release:

- `apache-airflow-providers-apache-sqoop 4.0.0`
