Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Renderer pre-compromise is a non-trivial chained prerequisite that warrants AC:H over the vendor's AC:L; all other metrics align with the description.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionNVD
Insufficient policy enforcement in StorageAccessAPI in Google Chrome prior to 150.0.7871.47 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Same-origin policy bypass in Google Chrome's StorageAccessAPI allows an attacker who has already compromised the Chrome renderer process to further escalate access via a crafted HTML page, affecting all Chrome versions prior to 150.0.7871.47. The integrity impact is rated High (I:H) in the CVSS vector, meaning cross-origin data writes or manipulations become possible, but only as a second-stage component in a chained exploit. No public exploit has been identified at time of analysis, EPSS sits at 0.18% (8th percentile), and SSVC rates exploitation as none with partial technical impact - consistent with the renderer pre-compromise prerequisite that substantially limits standalone risk.
Technical ContextAI
The StorageAccess API is a W3C browser feature permitting embedded cross-site iframes to programmatically request access to first-party storage, bridging isolated storage partitions for legitimate federated identity use cases. CWE-284 (Improper Access Control) identifies the root cause as Chrome's policy enforcement logic for this API failing to correctly restrict cross-origin access when invoked from a renderer context that has already been compromised. The same-origin policy (SOP) is a foundational browser isolation boundary; bypassing it allows one origin to read or write data belonging to another origin. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, covering all Chrome stable releases up to but not including 150.0.7871.47 as confirmed by the EUVD entry EUVD-2026-40843. The SUSE tag suggests downstream Chromium-based packages in SUSE Linux distributions are also in scope.
RemediationAI
Upgrade Google Chrome to version 150.0.7871.47 or later; this is the vendor-released patch per the Chrome stable channel advisory at http://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. SUSE users should apply corresponding SUSE security updates for their Chromium packages as they become available from the SUSE advisory channel. Because exploitation requires a prior renderer compromise, organizations should also ensure Chrome's Site Isolation (--site-per-process) and sandbox features are enforced via enterprise policy, as these reduce the blast radius of renderer-level compromises - disabling them for compatibility reasons substantially increases exposure to chained attacks of this type. No documented workarounds exist for the StorageAccessAPI policy bypass itself absent the patch.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
Severity: Moderate| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40843
GHSA-pjx6-5gp7-gmg5