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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-05-14 16:16
Updated : 2026-06-17 10:50
NVD link : CVE-2026-44503
Mitre link : CVE-2026-44503
CVE.ORG link : CVE-2026-44503
JSON object : View
Products Affected
No product.
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
