External risk intelligence

Chrome on iOS Uninitialized Variable Code Execution

CVE advisorySeverity: CRITICAL (CVSS 9.6)

CVE-2026-78935

This vulnerability exists within the Chrome web browser on iOS. Browser vulnerabilities require a user to navigate to a specifically crafted malicious website, meaning the browser itself is a client-side application and not a network-facing service, appliance, or gateway with inherent public internet listening ports.

Halo Surface Signal: 1 out of 5 — much less likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

This critical vulnerability in Google Chrome on iOS could allow a remote attacker to execute code outside the browser's security sandbox by tricking a user into visiting a malicious webpage. While the risk is assessed as very unlikely due to the nature of browser exploits requiring user interaction, its critical severity warrants confirmation of relevance and exposure.

  • Uninitialized variable in Chrome can lead to code execution.
  • Critical severity, but requires user interaction to exploit.
  • Confirm relevance and exposure for affected iOS users.

Attack Path

How an attacker could exploit the issue

An attacker could exploit this vulnerability by tricking a user into visiting a malicious website. This would involve the attacker crafting a specific HTML page designed to trigger a flaw in how Chrome on iOS handles uninitialized variables. If successful, this could allow the attacker to execute code outside the browser's safe sandbox environment.

  • Requires user interaction with a malicious page.
  • Triggered by loading crafted HTML.
  • Risk of arbitrary code execution.

Live Threat

Current exploitation, exposure, and threat context

A remote attacker could potentially execute arbitrary code outside the sandbox by tricking a user into visiting a malicious HTML page when the advisory conditions are met. This could lead to the compromise of the user's device, affecting the integrity and confidentiality of data processed by the affected application.

  • Arbitrary code execution in the browser.
  • User visits a crafted HTML page.
  • Sensitive data exposure and device compromise.

Operational Fix

Recommended remediation, mitigation, and detection steps

This vulnerability affects Google Chrome on iOS. The primary owners are likely the mobile application owners and the platform team responsible for iOS devices, with potential involvement from the security team for exposure assessment. The first step is to identify all iOS devices running the affected Chrome version, confirm their exposure to potentially malicious websites, and then prioritize remediation.

  • Mobile application owners should take ownership.
  • Verify Chrome browser usage on iOS devices.
  • Plan for targeted updates or managed patching.

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 on iOS?

Google Chrome on iOS is a mobile web browser that provides a way to navigate the internet on Apple mobile devices. It utilizes the underlying iOS platform to render web content and manage user sessions, acting as the primary interface between the user and web-based applications or services.

What does CWE-457 mean for CVE-2026-78935?

CWE-457 refers to the use of an uninitialized variable. In the context of this CVE, it means the software attempts to read a memory location before a value has been assigned to it. This programming oversight creates a state where the browser's behavior becomes unpredictable, which an attacker can manipulate to bypass security protections and execute unauthorized code.

How is this Chrome vulnerability triggered?

An attacker triggers this flaw by enticing a user to visit a specially crafted HTML page. The vulnerability is not triggered simply by the browser being installed or running; it requires the active loading of malicious web content that specifically exploits the way the browser manages memory during page rendering.

Is my device at risk based on Halo Surface Signal?

Halo Surface Signal indicates this is unlikely to affect typical network-facing infrastructure because the browser is a client-side application. It does not have public listening ports, meaning an attacker cannot reach it directly over the network; they must successfully lure a user to a malicious site.

What should I do if I use Chrome on iOS?

You should verify the version of Chrome installed on your iOS devices. If your version is older than 152.0.7977.65, prioritize updating the application through the official app store. Confirming that all managed devices are on the latest version is the primary way to mitigate this risk.

References