Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in Apache Airflow - CVE-2026-41017

 

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in Apache Airflow - CVE-2026-41017

Published: June 4, 2026


Vulnerability identifier: #VU133387
CSH Severity: High
CVSS v4: 8.3 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-41017
CWE-ID: CWE-614
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to hijack a user's authenticated session.

The vulnerability exists due to improper cookie security attribute configuration in JWTRefreshMiddleware when setting the JWT authentication cookie behind an https-terminating reverse proxy. A remote attacker can induce a logged-in user's browser to send a cleartext HTTP request and capture the JWT cookie to hijack a user's authenticated session.

Exploitation requires the deployment to be behind a TLS-terminating proxy and user interaction is required from a logged-in user.


Affected software

Apache Airflow

How to mitigate CVE-2026-41017

Install security update from vendor's website.

Apache Airflow - update to 3.2.2

External References

Related Security Bulletins