External risk intelligence

Chrome Dawn Code Execution via Crafted HTML

CVE advisorySeverity: CRITICAL (CVSS 9.6)

CVE-2026-79111

The vulnerability exists within a web browser component and is exploitable via a crafted HTML page. As web browsers are primary tools for accessing the public internet and frequently encounter untrusted web content, the attack surface is considered commonly exposed to internet-based threats in normal user deployments.

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

This advisory concerns a critical vulnerability in Google Chrome, specifically within its Dawn component, which could allow a remote attacker to execute arbitrary code outside the browser's security sandbox. This is achieved by tricking a user into visiting a malicious webpage. The potential impact, while not fully detailed in this context, involves code execution, which at a high level could compromise user systems or data if exploited.

  • Improper input validation in Chrome.
  • Code execution risk via malicious web pages.
  • Confirm relevance and assess potential exposure.

Attack Path

How an attacker could exploit the issue

An attacker could lure a user to a malicious website containing a specially crafted HTML page. If the user visits this page, the vulnerability in the browser's Dawn component could be triggered, potentially allowing the attacker to execute code outside the browser's security sandbox.

  • Requires user to visit a malicious page.
  • Triggered by crafted HTML page.
  • Risk of arbitrary code execution.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could allow an attacker to execute arbitrary code outside the browser's sandbox when a user visits a specially crafted HTML page. This could potentially affect the integrity and confidentiality of system data and service behavior when the browser is actively used to navigate the web.

  • System data and browser sandbox integrity.
  • Via a crafted HTML page.
  • Arbitrary code execution outside sandbox.

Operational Fix

Recommended remediation, mitigation, and detection steps

This vulnerability in Dawn, a component of Google Chrome, likely requires action from teams responsible for managing user endpoints and browser deployments. The initial step is to identify all instances of the affected Chrome version, assess their exposure to malicious web content, and confirm which systems are business-critical. Once these are identified, the accountable owner should be engaged to plan remediation, prioritizing those systems most at risk.

  • Endpoint and browser owners should lead remediation.
  • Verify Chrome deployment reach and criticality.
  • Plan risk-based updates or vendor coordination.

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 the Dawn component in Google Chrome?

Dawn is an open-source graphics library used within the Chromium project, which powers Google Chrome. It serves as an abstraction layer that allows web applications to communicate efficiently with computer graphics hardware using modern standards. Because it handles complex data processing for rendering, it is a critical part of the browser's performance and functionality when users visit graphic-intensive websites.

What does CWE-20 mean for CVE-2026-79111?

CWE-20 refers to Improper Input Validation. In the context of this CVE, it means the Dawn component fails to properly check or sanitize the data it receives from web content before processing it. This weakness allows a remote attacker to provide specially formatted inputs that manipulate how the software behaves, potentially leading to unauthorized operations like code execution that bypasses the browser's security boundaries.

How is this Chrome vulnerability triggered?

This vulnerability is triggered when a user navigates to a malicious website containing a specially crafted HTML page designed to exploit the input validation flaw in Dawn. Simply having the browser installed is not enough to trigger the bug. It requires an active action from the user, specifically visiting the attacker-controlled page, which then allows the malicious code to interact with the vulnerable component.

Is my system at risk according to Halo Surface Signal?

Halo Surface Signal identifies this as a likely risk because the vulnerability resides in a web browser component. Since browsers are primary tools for accessing the internet and regularly process untrusted content from various websites, the attack surface is considered commonly exposed. Systems that actively browse the public internet are at a higher likelihood of encountering the specific conditions needed to trigger this vulnerability.

Do I need to update my browser immediately?

Yes, you should prioritize updating your browser to the latest version. The first step is to identify all instances of Chrome within your environment that are running versions prior to 152.0.7977.65. Once identified, teams should coordinate to apply the vendor-provided security updates to these systems, prioritizing those that are most exposed to general web traffic or handle sensitive business functions.

References