External risk intelligence

Google Chrome Sandbox Escape via Use After Free in Gamepad

CVE advisorySeverity: CRITICAL (CVSS 9.6)

CVE-2026-11634

The vulnerability exists in a web browser, which is an internet-facing application by design. While it requires a user to navigate to a crafted web page, browsers are explicitly built to process remote, untrusted content from the public internet, making the attack surface commonly exposed during standard web browsing activities.

Use After Free

Google Chrome

before 149.0.7827.103

Halo Surface Signal: 4 out of 5 — likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

A use-after-free vulnerability in Chrome's Gamepad component could allow a remote attacker to escape the browser's sandbox through a malicious webpage.

  • A critical flaw in Chrome allows sandboxed code to escape.
  • Matters because browsers handle unknown web content daily.
  • Confirm relevance and potential exposure to this threat.

Attack Path

How an attacker could exploit the issue

An attacker could start by luring a user to a malicious website. If the user visits this crafted page using a vulnerable version of Chrome, the browser's gamepad handling could be exploited, potentially allowing the attacker to break out of the browser's security sandbox.

  • Requires visiting a malicious site.
  • Triggers a use-after-free flaw.
  • Allows sandbox escape.

Live Threat

Current exploitation, exposure, and threat context

A remote attacker could potentially escape the browser sandbox by tricking a user into visiting a malicious HTML page. This could affect the confidentiality, integrity, and availability of data and system resources on the user's Windows machine.

  • Sandbox escape and data exposure.
  • Visiting a crafted HTML page.
  • Unauthorized access and system compromise.

Operational Fix

Recommended remediation, mitigation, and detection steps

This vulnerability affects Google Chrome on Windows and could allow a remote attacker to escape the browser sandbox. Teams responsible for managing end-user computing, application deployment, and browser security should take the lead. The first step is to identify all Windows systems running Chrome, determine which are exposed to the internet or accessible by external users, and then confirm the accountable owner for remediation planning.

  • Own by: End-user computing and security teams.
  • Verify first: Identify vulnerable Chrome installations.
  • Action: Plan and execute remediation.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is Google Chrome?

Google Chrome is a web browser used to access internet content, run web applications, and interact with modern media. It includes specialized components, such as the Gamepad API, which allows web pages to communicate with gaming controllers. This architecture relies on a sandbox, a security boundary designed to isolate website code from your Windows operating system to prevent malicious content from harming your computer.

What does use-after-free mean for CVE-2026-11634?

A use-after-free (CWE-416) is a memory management error that occurs when a program continues to use a memory address after it has been cleared or deleted. In the context of this vulnerability, an attacker can manipulate the way the Gamepad component handles this memory. By forcing the browser to access that invalid memory location, the attacker may bypass security restrictions and escape the browser's sandbox environment.

How is this vulnerability triggered?

To trigger the flaw, a user must navigate to a specially crafted HTML page designed by an attacker to exploit the Gamepad component's memory handling. It is not triggered by simply having Chrome installed or by using standard, legitimate websites. The vulnerability remains dormant until the browser processes the specific, malicious code hidden within a harmful webpage.

Is my system at risk from this vulnerability?

According to Halo Surface Signal, this vulnerability is considered a likely risk because Chrome is an internet-facing application. Since browsers are designed to process untrusted content from the web, any system using an affected version of Chrome on Windows is theoretically exposed when users browse the internet. Systems that do not use Chrome or remain offline are not impacted by this specific browser-based threat.

What should I do if I am running an affected version of Chrome?

The primary step is to identify all Windows machines in your environment that are running Chrome versions prior to 149.0.7827.103. Once identified, ensure these systems are updated to the latest available version provided by Google. Since this impacts browser security, coordinate with your IT or desktop support teams to prioritize browser updates across your infrastructure.

References