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
Integer overflow in GPU in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Out-of-bounds memory access in Google Chrome on Android before version 149.0.7827.53 allows remote attackers to corrupt GPU process memory by luring a user to a crafted HTML page that triggers an integer overflow. The flaw carries a CVSS 8.8 (high) rating with high confidentiality, integrity, and availability impact, but EPSS is only 0.03% and no public exploit identified at time of analysis, suggesting low near-term mass-exploitation likelihood despite the severity of the underlying bug class.
Technical ContextAI
The vulnerability resides in Chrome's GPU component on Android, which handles graphics command buffers, texture allocation, and rasterization on behalf of the renderer. The root cause is CWE-472 (External Control of Assumed-Immutable Web Parameter) compounded by an integer overflow during size or offset arithmetic in the GPU subsystem; when the overflowed value is subsequently used as a length or index, it leads to out-of-bounds reads or writes in adjacent GPU process memory. Because the GPU process is a separate, sandboxed process in Chromium's multi-process architecture, successful corruption typically yields code execution within the GPU sandbox rather than full system compromise on its own, though it is frequently chained with a sandbox escape. The CPE coverage focuses on Chrome on Android prior to 149.0.7827.53, as confirmed by the ENISA EUVD record (EUVD-2026-34533).
RemediationAI
Patch available per vendor advisory: upgrade Google Chrome on Android to 149.0.7827.53 or later via the Google Play Store, as referenced in the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html and tracked at https://issues.chromium.org/issues/500132379. For managed Android fleets, push the updated Chrome APK via MDM (Intune, Workspace ONE, Jamf) and verify the installed version. Where patching is delayed, compensating controls include disabling GPU acceleration via the chrome://flags 'Override software rendering list' or enterprise policy 'HardwareAccelerationModeEnabled=false' to force software rasterization - note this materially degrades scrolling, video, and WebGL performance - or restricting browsing on affected devices to a known-good allowlist via MDM-managed proxy. Users of Chromium-based mobile browsers should monitor their respective vendors for downstream releases incorporating the upstream fix.
Same technique Buffer Overflow
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34533
GHSA-r7jm-58jj-xfm2