---
id: CVE-2024-41937
aliases:
  - GHSA-w7cp-g8v7-r54m
  - BIT-airflow-2024-41937
  - PYSEC-2024-181
title: Apache Airflow Cross-site Scripting Vulnerability
summary: Apache Airflow Cross-site Scripting Vulnerability
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'
vendor: apache-airflow
product: apache-airflow
ecosystem: pip
affected:
  - apache-airflow < 2.10.0
patched:
  - apache-airflow 2.10.0
published: '2024-08-21'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:55.332092574Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-w7cp-g8v7-r54m'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-41937'
  - url: 'https://github.com/apache/airflow/pull/40933'
  - url: >-
      https://github.com/apache/airflow/commit/f1852c2ab28b155e196569780013fbb61a4a1f98
  - url: 'https://github.com/apache/airflow'
  - url: >-
      https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2024-181.yaml
  - url: 'https://lists.apache.org/thread/lwlmgg6hqfmkpvw5py4w53hxyl37jl6d'
  - url: 'http://www.openwall.com/lists/oss-security/2024/08/21/3'
tags:
  - osv
  - pip
epss: 0.0173
epssPercentile: 0.76593
ingestedAt: '2026-09-12T03:13:01.733Z'
---

## Overview

Apache Airflow, versions before 2.10.0, have a vulnerability that allows the developer of a malicious provider to execute a cross-site scripting attack when clicking on a provider documentation link. This would require the provider to be installed on the web server and the user to click the provider link.
Users should upgrade to 2.10.0 or later, which fixes this vulnerability.

## Affected packages

- `apache-airflow < 2.10.0`

## Remediation

Upgrade to a patched release:

- `apache-airflow 2.10.0`
