CVE-2026-40961

A bug in the login redirect route in Apache Airflow allowed authenticated users to craft URLs that bypassed the `is_safe_url` check, enabling redirection from a trusted Airflow domain to an attacker-controlled origin. Users are advised to upgrade to `apache-airflow` 3.2.2 or later. As a defense-in-depth mitigation, deployment operators can place Airflow behind a reverse proxy that strips off-domain `next=` query parameters before they reach the login endpoint.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*

History

02 Jun 2026, 18:49

Type Values Removed Values Added
CPE cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*
First Time Apache
Apache airflow
References () https://github.com/apache/airflow/pull/65557 - () https://github.com/apache/airflow/pull/65557 - Issue Tracking, Patch
References () https://lists.apache.org/thread/qmt8ksh7gty6b8hr9w294t94j36jdv1q - () https://lists.apache.org/thread/qmt8ksh7gty6b8hr9w294t94j36jdv1q - Mailing List, Vendor Advisory
References () http://www.openwall.com/lists/oss-security/2026/05/31/2 - () http://www.openwall.com/lists/oss-security/2026/05/31/2 - Mailing List, Third Party Advisory

02 Jun 2026, 17:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.2

01 Jun 2026, 11:16

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/05/31/2 -

01 Jun 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-01 09:16

Updated : 2026-06-02 18:49


NVD link : CVE-2026-40961

Mitre link : CVE-2026-40961

CVE.ORG link : CVE-2026-40961


JSON object : View

Products Affected

apache

  • airflow
CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')