Description
Race condition in Enterprise in Google Chrome on on Windows prior to 152.0.7977.65 allowed an adjacent attacker to potentially execute arbitrary code outside the sandbox via crafted network traffic. (Chromium security severity: Low)
Published: 2026-08-25
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary Code Execution Outside Sandbox
Action: Apply Patch
AI Analysis

Impact

A race condition was discovered in the Enterprise version of Google Chrome running on Windows prior to 152.0.7977.65. Adversaries can send specially crafted network traffic to the vulnerable process, causing the race to resolve in a manner that allows the execution of arbitrary code outside of Chrome’s built‑in sandbox. The problem is classified as low severity but it grants the attacker the potential to elevate privileges on the affected machine.

Affected Systems

All Windows installations of Google Chrome that are below version 152.0.7977.65, including the Enterprise builds. These installations are susceptible to the race condition in the network handling code.

Risk and Exploitability

The CVSS assessment indicates a high severity rating (score 7.5) and the EPSS score is <1%, while the vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be local or adjacent, requiring the attacker to be in the same network segment or otherwise able to inject traffic to the browser process. Once the race condition is triggered, the attacker can bypass the sandbox and run code with the privileges of the Chrome user, potentially compromising the host or accessing confidential data.

Generated by OpenCVE AI on August 26, 2026 at 15:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Google Chrome version 152.0.7977.65 or later to fix the known race condition.
  • Configure network segmentation or firewall rules to restrict adjacent traffic from reaching the Chrome process, limiting the ability of an attacker to send crafted packets.
  • Deploy Chrome Enterprise policies that enforce sandbox integrity and restrict the loading of untrusted extensions or content, adding an extra layer of protection.

Generated by OpenCVE AI on August 26, 2026 at 15:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4771-1 chromium security update
Debian DSA Debian DSA DSA-6482-1 chromium security update
History

Fri, 28 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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

ssvc

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


Wed, 26 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows

Wed, 26 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome Enterprise Allows Arbitrary Code Execution Outside Sandbox

Wed, 26 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 25 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome Enterprise Allows Arbitrary Code Execution Outside Sandbox

Tue, 25 Aug 2026 22:15:00 +0000

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

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Race condition in Enterprise in Google Chrome on on Windows prior to 152.0.7977.65 allowed an adjacent attacker to potentially execute arbitrary code outside the sandbox via crafted network traffic. (Chromium security severity: Low)
Weaknesses CWE-362
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-27T16:17:32.385Z

Reserved: 2026-08-25T06:04:09.877Z

Link: CVE-2026-78915

cve-icon Vulnrichment

Updated: 2026-08-26T12:44:16.656Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:17:49.047

Modified: 2026-08-27T17:20:44.147

Link: CVE-2026-78915

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T15:30:05Z

Weaknesses
  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')