Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Network-delivered SOP bypass needs only user page visit (UI:R, PR:N); integrity-only impact with unchanged scope matches permissions-layer bypass without sandbox escape.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: Chrome
Lifecycle Timeline
5DescriptionCVE.org
Inappropriate implementation in Permissions in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Same-origin policy bypass in Google Chrome's Permissions subsystem (prior to 151.0.7922.72) allows an unauthenticated remote attacker to violate cross-origin integrity constraints by inducing a user to visit a crafted HTML page. The root cause is an origin validation error (CWE-346) in Chrome's permissions implementation, where the browser incorrectly evaluates the requesting origin, enabling cross-origin integrity manipulation. No public exploit has been identified at time of analysis, and EPSS at 0.23% (14th percentile) signals low observed exploitation activity.
Technical ContextAI
CWE-346 (Origin Validation Error) describes failures in properly verifying that a request or resource originates from an expected and legitimate source. In Chrome's permissions subsystem, the same-origin policy (SOP) is a fundamental browser security boundary that prevents scripts on one origin from reading or modifying resources on a different origin. The affected CPE (cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*) covers the full Google Chrome browser application across platforms. The vulnerability reflects an 'inappropriate implementation' - not a memory corruption or logic inversion, but a subtly incorrect permission-checking code path that a specially crafted HTML page can trigger. CVSS vector S:U (Unchanged scope) indicates the bypass operates within Chrome's existing security context rather than escaping the browser sandbox entirely.
RemediationAI
Update Google Chrome to version 151.0.7922.72 or later - this is the vendor-released patch confirmed by the Chrome Stable Channel advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. Chrome's auto-update mechanism will deliver this in most managed and consumer environments; administrators should verify fleet update compliance via policy tooling. If immediate patching is not feasible, reducing exposure can be achieved by enforcing strict Content Security Policy headers on sensitive web properties to limit the practical impact of a SOP bypass, and by using URL filtering to block navigation to untrusted or newly registered domains. These controls do not eliminate the vulnerability but reduce the likelihood of successful exploitation against high-value targets. No other vendor workarounds are documented in available references.
Same weakness CWE-346 – Origin Validation Error
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50599
GHSA-98h2-vjpc-f4m2