New Google Chrome browser update fixes critical flaw and dozens of security risks

Google Chrome

Google Chrome - Gargantiopa / Shutterstock.com

Google recently released an important patch package for users of its main browser on a global scale. Version one hundred and forty-six of the software was released for the stable channels of the Windows, Mac and Linux operating systems, bringing definitive solutions to twenty-nine documented security vulnerabilities. The highlight of the fix package is a flaw classified with the maximum degree of severity, which carries the potential to allow remote code execution by malicious agents through web pages specifically manipulated for this purpose.

Updated software is distributed progressively, reaching users’ computers in successive batches to ensure the stability of download networks. The exact builds promoted by the technology giant correspond to specific numbers for each operating environment, ensuring full compatibility with modern hardware architectures. Rapidly identifying and mitigating these breaches represents an ongoing effort by engineering teams to maintain the integrity of information processed daily by billions of people.

The contemporary digital environment demands rapid responses against constantly evolving cyber threats. The release of this security package highlights the need for rigorous maintenance of internet access software, which serves as the main gateway to banking services, corporate communications and personal data storage. The browser’s architecture was tweaked to block newly discovered exploit routes before they could be used in large-scale attack campaigns.

Technical details about the package’s most severe vulnerability

The most serious security flaw addressed in this round of updates received the tracking code CVE-2026-3913 in international cybersecurity registries. The technical problem lies in a programming error known as a heap buffer overflow, located specifically within the WebML component. Este The browser’s internal module is responsible for supporting the inference of high-performance machine learning models, operating directly on the user’s device without the need for processing on external servers.

The mechanics of an attack based on this vulnerability require the target to access a page constructed with malicious HTML code. When processing page instructions, the browser engine fails to manage the allocated memory, allowing data to exceed the security limits established by the system. Essa heap memory corruption creates a window of opportunity for an attacker to inject and execute arbitrary commands at the application’s privilege level, compromising the victim’s machine silently and without the need for further interaction.

Financial rewards and the role of independent researchers

The discovery of the critical vulnerability did not occur internally, but rather through collaboration with the external information security community. Researcher Tobias Wienand was responsible for identifying and reporting the memory corruption flaw in the machine learning component.

In recognition of the analysis work and responsible notification, the professional received financial compensation of thirty-three thousand dollars. Este payment is part of the official bug bounty program maintained by the browser developer.

Financial reward initiatives are fundamental to the modern digital security ecosystem. Elas encourage highly qualified experts to spend their time searching for complex holes, ensuring that flaws are fixed before they fall into the underground vulnerability exploitation market.

Risks associated with artificial intelligence components in the browser

The integration of artificial intelligence capabilities directly into web browsers has introduced new layers of complexity to application source code. The WebML module, the focus of the main fixes in this package, exemplifies this technological trend by allowing heavy neural processing tasks to occur locally.

Local processing offers significant advantages in terms of privacy and speed, as user data does not need to travel across the internet. However, exposing this processing engine to untrusted web content creates a considerable attack surface for malicious actors.

Flaws in advanced rendering and processing components are particularly dangerous because they operate behind the scenes of everyday browsing. The average user does not notice the activation of these modules when loading a modern, interactive page.

The concentration of multiple vulnerabilities in a single modern component demonstrates the engineering challenges facing technology companies. The pursuit of innovation and cutting-edge features needs to be constantly balanced with rigorous security audits of implemented code.

Mapping high-ranking flaws and their respective targets

In addition to the critical issue, the update package resolved eleven vulnerabilities classified as high risk. Researcher Cinzinga reported CVE-2026-3914, characterized as an integer overflow also located in the WebML module, while Tobias Wienand documented CVE-2026-3915, another heap buffer overflow in the same sector.

The scope of high-severity failures extends beyond artificial intelligence tools. The CVE-2026-3916 record, for example, describes an out-of-memory reading vulnerability in the Web Speech component, responsible for the browser’s speech recognition and synthesis functions.

Attack vectors and the mechanics of memory corruption

The update’s technical report reveals a worrying pattern of vulnerabilities based on the use of memory after it has been released by the system, a flaw technically known as use-after-free. Este type of programming error affects a wide range of internal components essential to the functioning of the software, including modules such as Agents, WebMCP, the Extensões system, TextEncoding, MediaStream, WebMIDI and WindowDialog. When a program tries to access a memory address that has already been emptied and returned to the operating system, the application’s behavior becomes unpredictable. Atacantes skillful exploiters exploit this unpredictability to manipulate memory pointers and redirect the program’s execution flow to previously inserted malicious code. Compromising modules such as extensions or media streams drastically increases the risk of improper access to sensitive data, such as saved passwords, browsing history and information captured by peripherals connected to the computer, requiring an immediate response through the installation of the patch package.

Technical procedures for package verification and installation

Maintaining the security of the browsing environment requires the adoption of proactive practices by users. Para To ensure protection against the threats described, it is necessary to check the current version of the software by accessing the settings menu and navigating to the help and information section about the application.

The update system is designed to operate silently and automatically in the vast majority of usage scenarios. Caso the process has not completed in the background, the interface will display a specific button to force the download of the package, only requiring a restart of the program for the new lines of code to take effect.

System requirements and availability for different platforms

The latest version of the browser maintains official support for the most used personal computing platforms on the market. The software is fully compatible with editions ten and eleven of the Microsoft operating system, in addition to offering native and optimized installers for the Apple ecosystems and distributions based on the Linux core.

Additional protective measures for everyday navigation

Installing patch packages represents only the first line of defense in a comprehensive cybersecurity strategy. Especialistas recommend that software updates be accompanied by cautious and conscious browsing habits.

Preventing remote code execution attacks involves avoiding clicking on links of dubious origin, especially those received through unsolicited messages or found on forums of questionable origin.

The browser offers native advanced protection features that can be activated from the privacy menus. Estas tools perform real-time checks against malicious website databases, blocking dangerous scripts from loading before they reach vulnerable processing engines.

Minor fixes and overall software stability

The development cycle for version one hundred and forty-six was not limited to just high-impact threats. Software engineers took advantage of the release window to implement solutions for several vulnerabilities classified as medium and low severity, which could be used in more complex attack chains.

Among the secondary issues resolved were the correction of a side channel information leak in the ResourceTiming component, adjustments to insecure navigation routes and the elimination of a buffer overflow in the Skia graphics library. Melhorias additional enforcement of security policies for PDF documents and management of third-party extensions contribute significantly to the overall stability of the application, reinforcing the company’s commitment to protecting the digital integrity of its vast global user base.