LiveActive security incident?Get immediate response
CVE Record

CVE-2020-1040: A remote code execution vulnerability exists when Hyper-V RemoteFX vGPU on a host server fails to properly...

A remote code execution vulnerability exists when Hyper-V RemoteFX vGPU on a host server fails to properly validate input from an authenticated user on a guest operating system, aka 'Hyper-V RemoteFX vGPU Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2020-1032, CVE-2020-1036, CVE-2020-1041, CVE-2020-1042, CVE-2020-1043.

CriticalCVSS 9Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2020-1040 is a critical Hyper-V RemoteFX vGPU flaw in several Windows Server versions. An authenticated user inside a guest VM could trigger code execution on the host. For executives, the concern is escape from a virtual machine into the server layer that may run many workloads.

Executive priority

Treat as a top-priority virtualization risk if RemoteFX vGPU exists in the environment. CISA KEV status and host-level impact justify urgent inventory and remediation, especially on shared Hyper-V infrastructure.

Technical view

The issue is improper input validation in Hyper-V RemoteFX vGPU, tracked as CWE-20. The CVSS 3.1 score is 9.0 with adjacent attack vector, low complexity, low privileges, no user interaction, changed scope, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is likely limited to Windows Server 2008 R2 SP1, 2012, 2012 R2, and 2016 hosts using Hyper-V RemoteFX vGPU. Systems not running Hyper-V RemoteFX vGPU are not shown as affected in the provided sources.

Exploitation context

CISA KEV listing supports that CVE-2020-1040 is known exploited. The provided bundle does not include public exploit details, observed targeting, or exploitation volume. Treat exposed hosts as urgent because guest-to-host compromise can affect multiple workloads.

Researcher notes

The provided evidence supports affected Windows Server versions, RemoteFX vGPU scope, CVSS 9.0 severity, CWE-20, and KEV status. It does not provide exploit mechanics, patch identifiers, or detailed detection logic, so validation should rely on vendor advisories and configuration evidence.

Mitigation direction

  • Check the Microsoft advisory for official remediation guidance and applicable updates.
  • Identify and prioritize hosts using Hyper-V RemoteFX vGPU.
  • Review NVIDIA guidance where NVIDIA vGPU components intersect with RemoteFX deployments.
  • Remove exposure or apply vendor-directed remediation before relying on compensating controls.
  • Restrict guest VM access to trusted users until remediation is complete.

Validation and detection

  • Inventory Windows Server Hyper-V hosts by version and RemoteFX vGPU use.
  • Confirm whether any guest VM has RemoteFX vGPU attached.
  • Verify Microsoft remediation status against the MSRC advisory.
  • Review virtualization access controls for authenticated guest users.
  • Track CVE-2020-1040 against CISA KEV remediation requirements.
Prepared
Confidence
high
Sources
5

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-20: 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
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-2020-1040 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 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

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
4Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
9CVSS 3.1CriticalCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H2.36Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9Critical
CVSS 3.1 vector shape for CVE-2020-1040Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

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

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftWindows Server2016, 2016 (Core installation), 2008 R2 for x64-based Systems Service Pack 1, 2008 R2 for x64-based Systems Service Pack 1 (Core installation), 2012, 2012 (Core installation), 2012 R2, 2012 R2 (Core installation)Listed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.