Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Input in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Sandboxed remote code execution in Google Chrome on Android prior to 149.0.7827.53 allows a remote attacker to execute arbitrary code inside the renderer sandbox by luring a user to a crafted HTML page. The flaw is a use-after-free in the Input component, rated High by Chromium and 8.8 by CVSS. No public exploit identified at time of analysis, but Chrome UAF bugs in renderer-reachable components are historically high-value targets for chained sandbox escapes.
Technical ContextAI
The vulnerability is a CWE-416 Use-After-Free in Chrome's Input subsystem, which handles pointer, touch, keyboard, and gesture event dispatch within the Blink/Chromium renderer process. UAF flaws occur when memory is freed while a dangling pointer remains in use, allowing an attacker who controls subsequent heap allocations to overwrite the freed object with attacker-controlled data and hijack control flow. Affected component per EUVD CPE data is Google Chrome on Android at versions below 149.0.7827.53; the Chromium advisory and issue tracker entry (issues.chromium.org/507258648) are not yet publicly viewable, consistent with Chrome's standard practice of restricting bug visibility until a majority of users have updated.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.53 for Android - update via Google Play or managed Android update channels and confirm the new version under chrome://version after install. Enterprise administrators using Managed Google Play or MDM should push the update to all enrolled Android devices and verify rollout, referencing the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html and the Chromium issue at https://issues.chromium.org/issues/507258648. Where immediate patching is not possible, compensating controls include restricting browsing to trusted sites via MDM URL allowlists (trade-off: breaks general web use), enabling Site Isolation if not already on (trade-off: higher memory use), and steering users to an alternate browser temporarily; disabling JavaScript globally would also blunt this class of UAF but renders most modern web apps unusable.
Same weakness CWE-416 – Use After Free
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34408
GHSA-r535-vj4v-w8rf