---
id: CVE-2022-41131
aliases:
  - GHSA-cm43-f2pv-6v68
  - BIT-airflow-2022-41131
  - PYSEC-2026-772
title: OS Command Injection in Apache Airflow
summary: OS Command Injection in Apache Airflow
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
vendor: apache-airflow-providers-apache-hive
product: apache-airflow-providers-apache-hive
ecosystem: pip
affected:
  - apache-airflow-providers-apache-hive < 4.1.0
patched:
  - apache-airflow-providers-apache-hive 4.1.0
published: '2022-11-22'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-cm43-f2pv-6v68'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2022-41131'
  - url: 'https://github.com/apache/airflow/pull/27647'
  - url: 'https://github.com/apache/airflow'
  - url: 'https://lists.apache.org/thread/wwo3qp0z8gv54yzn7hr04wy4n8gb0vhl'
tags:
  - osv
  - pip
epss: 0.01748
epssPercentile: 0.76834
ingestedAt: '2026-07-08T18:25:48.405Z'
---

## Overview

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Apache Airflow Hive Provider, Apache Airflow allows an attacker to execute arbtrary commands in the task execution context, without write access to DAG files. This issue affects Hive Provider versions prior to 4.1.0. It also impacts any Apache Airflow versions prior to 2.3.0 in case HIve Provider is installed (Hive Provider 4.1.0 can only be installed for Airflow 2.3.0+). Note that you need to manually install the HIve Provider version 4.1.0 in order to get rid of the vulnerability on top of Airflow 2.3.0+ version that has lower version of the Hive Provider installed).

## Affected packages

- `apache-airflow-providers-apache-hive < 4.1.0`

## Remediation

Upgrade to a patched release:

- `apache-airflow-providers-apache-hive 4.1.0`
