Skip to main content

Google Chrome CVE-2026-19148

| EUVDEUVD-2026-54120 HIGH
Out-of-bounds Write (CWE-787)
2026-08-06 chrome-cve-admin@google.com GHSA-v897-9v5f-fm5j
8.3
CVSS 3.1 · Vendor: google
Share

Severity by source

Vendor (google) PRIMARY
8.3 HIGH
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
vuln.today AI
8.3 HIGH

AC:H reflects mandatory renderer pre-compromise; S:C captures sandbox escape to GPU process; C/I/A:H reflects full host control post-escape.

3.1 AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
4.0 AV:N/AC:H/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
SUSE
CRITICAL
qualitative
Red Hat
8.2 HIGH
qualitative

Primary rating from Vendor (google).

CVSS VectorVendor: google

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
Aug 07, 2026 - 13:23 vuln.today
CVSS changed
Aug 07, 2026 - 13:22 NVD
8.3 (HIGH)
CVE Published
Aug 06, 2026 - 22:16 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 06, 2026 - 22:16 cve.org
HIGH 8.3

DescriptionCVE.org

Out of bounds write in GPU in Google Chrome on Linux prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)

AnalysisAI

Out-of-bounds write in the GPU process of Google Chrome on Linux enables sandbox escape when an attacker has already compromised the renderer process. Specifically, an attacker controlling the renderer can deliver a crafted HTML page that triggers CWE-787 memory corruption in the GPU process, which operates with higher OS-level privileges than the sandboxed renderer, allowing full sandbox escape. Versions prior to 151.0.7922.109 on Linux are affected; no public exploit code and no CISA KEV listing have been identified at time of analysis, placing this in the category of no public exploit identified at time of analysis.

Technical ContextAI

Google Chrome employs a multi-process architecture where the renderer process is sandboxed and communicates with the GPU process for graphics rendering via IPC. The GPU process interacts directly with OS-level GPU drivers and holds elevated privileges relative to the renderer sandbox. The root cause is CWE-787 (Out-of-bounds Write): attacker-controlled data originating in the compromised renderer causes writes beyond allocated buffer boundaries within the GPU process. Because the GPU process is outside the renderer sandbox boundary, successful exploitation crosses a privilege boundary and constitutes a sandbox escape. The Linux-specific scope - Chrome on Windows and macOS is not affected - suggests the flaw is tied to Linux-specific GPU driver interfaces, memory allocation behavior, or IPC channel handling unique to the Linux build. No CPE string was provided in the input data, but the affected product is confirmed as Google Chrome for Linux prior to version 151.0.7922.109 per EUVD-2026-54120.

RemediationAI

Upgrade Google Chrome on all Linux endpoints to version 151.0.7922.109 or later; this is the vendor-released patch confirmed by the stable channel advisory at https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop_01193673229.html. The fix is available from vendor and should be applied as the primary remediation. For organizations that cannot patch immediately, the most actionable compensating control is ensuring Chrome's renderer sandbox and Site Isolation (--site-per-process, enabled by default in modern Chrome) remain active and are not disabled by enterprise policy, since this vulnerability requires a prior renderer compromise - hardening the renderer attack surface reduces the likelihood of successfully chaining to this GPU escape. Additionally, restricting Linux endpoints to trusted internal web properties via proxy or DNS filtering reduces exposure to the crafted HTML delivery mechanism. Monitoring for anomalous GPU process crashes or unexpected child process spawning from Chrome may serve as a behavioral indicator of exploitation attempts. Note that none of these mitigations substitute for patching, as a sufficiently motivated attacker with a renderer exploit can still chain to this flaw.

Vendor StatusVendor

SUSE

Severity: Critical

Share

CVE-2026-19148 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy