CVE-2026-17979
7.5Google · Chrome
A race condition in the V8 engine of Google Chrome prior to version 151.0.7922.72 allows an unauthenticated remote attacker to execute arbitrary code within a sandbox via a malicious HTML page.
Executive summary
A race condition vulnerability in the Google Chrome V8 engine allows for potential remote code execution, posing a significant security risk to end users.
Vulnerability
The flaw is a race condition (CWE-362) located within the V8 JavaScript engine. An unauthenticated remote attacker can trigger this vulnerability by enticing a user to visit a specially crafted HTML page, leading to arbitrary code execution within the browser sandbox.
Business impact
Successful exploitation of this vulnerability could lead to full compromise of the browser session, allowing an attacker to bypass security controls. While the sandbox limits the scope of the execution, the CVSS score of 7.5 highlights the potential for serious harm, including unauthorized data access and integrity loss. Organizations should prioritize patching to prevent potential browser-based attacks that could lead to malware deployment or credential theft.
Remediation
Immediate Action: Update all instances of Google Chrome to version 151.0.7922.72 or later immediately to incorporate the necessary security fixes.
Proactive Monitoring: Review endpoint security logs for anomalous browser behavior or unexpected process execution patterns originating from Google Chrome.
Compensating Controls: Utilize endpoint protection platforms and browser security policies that restrict the execution of untrusted scripts or block access to known malicious domains.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the potential for remote code execution, this vulnerability represents a high-priority risk. Administrators should deploy the provided update across all managed environments as soon as possible to ensure that the V8 engine is secured against this specific race condition.