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 Paint in Google Chrome prior to 149.0.7827.53 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 Paint component (all versions prior to 149.0.7827.53) enables a remote unauthenticated attacker to violate cross-origin integrity protections by delivering a crafted HTML page to a victim. The CVSS vector (AV:N/AC:L/PR:N/UI:R/I:H) confirms network-based, low-complexity exploitation with no privilege requirement, though victim interaction - visiting the attacker's page - is mandatory. No public exploit has been identified at time of analysis, and an EPSS score of 0.02% (4th percentile) indicates minimal observed exploitation activity; this is not listed in CISA KEV.
Technical ContextAI
The vulnerability is rooted in CWE-346 (Origin Validation Error), meaning Chrome's Paint rendering subsystem fails to correctly validate or enforce same-origin policy (SOP) boundaries when processing certain HTML content. SOP is a foundational browser security primitive that prevents scripts originating from one site from interacting with resources or content from another. A policy enforcement gap in the Paint layer - which handles compositing and pixel-level rendering - can create a pathway where cross-origin content is rendered or manipulated outside its permitted boundary. The affected product is confirmed as Google Chrome prior to version 149.0.7827.53 (ENISA EUVD-2026-34593). No CPE strings were provided in the input, so exact platform scope (Windows, macOS, Linux, ChromeOS) is not independently confirmed from this dataset alone.
RemediationAI
The primary fix is to update Google Chrome to version 149.0.7827.53 or later, as confirmed by Google's stable channel release advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. Chrome typically applies updates automatically; users and administrators should verify the installed version via chrome://settings/help and force-apply pending updates. For enterprise environments, use Chrome's managed update policies (Google Admin Console or GPO) to push 149.0.7827.53 fleet-wide. As a compensating control where immediate patching is not feasible, restricting user browsing to allowlisted trusted domains via browser policy reduces exposure to attacker-controlled pages; however, this is operationally disruptive and does not eliminate the vulnerability. Browser isolation solutions (remote browser isolation or sandboxed profiles) can further reduce the attack surface. No specific workarounds for the Paint component flaw itself have been identified from the available references.
Same weakness CWE-346 – Origin Validation Error
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34593
GHSA-989f-9m7c-hf34