Description
Race condition in V8 in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)
Published: 2026-08-20
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A race condition exists in the V8 JavaScript engine of Google Chrome that can be triggered by a specially crafted HTML page. This flaw allows a remote attacker to execute arbitrary code inside the browser’s sandbox, thereby escaping the isolation boundary. The weakness is classified as CWE-367 and CWE-368 and is considered a High severity vulnerability according to Chromium’s internal scoring.

Affected Systems

All installations of Google Chrome prior to version 151.0.7922.173 are affected. The vulnerability applies to the stable channel of Chrome, and any client that does not receive the 151.0.7922.173 update remains susceptible.

Risk and Exploitability

Based on the description, it is inferred that the vulnerability can be exploited remotely over the internet using only a crafted web page. Based on the description, it is inferred that no additional user interaction beyond visiting the page is required. Although an EPSS score is < 1% and the flaw is not listed in the CISA KEV catalog, the CVSS score of 7.5 and the ability to breach the browser sandbox imply a substantial risk to confidentiality, integrity, and potentially availability of the victim’s system.

Generated by OpenCVE AI on September 5, 2026 at 13:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.173 or later
  • Ensure automatic updates are enabled so future patches are applied promptly
  • If a patch cannot be applied immediately, restrict exposure by avoiding untrusted web content or disabling JavaScript on unknown sites

Generated by OpenCVE AI on September 5, 2026 at 13:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4758-1 chromium security update
Debian DSA Debian DSA DSA-6476-1 chromium security update
History

Sat, 05 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Race condition in V8
Weaknesses CWE-368
References
Metrics threat_severity

None

threat_severity

Important


Tue, 25 Aug 2026 16:45:00 +0000

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

Fri, 21 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Race Condition in V8 Engine

Fri, 21 Aug 2026 19: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'}


Fri, 21 Aug 2026 01:45:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Race Condition in V8 Engine

Thu, 20 Aug 2026 23:45:00 +0000

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

Thu, 20 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description Race condition in V8 in Google Chrome prior to 151.0.7922.173 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-08-22T03:56:28.497Z

Reserved: 2026-08-18T19:28:10.299Z

Link: CVE-2026-76020

cve-icon Vulnrichment

Updated: 2026-08-21T18:52:24.167Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-20T21:17:10.167

Modified: 2026-08-25T16:37:27.350

Link: CVE-2026-76020

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-20T20:51:20Z

Links: CVE-2026-76020 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T14:00:05Z

Weaknesses
  • CWE-367

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

  • CWE-368

    Context Switching Race Condition