Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
Local vector because attacker must deliver a crafted HTML page to device; no integrity or availability impact, only limited cross-origin data leakage.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Inappropriate implementation in Browser in Google Chrome on Android prior to 151.0.7922.72 allowed a local attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Cross-origin data leakage in Google Chrome on Android prior to 151.0.7922.72 enables a local attacker to read data from a different origin by directing a victim user to a crafted HTML page. The flaw stems from an inappropriate browser implementation (CWE-346 Origin Validation Error), undermining the Same-Origin Policy's isolation guarantees on the Android platform. No public exploit code exists and no active exploitation has been observed; SSVC assessment confirms exploitation status as none, making this a low-urgency but noteworthy information-disclosure defect.
Technical ContextAI
CWE-346 (Origin Validation Error) identifies failures in correctly validating or enforcing origin boundaries - in this case within Chrome's browser implementation specifically on Android. The Same-Origin Policy (SOP) is the foundational web security primitive preventing one origin from reading data belonging to another; an 'inappropriate implementation' in the browser engine means Chrome's Android-specific code path does not correctly apply this boundary under certain conditions, allowing a crafted HTML page to extract data it should never be able to access. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, covering all Chrome releases on Android before 151.0.7922.72. This class of bug differs from a classic SOP bypass in that it results from an implementation quirk rather than an explicit logic error, which aligns with Chromium's 'Inappropriate implementation' severity label.
RemediationAI
Update Google Chrome on Android to version 151.0.7922.72 or later, which is confirmed as the patched release per the vendor advisory at http://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. Chrome updates on Android are distributed through the Google Play Store and typically apply automatically; users and administrators should verify that automatic updates are enabled and confirm the installed version is at or above 151.0.7922.72. If an immediate update is not feasible, the practical compensating control is to instruct Android users not to open HTML pages from untrusted local sources, as the attack requires user interaction with a crafted page. There are no known configuration-level workarounds that disable the vulnerable code path without removing browser functionality. Given the low CVSS score and SSVC exploitation status of none, patch deployment in the next standard patch cycle is appropriate rather than emergency rollout.
Same weakness CWE-346 – Origin Validation Error
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50910
GHSA-qxxx-vv5q-v4vq