
I discovered CVE-2026-58612, an Authorization header leak in PowerShell Invoke-WebRequest / Invoke-RestMethod. Using -PreserveHttpMethodOnRedirect or -AllowInsecureRedirect can cause PowerShell to forward credentials to a different host after a redirect https://t.co/NiDHiSAT6R
Post summary
The user announces a newly discovered CVE-2026-58612, detailing an Authorization header leak in PowerShell that forwards credentials across redirects when using certain flags, without providing a PoC, patch, or evidence of active exploitation.

