Description
Race condition 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: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Apply Update
AI Analysis

Impact

A race condition exists in the V8 engine of Google Chrome that allows a maliciously crafted HTML page to manipulate internal timing and state, leading to the execution of arbitrary code within the browser sandbox.

Affected Systems

All users of Google Chrome prior to version 152.0.7977.82 are vulnerable. The issue affects the standard desktop edition of Chrome provided by Google.

Risk and Exploitability

The flaw permits remote exploitation because the attacker only needs the user or another process to render a crafted HTML page. Chromium rates the severity as High with a CVSS score of 7.5 and the attack vector is inferred to be external, relying on a user interacting with malicious web content. No EPSS data is available and the vulnerability is not listed in the CISA KEV catalog, but the ability to execute code inside the sandbox represents a severe security risk to confidentiality, integrity, and availability of the affected system.

Generated by OpenCVE AI on September 3, 2026 at 21:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 152.0.7977.82 or later.
  • Ensure that the browser’s sandbox feature is enabled and that site isolation is active.
  • If an immediate update is not possible, avoid visiting untrusted web pages and consider blocking the V8 engine via policy.

Generated by OpenCVE AI on September 3, 2026 at 21:39 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 16:30:00 +0000

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

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

Type Values Removed Values Added
Title V8 Race Condition Enabling Remote Code Execution in Chrome

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

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

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/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 Race condition 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-367
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-09-04T03:56:12.727Z

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

Link: CVE-2026-85045

cve-icon Vulnrichment

Updated: 2026-09-03T20:03:55.563Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-08T16:19:32.307

Link: CVE-2026-85045

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T21:45:09Z

Weaknesses
  • CWE-367

    Time-of-check Time-of-use (TOCTOU) Race Condition