CVE-2026-7954
Race Condition in Shared Storage in Google Chrome
Publication date: 2026-05-06
Last updated on: 2026-05-06
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | to 148.0.7778.96 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-362 | The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a race condition in the shared storage component of Google Chrome versions prior to 148.0.7778.96. It allows a remote attacker who has already compromised the renderer process to leak data from different origins by using a specially crafted HTML page.
How can this vulnerability impact me? :
If exploited, this vulnerability can lead to unauthorized disclosure of cross-origin data, meaning sensitive information from one website could be accessed by another. This could compromise user privacy and security by leaking data that should be isolated between different web origins.