PT-2026-45364 · Apache · Apache Airflow
Aritra Basu
+2
·
Published
2026-06-01
·
Updated
2026-06-05
·
CVE-2026-40961
CVSS v3.1
7.2
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Apache Airflow versions prior to 3.2.2
Description
A bug in the login redirect route allows authenticated users to craft URLs that bypass the
is safe url check. This enables the redirection of users from a trusted Airflow domain to an origin controlled by an attacker. The issue involves the next= query parameter.Recommendations
Update to version 3.2.2 or later.
Place Airflow behind a reverse proxy that strips off-domain
next= query parameters before they reach the login endpoint.Fix
Open Redirect
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Airflow