Description
Type Confusion in V8 in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-07-30
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A type confusion flaw in the V8 JavaScript engine of Google Chrome allows a remote attacker to execute arbitrary code inside the browser’s sandbox. The vulnerability arises when the engine misinterprets the type of an object during the evaluation of a crafted HTML page, enabling code execution within the confined sandbox environment.

Affected Systems

The flaw affects versions of Google Chrome prior to 151.0.7922.72. Any installation of Chrome running an unsupported version in an enterprise or individual environment is at risk. The affected functionality is part of the V8 engine, which processes all JavaScript code loaded by the browser.

Risk and Exploitability

The CVSS score of 8.8 indicates a High severity vulnerability. The EPSS score of less than 1% suggests a low yet nonzero probability of exploitation. Based on the description, a remote attacker can deliver a specially crafted HTML page that, when opened by a victim, triggers code execution inside the browser sandbox. Access to the page is required, which is often achieved through browsing or email. The vulnerability is not listed in the CISA KEV catalog. The risk to organizations that have not yet updated Chrome remains elevated.

Generated by OpenCVE AI on August 3, 2026 at 11:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later on all affected systems.
  • Enforce automatic updates through enterprise policy or group policy to ensure the latest Chrome version is installed.
  • If immediate upgrade is not possible, restrict access to untrusted web content or use a web‑content filtering solution to block pages containing malicious JavaScript before they can be rendered in the browser.

Generated by OpenCVE AI on August 3, 2026 at 11:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Sat, 01 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Type Confusion in V8
References
Metrics threat_severity

None

threat_severity

Low


Thu, 30 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Thu, 30 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description Type Confusion in V8 in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-843
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T03:55:42.793Z

Reserved: 2026-07-27T23:37:14.022Z

Link: CVE-2026-17989

cve-icon Vulnrichment

Updated: 2026-07-30T12:47:34.585Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:17:03.533

Modified: 2026-07-31T04:17:11.380

Link: CVE-2026-17989

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-30T00:25:58Z

Links: CVE-2026-17989 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:45:03Z

Weaknesses
  • CWE-843

    Access of Resource Using Incompatible Type ('Type Confusion')