LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-38180: Microsoft .NET Core and Visual Studio Denial-of-Service Vulnerability

RBRecent Breaches Vulnerability Intelligence·Aug 9, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Aug 30, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-38180 to its Known Exploited Vulnerabilities catalog on Aug 9, 2023, with a federal patch deadline of Aug 30, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Microsoft .NET Core and Visual Studio contain an unspecified vulnerability that allows for denial-of-service (DoS).

CVE-2023-38180 is a denial-of-service vulnerability affecting Microsoft .NET Core and Visual Studio. An attacker who can trigger the flaw may cause the affected software or applications built on it to become unavailable, disrupting services that depend on those runtimes or development tools. For IT and security teams, this matters because .NET Core underpins many production web services, APIs, and background workers; an unmitigated DoS condition can interrupt operations even when no data is stolen.

Public detail on the exact trigger is limited. Confirm all version ranges, attack preconditions, and fixes against the official Microsoft advisory before acting.

How it works

The vulnerability is described only as an unspecified flaw that permits denial-of-service. In the general class of DoS issues that appear in managed runtimes and IDEs, an attacker typically supplies crafted input or a sequence of requests that exhausts CPU, memory, thread pools, or other finite resources, or that forces an unhandled exception path leading to process termination. Because the CWE is not specified and the vendor has not published exploit mechanics in the material available here, defenders should treat any network-reachable .NET Core endpoint or Visual Studio component that processes untrusted data as potentially in scope. No public proof-of-concept or ransomware linkage is documented for this CVE; assume remote or local triggerability only after reviewing the vendor advisory.

Am I affected? How to find it in your systems

Microsoft .NET Core commonly runs on Windows and Linux servers that host ASP.NET applications, microservices, and containerized workloads; Visual Studio is typically installed on developer workstations and build agents. Inventory steps:

If the software is present and the version is listed as vulnerable, treat the system as affected until the vendor patch is confirmed applied.

How to remediate

Apply the security update released by Microsoft for .NET Core and Visual Studio as soon as operational testing allows. The CISA-required action is to follow the vendor’s mitigation instructions or to discontinue use of the product if no mitigations are available. After patching:

Hardening steps that reduce the attack surface for this class of DoS issues include enabling request-size and rate limits at the reverse-proxy or application-gateway layer, configuring process-level resource caps (CPU and memory limits in containers or Windows Job Objects), and ensuring unhandled exceptions are caught and logged rather than allowed to terminate the process.

If you can't patch immediately

Until the vendor update can be deployed, reduce exposure with compensating controls:

These measures lower risk but do not eliminate it; schedule the official patch as the primary remediation.

If your data may have been exposed

Denial-of-service vulnerabilities primarily affect availability rather than confidentiality, and no ransomware use is documented for CVE-2023-38180. Nevertheless, any actively exploited vulnerability can be a precursor to broader compromise. If you suspect your environment was targeted, review logs for signs of follow-on activity and consider running a free exposure scan of organizational email addresses against known breach data sets to determine whether credentials or other information have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · .NET Core and Visual Studio
Added to CISA KEVAug 9, 2023
Federal patch deadlineAug 30, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities