Description
Uninitialized resource in GPU in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to potentially read memory outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-08-25
Score: 3.4 Low
EPSS: < 1% Very Low
KEV: No
Impact: Out-of-Sandbox Memory Read
Action: Patch Now
AI Analysis

Impact

The flaw stems from an uninitialized GPU resource in Google Chrome that, when a malicious HTML page is loaded, permits a compromised renderer process to read memory beyond the intended sandbox boundaries. This can lead to the disclosure of sensitive information from the renderer process or neighboring processes; the vulnerability does not alter data integrity or system availability. The weakness is classified as CWE-908, an uninitialized resource problem.

Affected Systems

Google Chrome releases older than version 152.0.7977.65 running on desktop platforms are vulnerable. The issue affects all desktop builds of the browser because the uninitialized GPU handling occurs in the standard rendering pipeline regardless of the specific OS.

Risk and Exploitability

The vulnerability carries a CVSS score of 3.4, indicating low overall severity, and its EPSS score is < 1%, meaning the likelihood of exploitation is very small. It is not listed in the CISA KEV catalog. Exploitation requires that the attacker already has control of the renderer process—typically through a malicious web page. Once renderer control is achieved, the attacker can read memory outside the renderer sandbox, potentially exposing confidential data. No direct denial of service or code‑execution capability is described, and the impact is limited to memory disclosure.

Generated by OpenCVE AI on August 31, 2026 at 16:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 152.0.7977.65 or later to receive the vendor patch.
  • Ensure that the renderer sandbox is enabled and has not been disabled or weakened by policy or extensions; verify sandbox settings if possible.
  • If an immediate update is not possible, disable GPU acceleration in Chrome’s settings to reduce exposure until the update can be applied.

Generated by OpenCVE AI on August 31, 2026 at 16:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4771-1 chromium security update
Debian DSA Debian DSA DSA-6482-1 chromium security update
History

Mon, 31 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Title Uninitialized GPU Resource Allows Renderer Process to Bypass Sandbox and Read Memory

Mon, 31 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Mon, 31 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 25 Aug 2026 23:15:00 +0000

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

Tue, 25 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Title Uninitialized GPU Resource Allows Renderer Process to Bypass Sandbox and Read Memory

Tue, 25 Aug 2026 20:30:00 +0000

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

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-31T13:36:04.295Z

Reserved: 2026-08-25T06:06:45.550Z

Link: CVE-2026-78984

cve-icon Vulnrichment

Updated: 2026-08-31T13:35:58.879Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:17:54.750

Modified: 2026-08-31T15:04:10.350

Link: CVE-2026-78984

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T16:45:03Z

Weaknesses
  • CWE-908

    Use of Uninitialized Resource