CVE-2026-4450

8.8

Google · Chrome

An out of bounds write vulnerability in the V8 engine of Google Chrome allows remote attackers to trigger heap corruption through a crafted HTML page.

Executive summary

A critical out of bounds write vulnerability in Google Chrome, specifically within the V8 engine, exposes users to potential heap corruption and remote code execution via malicious web content.

Vulnerability

This is an out of bounds write flaw (CWE-787) within the V8 JavaScript engine. An unauthenticated remote attacker can trigger this vulnerability by enticing a user to navigate to a specifically crafted HTML page, leading to memory corruption.

Business impact

The vulnerability carries a CVSS score of 8.8, reflecting its high potential for impact on confidentiality, integrity, and availability. Successful exploitation could allow an attacker to execute arbitrary code within the context of the browser, potentially leading to unauthorized data access, system compromise, or the installation of malware on the host machine.

Remediation

Immediate Action: Update Google Chrome to version 146.0.7680.153 or later immediately to incorporate the necessary security patches.

Proactive Monitoring: Security teams should monitor endpoint logs for unusual browser crashes or unexpected process behavior that may indicate exploitation attempts.

Compensating Controls: Ensure that enterprise browser management policies are enforced, such as disabling unnecessary features or utilizing site isolation, to limit the potential impact of browser-based exploits.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the severity of V8 engine vulnerabilities and their frequent status as targets for browser-based exploitation, organizations must prioritize patching. Administrators should verify that automatic updates are enabled across all workstations and confirm that the browser version has been successfully updated to the remediated release.

More Google CVEs

Sources