Microsoft patched CVE-2025-55315, a critical HTTP request smuggling vulnerability in ASP.NET Core with a 9.9 CVSS score. The flaw affects versions 10.0, 9.0, 8.0, and Kestrel 2.x, allowing authenticated attackers to bypass security features through inconsistent HTTP request parsing. Applications using HttpRequest.Body or similar methods may be vulnerable even without explicit proxy configurations. The vulnerability could enable privilege escalation, SSRF, CSRF bypass, and injection attacks. Developers must update to patched runtime/SDK versions or upgrade Kestrel to 2.3.6+, with third-party patches available for unsupported .NET 6.
Sort: