Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Remote delivery via crafted page requires user visit (UI:R); integrity-only impact as SOP bypass enables cross-origin writes, not confirmed reads; no privilege escalation or availability impact.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Insufficient policy enforcement in Network in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Same-origin policy bypass in Google Chrome's Network component (versions prior to 150.0.7871.47) allows a remote attacker to violate cross-origin isolation by delivering a crafted HTML page to a victim. The flaw, rooted in CWE-346 (Origin Validation Error), enables unauthorized cross-origin integrity impacts - an attacker can cause a browser to act on or submit data across origin boundaries it should enforce. With an EPSS of 0.18% at the 8th percentile, no CISA KEV listing, and no public exploit identified, active exploitation risk is low at this time, though Chrome's ubiquitous deployment ensures broad attack surface if exploitation techniques mature.
Technical ContextAI
The vulnerability lies in Chrome's Network layer, which is responsible for enforcing browser security policies including the Same-Origin Policy (SOP) and Cross-Origin Resource Sharing (CORS) rules. CWE-346 (Origin Validation Error) describes failures where the software does not properly verify that a request or data originates from a trusted source, allowing cross-origin policy boundaries to be circumvented. In Chromium's architecture, the Network Service is a sandboxed process handling HTTP(S) requests; insufficient policy enforcement here can allow crafted pages to trigger cross-origin requests or responses that would normally be blocked. Affected CPE covers Google Chrome on all platforms running versions below 150.0.7871.47, as documented by EUVD-2026-40766 and confirmed in the Chrome stable channel release notes.
RemediationAI
The primary fix is to upgrade Google Chrome to version 150.0.7871.47 or later, available via Chrome's built-in update mechanism or the stable channel release page at chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. No workaround is documented in the available references. Organizations unable to immediately patch can reduce exposure by enforcing enterprise browser management policies that restrict navigation to untrusted or unsolicited external URLs, using proxy filtering to block access to known-malicious domains, and enabling Chrome's Enhanced Safe Browsing mode. Note that these mitigations reduce, but do not eliminate, risk from socially engineered phishing delivery. Patch deployment is the only confirmed remediation.
Same weakness CWE-346 – Origin Validation Error
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-40766
GHSA-jw8m-g45f-3fgv