7

CVE-2026-24200

NVIDIA vGPU software contains a vulnerability in the virtual GPU manager, where an attacker could cause a use-after-free for stack memory. A successful exploit of this vulnerability might lead to denial of service, escalation of privileges, information disclosure, data tampering, and code execution.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerNVIDIA
Produkt Virtual GPU Manager
Default Statusunaffected
Version 595.58.02(All versions up to and including the March 2026 release)
Status affected
HerstellerNVIDIA
Produkt Virtual GPU Manager
Default Statusunaffected
Version 580.126.08(All versions prior to and including vGPU 19.4)
Status affected
HerstellerNVIDIA
Produkt Virtual GPU Manager
Default Statusunaffected
Version 535.288.01(All versions prior to and including vGPU 16.13)
Status affected
HerstellerNVIDIA
Produkt Virtual GPU Manager
Default Statusunaffected
Version 595.94(All versions prior to and including vGPU 20.0)
Status affected
HerstellerNVIDIA
Produkt Virtual GPU Manager
Default Statusunaffected
Version 582.16(All versions prior to and including vGPU 19.4)
Status affected
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.17% 0.063
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
psirt@nvidia.com 7 1 5.9
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

https://nvidia.custhelp.com/app/answers/detail/a_id/5821
https://nvd.nist.gov/vuln/detail/CVE-2026-24200
https://www.cve.org/CVERecord?id=CVE-2026-24200