CVE-2026-87433
Google · Chrome
A race condition in the FileAPI of Google Chrome allows a remote attacker who has compromised the renderer process to bypass site isolation via a crafted HTML page.
Executive summary
A race condition vulnerability in Google Chrome, specifically within the FileAPI, allows an attacker to bypass critical site isolation protections.
Vulnerability
This is a race condition (CWE-367) occurring within the FileAPI component. An unauthenticated remote attacker who has already compromised the renderer process can leverage this flaw to bypass site isolation, potentially accessing data from other origins.
Business impact
The ability to bypass site isolation is a significant security failure, as it breaks the fundamental security boundary that prevents web pages from accessing data belonging to other origins. Successful exploitation could lead to unauthorized access to sensitive user data, session information, or cross-site scripting scenarios. With a CVSS score of 8.8, this vulnerability is categorized as high severity due to the potential for total impact on confidentiality, integrity, and availability.
Remediation
Immediate Action: Update all instances of Google Chrome to version 153.0.8010.36 or later immediately to resolve the race condition.
Proactive Monitoring: Security teams should monitor browser crash logs and unusual sandbox behavior, which may indicate attempted exploitation of renderer process vulnerabilities.
Compensating Controls: Ensure that enterprise security policies enforce strict browser update management and, where possible, utilize managed browser configurations that restrict the installation of untrusted extensions or scripts.
Exploitation status
Public Exploit Available: No — there is no confirmed public exploit in the available data.
Analyst recommendation
Given the high CVSS score and the critical nature of the site isolation feature in modern web browsers, organizations must prioritize patching this vulnerability. Deploy the version 153.0.8010.36 update across all endpoints as part of the next standard maintenance cycle or via emergency deployment if the environment handles highly sensitive data.
More Google CVEs all →
History
CVE Brief tracked this CVE 3 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 8.8 (3.1)
- Analyst report written