Description
Race condition in Extensions in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code inside the sandbox via crafted network traffic. (Chromium security severity: Low)
Published: 2026-08-25
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote code execution inside Chrome sandbox
Action: Apply patch
AI Analysis

Impact

The flaw is a race condition in the extensions subsystem of Google Chrome. When network packets are processed concurrently by multiple extension processes, crafted traffic can desynchronize internal state and cause a malicious payload to be executed. An attacker can thus run arbitrary code within the sandboxed environment of the extension.

Affected Systems

All users running Google Chrome versions older than 152.0.7977.65 are affected. This includes the stable channel released prior to that version, across all operating systems supported by Chrome.

Risk and Exploitability

The vulnerability is high severity as indicated by a CVSS score of 8.1, and the EPSS score is < 1%. It is not listed in CISA’s KEV catalog, indicating that widespread exploitation has not been reported. The likely attack vector is remote, requiring an active network connection capable of delivering crafted packets to the extension component. While the impact is sandbox escape, it is inferred that the attacker’s capabilities are limited to executing code within the sandboxed environment, as explicit capabilities such as local file access or privileged actions are not stated in the description.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 152.0.7977.65 or newer
  • If an update is not immediately possible, disable all Chrome extensions or use network controls to block external traffic to the extensions process
  • Monitor system logs for anomalous extension activity

Generated by OpenCVE AI on August 26, 2026 at 15:30 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

Mon, 31 Aug 2026 18:30:00 +0000

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

Wed, 26 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome Extensions Enables Remote Code Execution in Sandbox

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Title Race Condition in Chrome Extensions Enables Remote Code Execution in Sandbox

Wed, 26 Aug 2026 01:00: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 Extensions in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code inside the sandbox via crafted network traffic. (Chromium security severity: Low)
Weaknesses CWE-367
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-27T03:56:24.823Z

Reserved: 2026-08-25T06:12:47.656Z

Link: CVE-2026-79263

cve-icon Vulnrichment

Updated: 2026-08-26T12:47:50.316Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:18:20.887

Modified: 2026-08-31T18:12:37.910

Link: CVE-2026-79263

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T15:45:04Z

Weaknesses
  • CWE-367

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