CVE-2026-91743: Race Condition
Published Sep 15, 2026
·Updated
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)
Affected Software
1 affected component
Google Chrome<153.0.8010.47
Event History
Sep 15, 2026
CVE Published
via MITRE·08:41 PM
Data Sourced
via MITRE·08:41 PM
DescriptionWeakness
Frequently Asked Questions
1
What condition must an attacker meet to exploit this issue?
The attacker must first compromise the Chrome renderer process. From that position, a crafted HTML page can potentially be used to execute code outside Chrome's sandbox.
2
Which Chrome versions are affected?
Google Chrome versions prior to 153.0.8010.47 are affected. Updating to 153.0.8010.47 or later addresses the vulnerable version range described.
3
Is visiting a crafted page alone sufficient for exploitation?
The available information states that the renderer process must already be compromised. It does not say that merely visiting a crafted HTML page is sufficient on its own.