Description
Race condition in Core in Google Chrome prior to 153.0.8010.47 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)
Published: 2026-09-15
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

A race condition in the Core component of Google Chrome, present in all releases before 153.0.8010.47, allows a malicious renderer process to break out of the sandbox and run arbitrary code on the host machine. This flaw can be triggered by a specially crafted HTML page viewed by an authenticated victim, and the stated cybersecurity severity is High. The vulnerability is classified as a race condition (CWE-367) and carries a CVSS score of 8.3, indicating a high potential impact if exploited.

Affected Systems

All installations of Google Chrome older than version 153.0.8010.47 are affected. The flaw resides in the Core subsystem of the browser and is not limited to any particular operating system, meaning that users on Windows, macOS, or Linux running a vulnerable build run the risk of code execution through a malicious webpage.

Risk and Exploitability

The CVSS severity indicates serious consequences, while the EPSS score of less than 1% suggests that the vulnerability is unlikely to be widely exploited at present, and it is not listed in the CISA KEV catalog. Exploitation requires the attacker to compromise the renderer process, which typically occurs through a malicious web page delivered to a user’s browser. Once the renderer is compromised, the attacker can execute code outside the sandbox, giving full system access. Given the low EPSS, the threat is moderate but non‑negligible, especially for users who visit untrusted sites or allow third‑party extensions that may inject content.

Generated by OpenCVE AI on September 16, 2026 at 18:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 153.0.8010.47 or newer, which contains the race condition fix.
  • Ensure any Chromium‑based applications or extensions are also updated to the latest secure versions.
  • Apply the latest operating‑system or device sandboxing controls to limit the privileges of renderer processes, reducing the window of compromise even if a webpage attempts to exploit the race condition.

Generated by OpenCVE AI on September 16, 2026 at 18:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
Title Race Condition in Chromium Core Enables Remote Code Execution

Wed, 16 Sep 2026 00:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 15 Sep 2026 23:45:00 +0000

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

Tue, 15 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Description Race condition in Core in Google Chrome prior to 153.0.8010.47 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside 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-17T03:56:18.763Z

Reserved: 2026-09-14T22:52:57.749Z

Link: CVE-2026-91743

cve-icon Vulnrichment

Updated: 2026-09-15T23:38:44.439Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-15T21:16:48.020

Modified: 2026-09-17T18:48:20.510

Link: CVE-2026-91743

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T18:45:10Z

Weaknesses
  • CWE-367

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