CVE-2026-16413

Google · Chrome

An out-of-bounds write in the ANGLE graphics component of Google Chrome allows a remote attacker to achieve a sandbox escape after compromising the renderer process.

Executive summary

A high-severity sandbox escape vulnerability in the Google Chrome ANGLE component poses a significant risk to user systems if a renderer process is compromised.

Vulnerability

This vulnerability involves an out-of-bounds write within the ANGLE graphics library. An unauthenticated attacker who has already compromised the renderer process can leverage a crafted HTML page to trigger this flaw, resulting in an escape from the browser sandbox.

Business impact

With a CVSS score of 8.3, this vulnerability represents a major threat to endpoint security. A successful sandbox escape bypasses critical browser protections, allowing an attacker to execute code with higher privileges on the underlying operating system. This could lead to data exfiltration, local system compromise, or lateral movement within the corporate network.

Remediation

Immediate Action: Update Google Chrome to version 150.0.7871.182 or later immediately to resolve the ANGLE memory corruption issue.

Proactive Monitoring: Utilize endpoint detection and response (EDR) tools to monitor for suspicious child processes originating from the browser and review system logs for signs of unauthorized privilege escalation.

Compensating Controls: Where immediate patching is not possible, implement runtime protections such as eBPF-based exploit-chain detection to block malicious attempts at the kernel or system level.

Exploitation status

Public Exploit Available: No (unknown)

Analyst recommendation

Organizations must enforce an immediate update cycle for all Chrome installations to mitigate the risk of sandbox escape. Given the severity, testing and deploying the stable channel update to version 150.0.7871.182 should be the top priority for IT security teams.