CVE-2026-45199
Received Received - Intake

GPU Memory Write Vulnerability in Guest VM Kernel

Vulnerability report for CVE-2026-45199, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-21

Last updated on: 2026-08-21

Assigner: imaginationtech

Description

Kernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest's virtualised GPU memory. Software installed and run under a Guest VM can send commands to the GPU which result in out of bounds memory accesses. These can be used to escalate privileges.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-21
Last Modified
2026-08-21
Generated
2026-08-21
AI Q&A
2026-08-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-823 The product performs pointer arithmetic on a valid pointer, but it uses an offset that can point outside of the intended range of valid memory locations for the resulting pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves kernel software running in a Guest Virtual Machine (VM) sending improper commands to the GPU Firmware. These commands can cause the GPU to write data outside the Guest's allocated virtual GPU memory, potentially leading to unauthorized memory access.

Detection Guidance

Detection requires monitoring GPU command submissions from guest VMs to the host. Check GPU driver logs for out-of-bounds memory access errors or firmware warnings. Use system monitoring tools to track GPU memory usage spikes in guest VMs. Validate GPU command buffers against expected ranges in guest OS drivers.

Impact Analysis

An attacker with access to a Guest VM could exploit this flaw to escalate privileges, gain unauthorized access to sensitive data, or execute arbitrary code on the host system. This could compromise the entire system's security and stability.

Compliance Impact

This vulnerability could lead to data breaches, violating GDPR's data protection requirements or HIPAA's safeguards for protected health information. Organizations may face legal penalties, reputational damage, and loss of compliance certifications.

Mitigation Strategies

Disable GPU passthrough for untrusted guest VMs to prevent improper GPU command execution. Update GPU firmware and drivers to patched versions if available. Monitor for unusual GPU memory access patterns or privilege escalation attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-45199. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart