Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Site isolation bypass implies a changed scope (S:C); modest confidentiality exposure added since cross-origin policy failure can leak data.
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
4DescriptionCVE.org
Insufficient policy enforcement in Speech in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to bypass site isolation via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Insufficient policy enforcement in Chrome's Speech component prior to version 151.0.7922.72 enables remote attackers to bypass site isolation - a core security boundary - via a crafted HTML page requiring only user interaction. The CVSS vector (AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N) signals high integrity impact with no privilege requirement, meaning an unrelated web page can be weaponized as the delivery vehicle. No public exploit code has been identified and EPSS sits at a low 0.18% (8th percentile), consistent with the Chromium team's own 'Low' severity classification despite the NVD medium score; however, the site isolation bypass class of vulnerability is historically sensitive and warrants prompt patching.
Technical ContextAI
Google Chrome's site isolation architecture assigns separate renderer processes to content from distinct origins, enforcing inter-origin security policies to prevent cross-site data leakage or manipulation. The vulnerability resides in the Speech subsystem - likely tied to the Web Speech API (SpeechRecognition or SpeechSynthesis) - where policy enforcement is insufficiently applied, permitting the Speech component to operate in a manner that crosses site isolation boundaries. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* for all Chrome desktop builds prior to 151.0.7922.72. No CWE was assigned in the NVD record, which limits root-cause classification; however, the 'insufficient policy enforcement' phrasing points toward a missing or bypassable security check in the permission or process-isolation layer governing the Speech API rather than a memory-safety bug.
RemediationAI
Update Google Chrome to version 151.0.7922.72 or later immediately via the browser's built-in update mechanism (Help > About Google Chrome) or through enterprise deployment tooling. The vendor-released patch is confirmed by the Chrome Stable Channel update blog at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. If immediate patching is not possible in managed environments, a compensating control is to disable or restrict the Web Speech API through enterprise policy (ChromePolicy: SpeechRecognitionEnabled=false), which eliminates the vulnerable attack surface but will break voice-input features for end users. Additionally, enforcing strict Content Security Policy headers server-side and enabling Site Isolation enforcement via Chrome enterprise policies (SitePerProcess=true, which is the default on desktop) reduces - but does not eliminate - the blast radius of site isolation bypass classes.
Same 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-50911
GHSA-jq5x-vmq8-3qr5