Description
Use of uninitialized resource in GPU in Google Chrome prior to 151.0.7922.169 allowed a remote attacker who had compromised the renderer process to read memory outside the sandbox via a crafted HTML page. (Chromium security severity: High)
Published: 2026-08-18
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Chrome’s handling of GPU resources before version 151.0.7922.169 permitted a renderer process that had already been compromised to read memory outside its sandbox. The vulnerability relies on the use of an uninitialized GPU resource, which effectively leaks confidential data that belongs to other processes or system memory. Attackers exploiting this flaw could gain access to sensitive information but would need the renderer process to be already compromised, limiting the attack surface to browsers that have been infiltrated by malicious code.

Affected Systems

Google Chrome, any desktop build older than 151.0.7922.169. The issue is tied to the GPU component within the renderer process; any user running an affected version of the stable channel on Windows, macOS, Linux, or Chrome OS is at risk.

Risk and Exploitability

The primary vector inferred is a crafted HTML page that triggers the GPU path after the renderer process has been hijacked. The CVSS score is reported as High by Chromium, and no exploit probability score or KEV listing is available, indicating that, while the high severity suggests developers should act quickly, there are no confirmed public exploits. Because the flaw requires a pre‑existing compromise of the renderer, attackers would first need to breach Chrome via another vulnerability or malicious plug‑in before utilizing this memory disclosure. Nonetheless, the confidentiality impact is severe when the assumption of a compromised renderer holds.

Generated by OpenCVE AI on August 18, 2026 at 21:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Chrome 151.0.7922.169 or later, which contains the patch that proper initializes GPU resources.
  • Configure Chrome’s auto‑update service to ensure the latest stable release is installed promptly.
  • If an immediate update is not possible, launch Chrome with the "--disable-gpu" flag or disable GPU acceleration in settings to mitigate the risk of hidden memory leaks.

Generated by OpenCVE AI on August 18, 2026 at 21:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Title Uninitialized GPU Resource Leads to Out-of-Sandbox Memory Read in Chrome

Tue, 18 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Tue, 18 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description Use of uninitialized resource in GPU in Google Chrome prior to 151.0.7922.169 allowed a remote attacker who had compromised the renderer process to read memory outside the sandbox via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-908
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-18T20:31:27.107Z

Reserved: 2026-08-18T19:44:55.758Z

Link: CVE-2026-76042

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-18T21:18:28.283

Modified: 2026-08-18T21:18:28.283

Link: CVE-2026-76042

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T21:45:16Z

Weaknesses
  • CWE-908

    Use of Uninitialized Resource