Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Insufficient validation of untrusted input in GPU in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Memory disclosure in Google Chrome's GPU component (versions prior to 149.0.7827.53) enables a remote attacker who has already compromised the renderer process to read sensitive data from process memory by delivering a crafted HTML page. The vulnerability stems from insufficient validation of untrusted input passed to the GPU subsystem, classified as CWE-20 (Improper Input Validation), and is rated Medium severity by the Chromium security team despite a CVSS Confidentiality impact of High - reflecting that successful exploitation requires a prior renderer compromise as a prerequisite. No public exploit code has been identified and EPSS probability stands at just 0.05% (15th percentile), indicating low current exploitation likelihood.
Technical ContextAI
The affected component is Chrome's GPU process, which operates as a separate privilege boundary within Chrome's multi-process architecture. The GPU process handles rendering commands from the renderer process; insufficient validation of renderer-supplied input (CWE-20) allows an already-compromised renderer to craft inputs that cause the GPU process to disclose out-of-bounds or otherwise sensitive memory. This is architecturally significant: Chrome's sandbox model separates the renderer, GPU, and browser processes specifically to limit the blast radius of renderer compromises, so this vulnerability represents a partial breakdown of that inter-process trust boundary. Affected product per ENISA EUVD (EUVD-2026-34494): Google Chrome versions below 149.0.7827.53 across all supported desktop platforms.
RemediationAI
Update Google Chrome to version 149.0.7827.53 or later via the browser's built-in update mechanism (Menu > Help > About Google Chrome) or through enterprise deployment tooling. The vendor-released patch is confirmed by the Chrome stable channel update advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. As a compensating control for environments where immediate patching is not feasible, restricting access to untrusted web content via DNS filtering or web proxies reduces exposure, though this does not eliminate the underlying flaw. Enabling Chrome's Enhanced Safe Browsing mode limits delivery of malicious pages but does not block the vulnerability class. Enterprises may also consider disabling GPU hardware acceleration (--disable-gpu flag) as a temporary workaround, but this significantly degrades browser performance and rendering quality and is not recommended long-term.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Medium| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34494
GHSA-g53g-7mpf-pxm6