Security Advisory

CVE-2026-44503

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-14 15:58:57
Last updated 2026-05-14 19:51:10
Assigner GitHub_M
CVSS score 7.0
State PUBLISHED

Description

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.