Description
Buffer overflow in WebGL in Google Chrome prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Critical)
Published: 2026-08-18
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The buffer overflow occurs in Chrome's WebGL implementation before version 151.0.7922.169. An attacker can trigger the overflow from a crafted HTML page, which permits execution of arbitrary code outside the browser sandbox. This is a classic out‑of‑bounds write (CWE‑122) that can lead to compromise of the host system.

Affected Systems

This flaw affects Google Chrome on all platforms running version 151.0.7922.168 or older. The issue is limited to the stable channel, but any channel whose version is less than 151.0.7922.169 is vulnerable.

Risk and Exploitability

Chromium labels the issue with critical severity, and the exploit would operate remotely via a maliciously crafted web page. The EPSS score is not available, and the vulnerability is not yet listed in CISA’s KEV catalog, but the combination of critical severity and remote execution path indicates a high risk of exploitation. An attacker only needs to lure a user to an infected web page; once the page loads in the victim’s Chrome, the overflow permits arbitrary code execution with the privileges of the browser process.

Generated by OpenCVE AI on August 18, 2026 at 21:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 151.0.7922.169 or newer.
  • If an update is unavailable, disable WebGL by launching Chrome with the --disable-webgl flag or through enterprise policy.
  • Enforce strict content security policies and monitor for unexpected WebGL usage to block malicious pages.

Generated by OpenCVE AI on August 18, 2026 at 21:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Title WebGL Buffer Overflow Enables Remote Code Execution
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Tue, 18 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description Buffer overflow in WebGL in Google Chrome prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Critical)
Weaknesses CWE-122
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-18T20:31:24.449Z

Reserved: 2026-08-18T19:44:48.132Z

Link: CVE-2026-76034

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-18T21:18:27.390

Modified: 2026-08-18T21:18:27.390

Link: CVE-2026-76034

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T21:30:04Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow