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 and leveraged social engineering to potentially execute arbitrary code outside the sandbox via UI Interaction. (Chromium security severity: High)
Published: 2026-09-15
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Apply Patch
AI Analysis

Impact

A race condition exists in Chrome’s extension handling on macOS in versions prior to 153.0.8010.47. An attacker who has already compromised the renderer process and used social engineering can interact with the user interface to force the renderer to execute code outside the sandbox. This results in privilege escalation and full system compromise. The weakness is based on race conditions (CWE‑367 and CWE‑368).

Affected Systems

Chrome browsers on macOS earlier than version 153.0.8010.47.

Risk and Exploitability

The CVSS score of 8.3, while the EPSS score of less than 1% suggests a low probability of widespread exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an attacker to already have control of the renderer process and to conduct a social‑engineering attack that prompts the victim to trigger a UI interaction. If these conditions are met, the attacker can run arbitrary code outside Chrome’s sandbox, compromising the entire operating system.

Generated by OpenCVE AI on September 16, 2026 at 20:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 153.0.8010.47 or later
  • Disable or uninstall any untrusted extensions until the patch is applied
  • Limit user interaction with extension‑generated UI prompts and maintain up‑to‑date macOS security settings

Generated by OpenCVE AI on September 16, 2026 at 20:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6506-1 chromium security update
History

Thu, 17 Sep 2026 19:00: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 12:15:00 +0000

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

None

threat_severity

Important


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 and leveraged social engineering to potentially execute arbitrary code outside the sandbox via UI Interaction. (Chromium security severity: High)
Weaknesses CWE-367
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-09-17T03:56:20.943Z

Reserved: 2026-09-14T22:53:04.326Z

Link: CVE-2026-91748

cve-icon Vulnrichment

Updated: 2026-09-15T23:40:23.051Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-17T18:47:04.560

Link: CVE-2026-91748

cve-icon Redhat

Severity : Important

Publid Date: 2026-09-15T20:41:29Z

Links: CVE-2026-91748 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T21:00:08Z

Weaknesses
  • CWE-367

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

  • CWE-368

    Context Switching Race Condition