Description
Type confusion in V8 in Google Chrome prior to 152.0.7977.82 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)
Published: 2026-09-03
Score: 8.8 High
EPSS: 1.5% Low
KEV: Yes
Impact: Remote Code Execution
Action: Patch Immediately
AI Analysis

Impact

The vulnerability is a type confusion flaw in V8, the JavaScript engine used by Google Chrome. A malicious HTML page can trigger the bug, allowing an attacker to execute arbitrary code inside Chrome's sandbox. This flaw corresponds to CWE-843. The attacker can run code with the privileges of the sandboxed renderer process, potentially leading to compromise of the host system if the sandbox is bypassed.

Affected Systems

Google Chrome versions prior to 152.0.7977.82 are affected. The issue was addressed in the stable channel update released on September 2026. Systems running earlier versions should update to 152.0.7977.82 or a later patch.

Risk and Exploitability

The EPSS score is < 1%, indicating a very low exploitation probability, and the vulnerability is listed in the CISA KEV catalog. The CVSS score of 8.8 indicates high severity. The attack vector is remote via a crafted HTML page that a user would need to open; consequently, successful exploitation requires the victim to view a malicious page. While it allows code execution, the impact is limited to the sandboxed renderer until a sandbox escape is achieved. Nevertheless, the potential for privilege escalation warrants prompt patching.

Generated by OpenCVE AI on September 4, 2026 at 22:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 152.0.7977.82 or later.
  • Ensure Chrome automatic updates are enabled to receive future security patches.
  • If you cannot update immediately, enforce a strict Content Security Policy that blocks unsafe-eval and inline scripts to limit execution of malicious content.

Generated by OpenCVE AI on September 4, 2026 at 22:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4776-1 chromium security update
Debian DSA Debian DSA DSA-6484-1 chromium security update
History

Tue, 08 Sep 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Google v8
CPEs cpe:2.3:a:google:v8:*:*:*:*:*:*:*:*
Vendors & Products Google v8

Sun, 06 Sep 2026 02:30:00 +0000


Fri, 04 Sep 2026 23:15:00 +0000

Type Values Removed Values Added
Title V8 Type Confusion Allows Remote Code Execution in Google Chrome

Fri, 04 Sep 2026 19:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Fri, 04 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
References
Metrics ssvc

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

ssvc

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


Fri, 04 Sep 2026 17:00:00 +0000

Type Values Removed Values Added
Metrics kev

{'dateAdded': '2026-09-04T00:00:00+00:00', 'dueDate': '2026-09-18T00:00:00+00:00'}


Thu, 03 Sep 2026 22:45:00 +0000

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

Thu, 03 Sep 2026 21:30:00 +0000

Type Values Removed Values Added
Title V8 Type Confusion Allows Remote Code Execution in Google Chrome

Thu, 03 Sep 2026 20: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, 03 Sep 2026 19:30:00 +0000

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

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-09-21T12:53:20.125Z

Reserved: 2026-09-02T21:13:06.329Z

Link: CVE-2026-85046

cve-icon Vulnrichment

Updated: 2026-09-06T01:45:35.051Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-03T20:17:24.210

Modified: 2026-09-21T13:17:10.970

Link: CVE-2026-85046

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T23:00:17Z

Weaknesses
  • CWE-843

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