CVE-2026-19174
Google Chrome vulnerability analysis and mitigation

Overview

CVE-2026-19174 is an integer overflow vulnerability in the V8 JavaScript engine of Google Chrome that allows a remote attacker to execute arbitrary code inside the Chrome sandbox via a crafted HTML page. It affects all Google Chrome versions prior to 151.0.7922.109 on Windows and Mac, and prior to 151.0.7922.108 on Linux. The vulnerability was reported by Seunghyun Lee (@0x10n) of QED Audit on July 24, 2026, and publicly disclosed on August 6, 2026, alongside a patch release. It carries a CVSS v3.1 base score of 8.8 (High) (Chrome Advisory, GitHub Advisory).

Technical details

The root cause is an integer overflow or wraparound (CWE-190, mapped to CAPEC-92: Forced Integer Overflow) in Chrome's V8 JavaScript engine. When V8 performs certain arithmetic calculations, the resulting value can exceed the maximum representable integer, wrapping around to a small or negative number, which can corrupt memory state and be leveraged for code execution. Exploitation requires no special privileges but does require user interaction — specifically, a victim must visit a malicious or attacker-controlled HTML page. The Chromium issue tracker entry (issue #538378084) is currently restricted pending broad patch rollout (Chrome Advisory, GitHub Advisory).

Impact

Successful exploitation allows a remote attacker to execute arbitrary code within the Chrome sandbox, achieving high confidentiality, integrity, and availability impact on the affected browser process. While execution is constrained to the sandbox, this class of V8 vulnerability is frequently chained with a sandbox escape to achieve full system compromise. Affected assets include any desktop Chrome installation on Windows, Mac, or Linux running a version prior to the patched release (Chrome Advisory, GitHub Advisory).

Exploitability

As of the disclosure date, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation (Feedly). The NVD SSVC assessment classifies exploitation as "none" and the attack as non-automatable, reflecting the requirement for user interaction. The EPSS score is 0.0, indicating a currently low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog at this time (GitHub Advisory).

Exploitation steps

  1. Reconnaissance: Identify targets running Google Chrome versions prior to 151.0.7922.109 (Windows/Mac) or 151.0.7922.108 (Linux), which can be inferred through browser fingerprinting techniques on attacker-controlled pages.
  2. Craft malicious HTML page: Develop a specially crafted HTML/JavaScript page that triggers the integer overflow condition in V8 by supplying inputs that cause arithmetic calculations to wrap around, corrupting internal V8 heap structures.
  3. Deliver payload: Host the malicious page on an attacker-controlled server and lure the victim to visit it via phishing, malvertising, or a compromised legitimate website.
  4. Trigger overflow: When the victim's Chrome browser parses and executes the JavaScript on the page, the V8 engine performs the vulnerable calculation, causing an integer overflow that corrupts memory.
  5. Achieve sandbox code execution: Leverage the memory corruption to gain control of execution flow within the Chrome renderer sandbox, enabling arbitrary code execution within that constrained environment.
  6. Optional sandbox escape: Chain with a separate sandbox escape vulnerability to achieve full system-level code execution beyond the Chrome sandbox (Chrome Advisory).

Indicators of compromise

  • Network: Unexpected outbound connections from the Chrome browser process to unknown or suspicious IP addresses following a web browsing session; HTTP/HTTPS requests to newly registered or low-reputation domains serving JavaScript-heavy content.
  • Process: Unusual child processes spawned by the Chrome renderer process (e.g., cmd.exe, powershell.exe, /bin/sh, curl, wget); Chrome renderer processes consuming abnormally high CPU or memory.
  • Logs: Browser crash reports or V8 engine exception logs generated around the time of a suspicious page visit; Windows Event Logs showing unexpected process creation with Chrome as the parent.
  • File System: Unexpected files written to the user's temp directory or Chrome profile directory by the Chrome renderer process; new scheduled tasks or persistence mechanisms created shortly after a browsing session.

Mitigation and workarounds

Google has released a patch in Chrome 151.0.7922.109 for Windows and Mac, and 151.0.7922.108 for Linux. Users and administrators should update Chrome to the latest stable version immediately via the browser's built-in update mechanism or through enterprise deployment tools. As a temporary workaround where immediate patching is not feasible, organizations can restrict access to untrusted websites via web filtering, disable JavaScript execution for untrusted sources using browser policies, and conduct user awareness training to avoid clicking suspicious links (Chrome Advisory).

Community reactions

The vulnerability was part of a large Chrome stable channel update addressing 41 security fixes, which drew attention from the security community given the breadth of the release. The CIS Security advisory noted that multiple vulnerabilities in this update, including CVE-2026-19174, could allow for arbitrary code execution. No significant independent researcher commentary or social media discussion specific to this CVE has been identified beyond standard vulnerability tracking and advisory coverage (Chrome Advisory).

Additional resources


SourceThis report was generated using AI

Related Google Chrome vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-19175CRITICAL9.6
  • Google Chrome logoGoogle Chrome
  • cpe:2.3:a:google:chrome
NoYesAug 06, 2026
CVE-2026-19174HIGH8.8
  • Google Chrome logoGoogle Chrome
  • chromium
NoYesAug 06, 2026
CVE-2026-19177HIGH8.3
  • Google Chrome logoGoogle Chrome
  • cpe:2.3:a:google:chrome
NoYesAug 06, 2026
CVE-2026-19173HIGH8.3
  • Google Chrome logoGoogle Chrome
  • chromium
NoYesAug 06, 2026
CVE-2026-19176HIGH7.5
  • Google Chrome logoGoogle Chrome
  • cpe:2.3:a:google:chrome
NoYesAug 06, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management