Description
NVIDIA Display Driver for Windows contains a vulnerability where an attacker could cause a time-of-check time-of-use issue. A successful exploit of this vulnerability might lead to denial of service, escalation of privileges, information disclosure, data tampering, and code execution.
Published: 2026-05-26
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The NVIDIA Display Driver for Windows contains a time‑of‑check/time‑of‑use race condition that an attacker can exploit to break the normal sequencing of checks and uses in the driver. This flaw permits the attacker to force the system to act on stale or invalid data, leading to denial of service, privilege escalation, information disclosure, data tampering, and arbitrary code execution. These consequences affect both user and kernel contexts, potentially enabling an attacker to gain control over the system.

Affected Systems

The flaw impacts NVIDIA graphics drivers for Windows that support GeForce, RTX, Quadro, NVS, and Tesla GPUs, as well as the NVIDIA Guest driver and Virtual GPU Manager. The affected components run on Windows operating systems, but no specific driver or Windows version is supplied; therefore, any installation of the mentioned NVIDIA drivers is potentially vulnerable until a patch is applied.

Risk and Exploitability

The CVSS base score of 7.8 classifies the issue as high severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog, indicating that publicly known exploits may not yet exist. The attack vector is not explicitly stated; however, based on the fact it is a driver‑level race condition, the most likely vector would be a local exploitation scenario where the attacker has the ability to execute code in a user process that interacts with the display driver. If remote exploitation were possible, it would require complex driver manipulation. The high score and the range of potential impacts suggest that affected systems should prioritize applying the vendor’s fix as soon as it is released.

Generated by OpenCVE AI on May 26, 2026 at 19:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest NVIDIA graphics driver that includes the race condition fix (CWE-367).
  • Disable or uninstall the NVIDIA Guest driver and Virtual GPU Manager if an immediate driver update is impractical until a fix is available.
  • Enable kernel driver integrity checks and monitor for abnormal display driver activity as a temporary safeguard against race condition exploitation.

Generated by OpenCVE AI on May 26, 2026 at 19:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 11 Jun 2026 03:00:00 +0000

Type Values Removed Values Added
First Time appeared Nvidia gpu Display Driver
CPEs cpe:2.3:a:nvidia:gpu_display_driver:*:*:*:*:*:linux:*:*
cpe:2.3:a:nvidia:gpu_display_driver:*:*:*:*:*:windows:*:*
Vendors & Products Nvidia gpu Display Driver

Wed, 27 May 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Nvidia
Nvidia geforce
Nvidia guest Driver
Nvidia nvs
Nvidia quadro
Nvidia rtx
Nvidia tesla
Nvidia virtual Gpu Manager
Vendors & Products Nvidia
Nvidia geforce
Nvidia guest Driver
Nvidia nvs
Nvidia quadro
Nvidia rtx
Nvidia tesla
Nvidia virtual Gpu Manager

Wed, 27 May 2026 05:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 26 May 2026 20:15:00 +0000

Type Values Removed Values Added
Title Temporal Race Condition in NVIDIA Windows Display Driver

Tue, 26 May 2026 18:00:00 +0000

Type Values Removed Values Added
Description NVIDIA Display Driver for Windows contains a vulnerability where an attacker could cause a time-of-check time-of-use issue. A successful exploit of this vulnerability might lead to denial of service, escalation of privileges, information disclosure, data tampering, and code execution.
Weaknesses CWE-367
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Nvidia Geforce Gpu Display Driver Guest Driver Nvs Quadro Rtx Tesla Virtual Gpu Manager
cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

Updated: 2026-05-27T15:40:06.029Z

Reserved: 2026-01-21T19:09:34.079Z

Link: CVE-2026-24191

cve-icon Vulnrichment

Updated: 2026-05-26T18:36:38.961Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-26T18:16:37.980

Modified: 2026-06-11T02:57:01.343

Link: CVE-2026-24191

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T10:08:54Z

Weaknesses
  • CWE-367

    Time-of-check Time-of-use (TOCTOU) Race Condition