Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Inappropriate implementation in Android Autofill in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Same-origin policy bypass in Google Chrome's Android Autofill implementation allows remote unauthenticated attackers to perform limited cross-origin integrity violations by delivering a crafted HTML page to a victim user. Affected are all Chrome for Android versions prior to 149.0.7827.53. Impact is constrained to integrity (I:L) with no confidentiality or availability consequence, consistent with Chromium's own 'Low' severity rating. No public exploit code exists and no active exploitation has been confirmed; EPSS exploitation probability sits at 0.02% (4th percentile), making this a low operational priority despite being network-reachable.
Technical ContextAI
The root cause is classified as CWE-346 (Origin Validation Error), meaning the Android Autofill subsystem fails to properly enforce same-origin policy boundaries when processing data from a remotely-delivered HTML page. The Android Autofill framework is an OS-level API that Chrome integrates with to surface fill suggestions; the flaw lies in Chrome's Android-specific implementation of that integration, not in the core Blink rendering engine or desktop Chrome. Because the Autofill bridge operates at an OS/browser interface layer, origin isolation logic that would normally constrain cross-origin data access may not be consistently applied, allowing attacker-controlled HTML to influence or interact with content governed by a different origin. The affected CPE maps to Chrome on Android prior to version 149.0.7827.53, as confirmed by the ENISA EUVD entry EUVD-2026-34752.
RemediationAI
Update Google Chrome on Android to version 149.0.7827.53 or later via the Google Play Store; this is the vendor-released patch confirmed through the Chrome Stable Channel update advisory at http://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. For organizations unable to update immediately, a compensating control is to disable or restrict Android Autofill for Chrome through enterprise mobile device management (MDM) policy, which removes the vulnerable code path at the cost of losing Autofill convenience for end users. Restricting access to untrusted or external web content via browser policy or network filtering can reduce exposure, as exploitation requires user navigation to a crafted page. Given the low EPSS score and absence of known active exploitation, emergency patching is not warranted; inclusion in the next scheduled patch cycle is appropriate for most deployments.
Same weakness CWE-346 – Origin Validation Error
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
Severity: Medium| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34752
GHSA-fx7j-vvw6-f528