Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-44503 1 Microsoft 6 Kiota-abstractions, Kiota-http, Kiota-http-go and 3 more 2026-05-17 N/A
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.