Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-41017— Apache Airflow: JWT cookie missing Secure flag in JWTRefreshMiddleware behind HTTPS-terminating proxy

AI Predicted 6.1 Difficulty: Easy EPSS 0.35% · P28

Affected Version Matrix 1

VendorProductVersion RangeStatus
Apache Software FoundationApache Airflow3.0.0< 3.2.2affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-41017

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Apache Airflow: JWT cookie missing Secure flag in JWTRefreshMiddleware behind HTTPS-terminating proxy
Source: CVE Program / CVE List V5
Vulnerability Description
Apache Airflow's `JWTRefreshMiddleware` set the JWT auth cookie without the `Secure` flag, so deployments running the Airflow API server behind an HTTPS-terminating reverse proxy (e.g. nginx / Envoy / a managed load balancer that terminates TLS and forwards plaintext to the API server, the default cloud-native topology) would have the user's session JWT replayed over any cleartext HTTP request to the same host. A network-positioned attacker (Wi-Fi MITM, hostile LAN, captive-portal proxy) could induce a logged-in user's browser to issue an HTTP request to the deployment's hostname and capture the JWT cookie out of that request, then replay it against the authenticated API. Affects deployments where the Airflow API server is reached through a TLS-terminating proxy and the cookie's secure-by-default protection is load-bearing for session integrity. Users are advised to upgrade to `apache-airflow` 3.2.2 or later.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
HTTPS会话中未设置’Secure’属性的敏感Cookie
Source: CVE Program / CVE List V5
Vulnerability Title
Apache Airflow 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Apache Airflow是美国阿帕奇(Apache)基金会的一套具有创建、管理和监控工作流程功能的开源平台。该平台具有可扩展和动态监控等特点。 Apache Airflow存在安全漏洞,该漏洞源于JWTRefreshMiddleware设置JWT认证cookie时未设置Secure标志,可能导致网络位置攻击者通过诱导已登录用户浏览器向部署主机名发出HTTP请求并捕获JWT cookie,然后重放攻击。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
Apache Software FoundationApache Airflow 3.0.0 ~ 3.2.2 -

II. Public POCs for CVE-2026-41017

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-41017

登录查看更多情报信息。

Patches & Fixes for CVE-2026-41017 (1)

Mailing List Discussions for CVE-2026-41017 (1)

Same Patch Batch · Apache Software Foundation · 2026-06-01 · 28 CVEs total

CVE-2026-448258.1 HIGHApache Solr: Enabling BasicAuth using bin/solr CLI configures additional insecure users
CVE-2026-488277.1 HIGHApache MINA SSHD: Path traversal in org.apache.sshd:sshd-git
CVE-2026-42359Apache Airflow: Authenticated RCE via XCom PATCH endpoint — XComUpdateBody missing FORBIDD
CVE-2026-49328Apache Fesod (Incubating): Improper validation of user-supplied URLs leading to SSRF
CVE-2026-49361Apache Fluss Netty Frame Decoder Memory Exhaustion Vulnerability
CVE-2026-40861Apache Airflow: Arbitrary File Read via Log Symlink following in FileTaskHandler
CVE-2026-40961Apache Airflow: Open Redirect Bypass Vulnerability
CVE-2026-40963Apache Airflow: DAG authorization bypass on /ui/structure/structure_data
CVE-2026-41014Apache Airflow: per-DAG RBAC bypass on /ui/partitioned_dag_runs endpoints
CVE-2026-49267Apache Airflow: No certificate validation on SMTP STARTTLS connections
CVE-2026-41084Apache Airflow: API authorization bypass: bulk TaskInstances allows cross-DAG mutation
CVE-2026-42252Apache Airflow: BashOperator Jinja2 injection via dag_run.conf — low-privilege user patter
CVE-2026-42360Apache Airflow: Rendered template truncation bypasses nested sensitive-key masking
CVE-2026-42358Apache Airflow: Variable masker depth-limit bypass returns cleartext nested secrets
CVE-2026-45192Apache Airflow: Incomplete Redaction of Sensitive Fields in Connection Extra API Response
CVE-2026-45360Apache Airflow: Arbitrary import in custom deadline-reference deserialization
CVE-2026-45426Apache Airflow: Log server JWT authorization bypass via Python lstrip() character strippin
CVE-2026-46764Apache Airflow: Event Log detail endpoint bypasses DAG-scoped event log permission filter
CVE-2026-48726Apache Airflow: revoke_token() unreachable in FabAuthManager / KeycloakAuthManager logout
CVE-2026-49298Apache Airflow: JWT Token Exposure in KubernetesExecutor Command-Line Arguments

Showing top 20 of 28 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-41017

No comments yet


Leave a comment