Skip to content
Vulnerabilities

Chrome Update Patches 27 Vulnerabilities including Two Code Execution Flaws

Google has released a new Chrome Stable update that fixes 27 security vulnerabilities, including two critical flaws that could allow remote code execution (RCE) on affected systems. The update, now rolling out globally, upgrades Chrome to version 150.0.7871.114/.115 on Windows and macOS, and 150.0.7...

· Jul 09, 2026 · 3 min read · 👁 3 views
Chrome Update Patches 27 Vulnerabilities including Two Code Execution Flaws

Google has released a new Chrome Stable update that fixes 27 security vulnerabilities, including two critical flaws that could allow remote code execution (RCE) on affected systems.

The update, now rolling out globally, upgrades Chrome to version 150.0.7871.114/.115 on Windows and macOS, and 150.0.7871.114 on Linux.

The most severe issues addressed in this release are tracked as CVE-2026-15112 and CVE-2026-15129, both of which are categorized as critical use-after-free vulnerabilities.

The first flaw resides in Chrome’s Ozone platform abstraction layer, while the second affects the Views UI framework.

Use-after-free vulnerabilities occur when memory is accessed after it has been freed, often leading to memory corruption that attackers can exploit to execute arbitrary code.

In real-world scenarios, successful exploitation could allow a remote attacker to compromise a victim’s system simply by luring them to a malicious webpage.

Alongside these critical bugs, Google patched numerous high-severity vulnerabilities across multiple Chrome components.

These include memory-safety issues, such as use-after-free flaws in Autofill, WebRTC, Core, Input, Payments, and Forms, as well as uninitialized memory usage in V8 and ANGLE.

Chrome Update Patches 27 Vulnerabilities

Several vulnerabilities also stem from insufficient validation of untrusted input in components such as WebAppInstalls and Codecs, which could be exploited to trigger unexpected behavior or bypass security controls.

Notably, CVE-2026-15132 highlights an uninitialized use vulnerability in the V8 JavaScript engine, a critical component responsible for executing web scripts.

Attackers often target V8 due to its complexity and direct exposure to web content, making such flaws particularly valuable in exploit chains.

Another issue, CVE-2026-15108, involves an integer overflow in the Extensions API, which could allow malicious extensions or crafted inputs to compromise browser integrity.

Google also addressed multiple issues with logic and policy enforcement, including flaws in password management, navigation handling, and DOM validation.

These weaknesses may not directly lead to code execution. However, they can still be abused to weaken browser security boundaries or facilitate further exploitation.

As with most Chrome releases, technical details for many vulnerabilities remain restricted to prevent active exploitation before users have applied the update.

CVE IDVulnerability TypeAffected ComponentSeverity
CVE-2026-15112Use-after-freeOzoneCritical
CVE-2026-15129Use-after-freeViewsCritical
CVE-2026-15132Uninitialized useV8High
CVE-2026-15133Use-after-freeInterestGroupsHigh
CVE-2026-15108Integer overflowExtensions APIHigh
CVE-2026-15109Uninitialized useANGLEHigh
CVE-2026-15110Use-after-freeExtensionsHigh
CVE-2026-15111Use-after-freeViewsHigh
CVE-2026-15113Use-after-freeAutofillHigh
CVE-2026-15114Out-of-bounds read/writeCodecsHigh
CVE-2026-15115Insufficient input validationWebAppInstallsHigh
CVE-2026-15116Use-after-freeActorHigh
CVE-2026-15117Use-after-freePaymentsHigh
CVE-2026-15118Use-after-freeInputHigh
CVE-2026-15119Inappropriate implementationGetUserMediaHigh
CVE-2026-15120Use-after-freeCoreHigh
CVE-2026-15121Use-after-freeWebRTCHigh
CVE-2026-15122Insufficient input validationCodecsHigh
CVE-2026-15123Insufficient data validationDOMHigh
CVE-2026-15124Insufficient policy enforcementPasswordsHigh
CVE-2026-15125Inappropriate implementationFormsHigh
CVE-2026-15126Use-after-freeFormsHigh
CVE-2026-15127Inappropriate implementationWebGLHigh
CVE-2026-15128Inappropriate implementationFormsHigh
CVE-2026-15130Insufficient policy enforcementNavigationHigh
CVE-2026-15107Use-after-freeIndexedDBMedium
CVE-2026-15131Insufficient data validationNavigationMedium

Google confirmed that some bugs were identified internally using advanced fuzzing and memory analysis tools such as AddressSanitizer, libFuzzer, and Control Flow Integrity mechanisms, highlighting the continued importance of automated security testing in modern browser development.

While there is no indication that these vulnerabilities are being actively exploited in the wild, the presence of multiple memory corruption issues significantly increases the risk of weaponization.

Threat actors frequently chain such flaws with sandbox escape techniques to achieve full system compromise. Users are strongly advised to update Chrome immediately to the latest version to mitigate potential risks.

The update will be automatically applied over the coming days. However, users can manually trigger it by navigating to Chrome’s settings and checking for updates.

This release underscores the ongoing security challenges of maintaining a complex browser ecosystem, where even minor memory-handling errors can have severe consequences if left unpatched.

Stop Accepting SLAs Written for 2019 SOCs – Here’s the 2026 AI SLA Vendor ChecklistDownload Free AI SOC SLA Guide

Source: CybersecurityNews.com

Follow ShomoySoft for more: Follow on Facebook

💬 Comments (0)

Login to join the discussion.

No comments yet. Be the first!

Recommended for you