CVE-2026-79292
Google · Chrome
An integer overflow vulnerability exists in the Chromecast component of Google Chrome, allowing a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page.
Executive summary
A remote integer overflow vulnerability in Google Chrome allows for sandbox escape and arbitrary code execution, posing a significant risk to system integrity.
Vulnerability
This vulnerability is an integer overflow (CWE-190) within the Chromecast component. It requires an attacker to have already compromised the renderer process, after which they can leverage a crafted HTML page to trigger execution outside the browser sandbox.
Business impact
Successful exploitation of this vulnerability allows an attacker to break out of the Chrome sandbox, potentially gaining unauthorized code execution on the underlying host system. Given the CVSS score of 8.3, this flaw represents a high risk to organizational security, as it could lead to full system compromise, data exfiltration, or the installation of persistent malicious software.
Remediation
Immediate Action: Update Google Chrome to version 152.0.7977.65 or later immediately to incorporate the necessary security patches.
Proactive Monitoring: Monitor endpoint security logs for unusual process spawning behavior or crashes involving the Chrome renderer process, which may indicate attempted exploitation.
Compensating Controls: Ensure that Chrome is running with all native security features, such as site isolation, enabled, and utilize endpoint detection and response tools to identify unauthorized processes executing from the browser environment.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the high severity of this vulnerability and its potential for sandbox escape, organizations must prioritize updating all Google Chrome instances to the latest stable release. Failure to patch allows attackers to elevate privileges from a compromised renderer process to the host system, necessitating swift action to maintain a secure environment.