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: High)
Published: 2026-07-30
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Type Confusion in the V8 JavaScript engine allows a remote attacker to execute arbitrary code inside the browser sandbox by manipulating type assumptions through a crafted HTML page. This flaw, identified as CWE‑843, undermines the integrity of the engine’s type system and can lead to full compromise of the confidentiality and integrity of the data processed by the browser. The impact is remote code execution within the sandboxed environment, potentially servable to further system compromise if sandbox barriers are bypassed.

Affected Systems

Users of Google Chrome prior to version 151.0.7922.72 on all supported platforms – Windows, macOS, and Linux – are affected. The Stable channel release before the July 2026 update contains the vulnerability. All desktop installations of Chrome that have not yet applied the update remain vulnerable. The flaw is not limited to any particular operating system or architecture; it applies uniformly across the supported Chrome builds.

Risk and Exploitability

The CVSS score of 8.8 classifies the issue as high severity. The EPSS score of < 1 % indicates a low predicted exploitation probability, and the vulnerability is not yet listed in the CISA KEV catalog. The attack vector most likely involves a malicious HTML document served over a network to a user’s browser; crafted scripts can trigger the type confusion and launch code execution inside the sandbox. Because the code runs under the restricted privileges of the sandbox, the immediate risk is containment, but a sandbox escape could elevate the impact to full system compromise.

Generated by OpenCVE AI on August 4, 2026 at 12:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 151.0.7922.72 or later, which includes the V8 type‑confusion fix.
  • Configure Chrome (or the operating system) to automatically install security updates so that future patches are applied without user intervention.
  • If the update cannot be applied immediately, mitigate risk by disabling or restricting JavaScript execution for untrusted content, or by using incognito mode and content‑security policies to limit the execution of externally supplied code.

Generated by OpenCVE AI on August 4, 2026 at 12:14 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

Fri, 31 Jul 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

Important


Thu, 30 Jul 2026 17: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 07:00: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: High)
Weaknesses CWE-843
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

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

Reserved: 2026-07-27T23:34:31.620Z

Link: CVE-2026-17725

cve-icon Vulnrichment

Updated: 2026-07-30T16:26:27.858Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:35.137

Modified: 2026-08-03T17:45:36.063

Link: CVE-2026-17725

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-30T00:19:04Z

Links: CVE-2026-17725 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:15:03Z

Weaknesses
  • CWE-843

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