Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Network-delivered via crafted HTML (AV:N), user must load the page (UI:R), GPU sandbox contains impact to low integrity write (S:U, I:L), no credential or privilege requirement (PR:N).
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Heap buffer overflow in GPU in Google Chrome on Android prior to 148.0.7778.168 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Heap buffer overflow in Chrome's GPU process on Android allows remote attackers to perform an out-of-bounds memory write by delivering a crafted HTML page, affecting all Chrome for Android versions prior to 148.0.7778.168. User interaction is required to trigger the vulnerability, and the assessed impact is limited to a partial integrity compromise within the browser's sandboxed GPU process. No public exploit code has been identified at time of analysis, EPSS sits at the 7th percentile, and CISA SSVC classifies exploitation as none - collectively indicating low near-term exploitation likelihood despite the network-facing attack vector.
Technical ContextAI
CWE-122 (Heap-based Buffer Overflow) identifies the root cause: a heap-allocated GPU command buffer is written beyond its allocated boundary during HTML rendering on Android. Chrome employs a multi-process architecture in which the GPU process handles accelerated graphics operations; a malformed HTML page can issue GPU commands that exceed buffer bounds, corrupting adjacent heap memory. The vulnerability is confirmed Android-specific by both the CVE description and the EUVD record (EUVD-2026-30468), and the CPE string cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* covers all Chrome versions, with the affected range bounded at 148.0.7778.168 per EUVD version data. The GPU process sandbox limits immediate impact, which is consistent with the CVSS scope-unchanged (S:U) rating.
RemediationAI
Update Google Chrome on Android to version 148.0.7778.168 or later; this is the vendor-released patch confirmed by the Chrome stable channel advisory at http://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_12.html. The update is delivered via the Google Play Store automatic update mechanism. As a compensating control prior to patching, restricting access to untrusted or externally-controlled web content - for example, by disabling JavaScript or browsing only to known-trusted sites - would reduce exposure, though this is impractical for general-purpose browsing use. Hardware-accelerated rendering cannot be disabled through a standard Chrome setting without developer tooling, limiting the viability of GPU-layer mitigations without the patch. No workaround fully substitutes for the vendor update.
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Buffer Overflow
View allVendor StatusVendor
SUSE
Severity: Medium| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30468
GHSA-g2xv-4f6c-h6v9