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 browser flaw needing no attacker privileges; victim must visit crafted page (UI:R); SOP bypass yields integrity impact with no data disclosure or service disruption.
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
Insufficient policy enforcement in ServiceWorker 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
ServiceWorker policy enforcement in Google Chrome prior to 151.0.7922.72 is insufficiently enforced, enabling a remote attacker to bypass the browser's same-origin policy (SOP) by delivering a crafted HTML page to a victim. Classified under CWE-284 (Improper Access Control), the flaw carries high integrity impact - cross-origin resource manipulation without data exfiltration - and is exploitable with no attacker privileges, though user interaction is mandatory. EPSS stands at 0.19% (9th percentile) with no CISA KEV listing, placing active exploitation as unconfirmed; however, the low attack complexity and ubiquitous deployment of Chrome make it a realistic target in browser-based phishing campaigns.
Technical ContextAI
ServiceWorker is a browser-native background script API that intercepts and controls network requests, enabling offline caching, push notifications, and Progressive Web App (PWA) functionality. In Chrome's implementation prior to 151.0.7922.72, policy controls governing ServiceWorker cross-origin behavior were insufficiently enforced (CWE-284: Improper Access Control), allowing a malicious ServiceWorker registered from a crafted page to circumvent the same-origin policy - the foundational browser boundary that isolates resources between different web origins. The affected product is identified by CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, covering all Chrome desktop builds before the patched release. The Chromium bug tracker reference (https://issues.chromium.org/issues/517655343) likely contains technical specifics but is expected to be access-restricted until broader patch uptake is achieved.
RemediationAI
Update Google Chrome to version 151.0.7922.72 or later, as confirmed by the vendor stable-channel advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. Chrome auto-updates by default; enterprise administrators should verify deployment via fleet management tools or the chrome://policy endpoint. If immediate updating is blocked by change-control processes, a compensating control is to disable ServiceWorker functionality through Chrome enterprise policy (ServiceWorkerEnabled=false), though this breaks PWA support and offline caching for all sites - a meaningful functional trade-off. Restricting navigation to untrusted or unsolicited URLs via web proxy or Safe Browsing enforcement also reduces exposure, given that user interaction with a crafted page is required for exploitation.
Same weakness CWE-284 – Improper Access Control
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-50773
GHSA-mr3q-6x9r-3w9m