CVE-2026-84351
Google · Chrome
A buffer overflow vulnerability in the GPU component of Google Chrome on Windows allows remote attackers to achieve arbitrary code execution outside the browser sandbox.
Executive summary
A high-severity buffer overflow in Google Chrome allows remote attackers to execute arbitrary code on Windows systems by compromising the renderer process via a crafted HTML page.
Vulnerability
This vulnerability is a buffer overflow (CWE-121) located in the GPU process of the browser. It requires an attacker to first compromise the renderer process, typically through a separate exploit, before they can bypass the sandbox protections to execute arbitrary code.
Business impact
The ability to escape the browser sandbox and execute arbitrary code poses a severe risk to organizational assets. Successful exploitation could lead to full system compromise, unauthorized data exfiltration, or the installation of persistent malware. Given the CVSS score of 8.3, this flaw represents a significant threat to endpoint security and requires immediate attention to prevent potential system-wide impacts.
Remediation
Immediate Action: Update Google Chrome to version 152.0.7977.75 or later immediately to apply the necessary security patches.
Proactive Monitoring: Review endpoint security logs for unusual process spawning activities or unexpected crashes related to the Chrome GPU process, which may indicate attempted exploitation.
Compensating Controls: Ensure that Endpoint Detection and Response (EDR) solutions are active and configured to alert on anomalous child process creation originating from the browser, which is a common indicator of sandbox escape attempts.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Due to the critical nature of sandbox escapes in browser environments, administrators must prioritize the deployment of the latest Chrome update across all Windows-based workstations. Failure to patch allows attackers a pathway to escalate privileges from a web-based context to the underlying operating system. Organizations should verify successful version deployment through automated patch management systems as soon as possible.