Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Inappropriate implementation in DataTransfer in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Cross-origin data leakage in Google Chrome's DataTransfer API allows unauthenticated remote attackers to read data across origins by directing a victim to a crafted HTML page, affecting all Chrome desktop versions prior to 149.0.7827.53. The CVSS vector (AV:N/AC:L/PR:N/UI:R/C:L) confirms network accessibility without attacker authentication, but requires user interaction and yields only limited confidentiality impact with no integrity or availability consequences. No active exploitation is confirmed (not in CISA KEV), and EPSS at 0.03% (11th percentile) consistently signals low current exploitation probability.
Technical ContextAI
The vulnerability is rooted in CWE-346 (Origin Validation Error) within Chrome's DataTransfer interface - the browser API underpinning drag-and-drop and clipboard operations that facilitates data exchange between browser contexts and web origins. An inappropriate implementation in this subsystem failed to properly enforce same-origin policy boundaries, allowing data from one origin to be accessed or observed by a script operating under a different origin. Affected product is confirmed as Google Chrome (desktop) prior to version 149.0.7827.53 per ENISA EUVD-2026-34622 and the NVD CPE-implied scope. As a Chromium-engine flaw, the defect resides in the browser's renderer-level data isolation layer. The Chromium issue tracker reference (issues.chromium.org/issues/501920294) likely contains additional technical detail but may be access-restricted pending patch propagation.
RemediationAI
Update Google Chrome to version 149.0.7827.53 or later; this is the vendor-released patch confirmed by the Google stable channel advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. Chrome's automatic update mechanism handles this for most users - verify the installed version via chrome://settings/help and confirm it reflects 149.0.7827.53 or above. For managed enterprise environments, deploy the update through your patch management tooling (Google Admin, SCCM, Intune) prioritizing internet-facing or high-sensitivity user populations. If immediate upgrade is operationally blocked, compensating controls include enforcing browser isolation (e.g., Microsoft Defender Application Guard for Edge, containerized browser sessions) to limit cross-origin data exposure - note these introduce usability friction and do not address the underlying flaw. Restricting access to arbitrary external URLs via web proxy allowlisting reduces phishing-vector exposure but is impractical in general-purpose browsing environments.
Same weakness CWE-346 – Origin Validation Error
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Medium| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34622
GHSA-qrq7-gpw3-h474