CVE-2026-40961
HIGH EPSS 45.4%
Published Jun 1, 20264w ago · Modified Jun 17, 20261w ago
7.2 CVSS 3.1
Published Jun 1, 2026 4w ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
45.4% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-601
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| apache | airflow | * | ≥3.0.0 – <3.2.2 |
References 3
- openwall.com http://www.openwall.com/lists/oss-security/2026/05/31/2
- github.com https://github.com/apache/airflow/pull/65557
- lists.apache.org https://lists.apache.org/thread/qmt8ksh7gty6b8hr9w294t94j36jdv1q
Remediation
- github.com https://github.com/apache/airflow/pull/65557