LiveActive security incident?Get immediate response
CVE Record

CVE-2022-34715: Windows Network File System Remote Code Execution Vulnerability

Windows Network File System Remote Code Execution Vulnerability

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2022-34715 is a critical Windows Network File System remote code execution issue affecting Microsoft Windows Server 2022 as listed in the source bundle. The CVSS 9.8 rating indicates a network-reachable flaw requiring no privileges or user interaction. Treat exposed or NFS-capable servers as high-priority until Microsoft patch status is confirmed.

Executive priority

Patch or verify non-exposure promptly. This is a critical, unauthenticated network RCE class issue on server infrastructure, but the supplied evidence does not show known active exploitation. Give priority to internet-facing or broadly reachable Windows Server 2022 systems.

Technical view

The record describes a Windows Network File System RCE vulnerability mapped to CWE-94 with CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. Microsoft lists Windows Server 2022 version 10.0.20348.0 in the affected data. The bundle cites an official Microsoft advisory but does not provide technical root-cause detail or exploit mechanics.

Likely exposure

Likely exposure is Windows Server 2022 systems matching the listed affected version, especially where Windows Network File System functionality is installed, enabled, or reachable over a network. The provided sources do not identify other Windows versions or third-party products as affected.

Exploitation context

The bundle does not cite active exploitation, and KEV is false. The CVSS temporal vector marks exploit maturity as unproven, while remediation is listed as official. Risk is still urgent because the base score indicates network access, low complexity, no authentication, and no user interaction.

Researcher notes

The public bundle is sparse: it confirms severity, vector, CWE-94, affected Windows Server 2022 data, and Microsoft advisory presence, but not root cause, vulnerable configuration prerequisites, or exploit details. Avoid expanding scope beyond Microsoft’s advisory without additional vendor evidence.

Mitigation direction

  • Apply Microsoft’s official security update for CVE-2022-34715 on affected Windows Server 2022 systems.
  • Prioritize servers with Windows Network File System services reachable from untrusted networks.
  • Review the Microsoft advisory for revised mitigations, prerequisites, and supersedence details.
  • Reduce unnecessary network reachability to NFS services until patch status is confirmed.

Validation and detection

  • Inventory Windows Server 2022 hosts and compare versions against Microsoft’s affected product data.
  • Confirm whether Windows Network File System functionality is installed, enabled, or network-reachable.
  • Verify security update installation through approved patch management records.
  • Check CISA KEV or vendor updates before reporting active exploitation.
Prepared
Confidence
medium
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 · medium confidence lookup

CWE-94: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-34715 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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
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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2022-34715Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftWindows Server 202210.0.20348.0Listed
Weakness

CWE details

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

CWE-94 · source CWE mapping

Improper Control of Generation of Code ('Code Injection')

Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.