Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Insufficient policy enforcement in Extensions in Google Chrome prior to 149.0.7827.53 allowed an attacker who convinced a user to install a malicious extension to bypass site isolation via a crafted Chrome Extension. (Chromium security severity: Medium)
AnalysisAI
Site isolation bypass in Google Chrome prior to version 149.0.7827.53 enables an attacker to circumvent Chrome's site isolation security boundary through a crafted malicious extension, resulting in high integrity impact (I:H per CVSS). The attack is gated by user interaction - specifically, the victim must be convinced to install the malicious extension - after which the extension exploits insufficient policy enforcement in Chrome's Extensions subsystem to cross site isolation boundaries without authorization. No public exploit has been identified at time of analysis, and the EPSS score of 0.01% (1st percentile) indicates negligible current exploitation interest.
Technical ContextAI
The vulnerability resides in Chrome's Extensions policy enforcement subsystem and is classified under CWE-602 (Client-Side Enforcement of Server-Side Security), meaning that security controls governing cross-origin operations are enforced in a way that client-side extension code can circumvent. Chrome's site isolation mechanism separates different web origins into distinct renderer processes as a defense-in-depth control - particularly critical post-Spectre - to prevent unauthorized cross-site data access. The Extensions API exposes a policy layer that governs what cross-origin operations extensions may perform; this policy layer is insufficiently enforced, allowing a crafted extension to bypass site isolation. Per EUVD-2026-34463, all Chrome desktop versions in the range below 149.0.7827.53 are affected. No independent CPE string was confirmed from NVD data in this advisory.
RemediationAI
The primary fix is to update Google Chrome to version 149.0.7827.53 or later, released by Google as part of the stable channel desktop update detailed at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. The vendor-released patch is confirmed available. As a compensating control prior to patching, enterprise administrators can enforce strict extension installation policies using Chrome's ExtensionInstallBlocklist and ExtensionInstallAllowlist group policy settings to permit only reviewed and approved extensions - note this requires enterprise management infrastructure (e.g., Active Directory GPO or Google Admin Console) and may disrupt workflows dependent on unapproved extensions. End users should be advised against installing extensions prompted by unsolicited web pages or phishing campaigns. Disabling Chrome's developer mode where not required reduces the risk of sideloaded extension installation by non-technical users.
Same technique Authentication Bypass
View allVendor StatusVendor
SUSE
| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34463
GHSA-f2q9-mqhp-gcp4