LiveActive security incident?Get immediate response
CVE Record

CVE-2022-38013: .NET Core and Visual Studio Denial of Service Vulnerability

.NET Core and Visual Studio Denial of Service Vulnerability

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-38013 is a high-severity denial-of-service issue affecting listed Microsoft .NET Core, .NET 6.0, and Visual Studio versions. Successful exploitation could make affected services or developer tooling unavailable. The source bundle does not provide the underlying trigger details, so urgency should be based on exposure and vendor update status.

Executive priority

Prioritize remediation for exposed .NET services and build environments because this issue can affect availability without authentication. It is not currently supported by KEV evidence for active exploitation in the provided sources.

Technical view

The CVSS 3.1 vector is network-exploitable, low complexity, unauthenticated, and requires no user interaction, with high availability impact only. The weakness is CWE-400, uncontrolled resource consumption. Sources identify official remediation availability, but do not describe exploit mechanics or a vulnerable code path.

Likely exposure

Exposure is most likely where affected .NET runtimes, SDKs, or Visual Studio versions remain installed, especially on systems supporting network-facing .NET workloads. Developer workstations may also be in scope through Visual Studio versions listed by Microsoft.

Exploitation context

The bundle marks KEV as false and CVSS exploit maturity as unproven. No provided source confirms active exploitation. Treat this as a credible denial-of-service risk because the CVSS vector indicates unauthenticated network reachability and high availability impact.

Researcher notes

The source bundle does not include exploit details, affected APIs, or precise package versions beyond product families and version lines. Validation should remain version-based and advisory-based. Avoid assuming code-level reachability without vendor or internal evidence.

Mitigation direction

  • Inventory systems for affected .NET Core, .NET 6.0, and Visual Studio versions.
  • Apply Microsoft guidance and official updates for CVE-2022-38013.
  • Apply referenced Fedora package updates where Fedora-managed packages are used.
  • Prioritize internet-facing .NET services and shared developer build hosts.
  • Monitor affected services for resource exhaustion and availability degradation.

Validation and detection

  • Compare installed product versions against the affected list in the advisory.
  • Confirm update status using Microsoft or Fedora vendor guidance.
  • Review service telemetry for abnormal CPU, memory, or request failure spikes.
  • Validate exposed .NET applications remain stable after updates.
  • Document any systems deferred from remediation and the business owner.
Prepared
Confidence
medium
Sources
9

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-400: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-38013 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
8Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C3.93.6microsoft

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2022-38013Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftVisual Studio 2022 for Mac version 17.317.3Listed
MicrosoftMicrosoft Visual Studio 2022 version 17.317.0.0Listed
Microsoft.NET Core 3.13.1Listed
Microsoft.NET 6.06.0.0Listed
MicrosoftMicrosoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)16.11.0Listed
MicrosoftMicrosoft Visual Studio 2019 version 16.9 (includes 16.0 - 16.8)15.0.0Listed
MicrosoftMicrosoft Visual Studio 2022 version 17.017.0.0Listed
MicrosoftMicrosoft Visual Studio 2022 version 17.217.2.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.