LiveActive security incident?Get immediate response
CVE Record

CVE-2022-34716: .NET Spoofing Vulnerability

.NET Spoofing Vulnerability

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-34716 is a Microsoft .NET spoofing flaw affecting listed .NET, PowerShell, and Visual Studio releases. The CVSS score is 5.9 because exploitation is network-reachable but high complexity, with no privileges or user interaction required. The scored impact is confidentiality only, so urgency is moderate unless these components sit in sensitive developer, automation, or server contexts.

Executive priority

Handle in normal vulnerability remediation cycles, with faster action for build infrastructure, privileged automation, and systems processing sensitive data. The available evidence supports moderate business urgency, not emergency response.

Technical view

The source bundle maps the issue to CWE-290 and CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N. A successful spoofing condition could compromise confidentiality, while integrity and availability are not scored as impacted. Microsoft lists official remediation status as available, but the bundle provides no exploit mechanics or detailed vulnerable code path.

Likely exposure

Exposure is most likely where affected Visual Studio, .NET 6.0, .NET Core 3.1, or PowerShell 7.0/7.2 versions remain installed on developer systems, build agents, automation hosts, or servers. Confirm exact installed versions before assuming exposure.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. CVSS marks exploit code maturity as unproven and attack complexity as high. Treat this as a patch-management issue unless Microsoft or another cited source reports exploitation.

Researcher notes

Evidence is limited to Microsoft and CVE metadata. The CVSS vector is the strongest technical signal: network attack surface, high complexity, no privileges, no user interaction, and confidentiality impact only. Do not infer active exploitation or affected products beyond the listed Microsoft entries.

Mitigation direction

  • Review Microsoft MSRC guidance for CVE-2022-34716 and apply the listed updates.
  • Prioritize developer workstations, build agents, automation hosts, and servers running affected components.
  • Upgrade or remove affected .NET Core, .NET, PowerShell, and Visual Studio versions where applicable.
  • Document exceptions and compensating controls for systems that cannot be updated promptly.

Validation and detection

  • Inventory installed Visual Studio, .NET, .NET Core, and PowerShell versions across managed assets.
  • Compare discovered versions with Microsoft’s affected product list for this CVE.
  • Confirm security updates are installed through endpoint management or software inventory records.
  • Check whether vulnerable components exist on internet-facing or sensitive automation systems.
Prepared
Confidence
high
Sources
3

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-290: 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-34716 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
Medium
CVSS
5.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/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
0Timeline events
0ADP providers
2Source links

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
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2022-34716Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftMicrosoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)15.9.0Listed
MicrosoftMicrosoft Visual Studio 2022 version 17.217.2.0Listed
MicrosoftMicrosoft Visual Studio 2019 version 16.9 (includes 16.0 - 16.8)15.0.0Listed
MicrosoftMicrosoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)16.11.0Listed
MicrosoftMicrosoft Visual Studio 2022 version 17.017.0.0Listed
Microsoft.NET 6.06.0.0Listed
Microsoft.NET Core 3.13.1Listed
MicrosoftPowerShell 7.07.0.0Listed
MicrosoftPowerShell 7.27.2.0Listed
Weakness

CWE details

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

CWE-290 · source CWE mapping

Authentication Bypass by Spoofing

Authentication Bypass by Spoofing represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.