Description
Race condition in Extensions in Google Chrome on on Mac 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: Patch Now
AI Analysis

Impact

A race condition exists in Chrome extensions on macOS versions before 153.0.8010.47. The flaw allows a remote attacker who has already compromised the renderer process to craft a malicious HTML page that can execute arbitrary code outside the browser sandbox. The vulnerability is classified as a High severity issue with a CVSS score of 8.3 and is associated with CWE‑367. If exploited, the attacker could gain privileges beyond the sandbox, potentially running code with system-level access.

Affected Systems

Google Chrome for macOS, specifically any version8010.47, is vulnerable. The issue was identified in the Chrome stable channel on macOS and applies to all installations using that channel before the specified patch.

Risk and Exploitability

The EPSS score of less than 1% indicates a very low probability of exploitation at this time, and the vulnerability is not listed in the CISA KEV catalog. The attack vector, as inferred from the description, requires an attacker to first compromise the renderer process – a scenario that might be achieved through a malicious extension or a compromised web page – after which the crafted HTML page can trigger the race condition. Given the high activity in the renderer process, the exploit would execute outside the sandbox, providing the attacker with persistence and elevated privileges. The low exploitation probability does not obviate the need for remediation, however.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 153.0.8010.47 or later through the stable channel update
  • Disable or patched, especially those that are not from trusted sources
  • Configure Chrome policies to block or limit untrusted extensions as an interim measure

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos

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

Type Values Removed Values Added
Title Race Condition in Chrome Extensions Enabling Remote Code Execution on macOS

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 Extensions in Google Chrome on on Mac 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:19.863Z

Reserved: 2026-09-14T22:51:10.181Z

Link: CVE-2026-91712

cve-icon Vulnrichment

Updated: 2026-09-15T23:39:49.443Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-17T13:37:57.580

Link: CVE-2026-91712

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