ZeroHour

CVE-2025-55315

mass

HTTP Request Smuggling in Microsoft ASP.NET Core Enables Security Feature Bypass

CVSS 3.1
9.9 critical
EPSS
66%p99
Published
()
Modified
AI analysis

CVE-2025-55315 is an HTTP request/response smuggling vulnerability (CWE-444) in Microsoft ASP.NET Core, in which inconsistent interpretation of HTTP requests between the application and other HTTP-processing components can desynchronize request handling. An authorized (low-privileged) network attacker triggers it by sending crafted HTTP requests, and gains the ability to bypass a security feature; the scope-changed CVSS 9.9 score (C:H/I:H/A:L) indicates the bypass can affect resources beyond the vulnerable component with high confidentiality and integrity impact. All applications built on affected ASP.NET Core versions are in scope, Visual Studio 2022 is listed as an affected product, and related news coverage flags QNAP NetBak PC Agent as an impacted downstream product. No public proof-of-concept or CISA KEV listing exists, so exploitation is not confirmed in the wild, but the 65.8% EPSS (99th percentile) signals a high predicted likelihood of exploitation within 30 days. Microsoft addressed the flaw as part of its recent Patch Tuesday release covering 175 vulnerabilities.

What to do: Apply Microsoft's latest security updates for ASP.NET Core (runtime/SDK components) and Visual Studio 2022 immediately; exact patched version numbers are listed in Microsoft's advisory. QNAP NetBak PC Agent users should install the updated build referenced in QNAP's advisory. Given the 65.8% EPSS, prioritize internet-facing ASP.NET Core applications—especially those behind reverse proxies or load balancers where smuggling bypasses front-end security controls—and monitor for a public PoC or KEV listing.

Affected
Microsoft ASP.NET Core
Microsoft Visual Studio 2022
Estimated exposure
mass≈ millions of installations (ASP.NET Core's default role in .NET web applications plus Visual Studio 2022's multi-million install base) — ASP.NET Core is the standard web framework for .NET and ships with Visual Studio 2022, giving an install base well above the mass threshold, though practical exposure concentrates in network-reachable applications where smuggled requests…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Inconsistent interpretation of http requests ('http request/response smuggling') in ASP.NET Core allows an authorized attacker to bypass a security feature over a network.

Vendors
microsoft
Products
asp.net core, visual studio 2022
Weakness
CWE-444
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L

In the news