LiveActive security incident?Get immediate response
CVE Record

CVE-2023-25517: NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where a guest OS ma...

NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where a guest OS may be able to control resources for which it is not authorized, which may lead to information disclosure and data tampering.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects NVIDIA vGPU software used to share GPU resources with virtual machines. A user with access inside a guest OS could control GPU resources they should not control, risking exposure or tampering of sensitive data across virtualization boundaries.

Executive priority

Treat this as a high-priority infrastructure update for virtualized GPU environments. The business risk is unauthorized access to or tampering with data through shared GPU resources, with greatest urgency where guests are operated by different users, teams, or customers.

Technical view

CVE-2023-25517 is a CWE-285 authorization issue in NVIDIA vGPU software's Virtual GPU Manager plugin. The CVSS 3.1 score is 7.1 with local, low-privilege, no-user-interaction requirements and high confidentiality and integrity impact, without availability impact.

Likely exposure

Exposure is most likely in environments running NVIDIA vGPU software before or including 15.2, 13.7, 11.12, or the May 2023 release, especially where guest OS users are not fully trusted.

Exploitation context

The provided sources do not state active exploitation, and the CVE is not marked as CISA KEV. Exploitation requires local access with low privileges inside a guest OS, making multi-tenant or delegated VM environments the main concern.

Researcher notes

Evidence supports an authorization-control weakness, not a remote internet-exposed bug. The bundle does not include exploit details or exact fixed build numbers, so validation should focus on version inventory, guest trust boundaries, and NVIDIA's advisory for remediation specifics.

Mitigation direction

  • Review NVIDIA advisory 5468 for fixed vGPU software releases.
  • Upgrade affected NVIDIA vGPU Manager deployments beyond the listed affected versions.
  • Prioritize hosts serving untrusted tenants, VDI users, or shared GPU workloads.
  • Restrict guest access to vGPU resources where business operations allow.
  • Monitor NVIDIA guidance for any additional mitigations or clarifications.

Validation and detection

  • Inventory all hosts running NVIDIA vGPU Manager or vGPU plugin components.
  • Compare installed versions against 15.2, 13.7, 11.12, and May 2023 thresholds.
  • Confirm whether guest OS users are trusted administrators or lower-privileged tenants.
  • Check change records for successful NVIDIA vGPU software upgrades.
  • Document any remaining unsupported or exception-based deployments.
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-285: 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-2023-25517 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.1 (3.1)
Known Exploited
No
Published

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

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
7.1CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N1.85.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.1High
CVSS 3.1 vector shape for CVE-2023-25517Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
NVIDIAvGPU softwareAll versions prior to and including 15.2, 13.7, and 11.12, and all versions prior to and including the May 2023 releaseunaffected
Weakness

CWE details

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

CWE-285 · source CWE mapping

Improper Authorization

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