Open Redirect Affecting airflow-2 package, versions <2.11.2-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.06% (20th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Open Redirect vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-MINIMOSLATEST-AIRFLOW2-16542338
  • published9 May 2026
  • disclosed14 May 2026

Introduced: 9 May 2026

NewCVE-2026-44503  (opens in a new tab)
CWE-601  (opens in a new tab)

How to fix?

Upgrade Minimos:latest airflow-2 to version 2.11.2-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream airflow-2 package and not the airflow-2 package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

The RedirectHandler middleware in microsoft/kiota-java (com.microsoft.kiota:microsoft-kiota-http-okHttp v1.9.0) and other Kiota libraries fails to strip sensitive HTTP headers when following 3xx redirects to a different host or scheme. Only the Authorization header is removed; Cookie, Proxy-Authorization, and all custom headers are forwarded to the redirect target.