ConicPlex

Start Your Project

A laptop glowing with colorful abstract graphics light on a wooden desk at dusk, evoking browser GPU rendering security

On this Page

Chrome Patches Two Critical Vulnerabilities in WebGL and Dawn (CVE-2026-76034, CVE-2026-76036)

Chrome 151.0.7922.169 patches 15 security issues, including two critical bugs in WebGL and Dawn (WebGPU). Here is what changed and who needs to check.

Sameer Malek

August 20, 2026

Google shipped a Chrome stable channel update on August 18, 2026, patching 15 security issues, two of them rated critical. CVE-2026-76034 is a buffer overflow in WebGL. CVE-2026-76036 is a buffer overflow in Dawn, the library that implements WebGPU. Both could let an attacker run code outside Chrome’s sandbox from a page that loads crafted WebGL or WebGPU content. The fix is in Chrome 151.0.7922.169/.170 for Windows and Mac and 151.0.7922.169 for Linux, rolling out over the coming days.

What Else Got Patched

The other 13 fixes are rated high severity. A few stand out. CVE-2026-76038 is a type confusion bug in V8, Chrome’s JavaScript engine, reported August 3. CVE-2026-76045 is a use-after-free in WebGL found by OpenAI Codex Security, an automated bug-hunting system, on August 5. There’s also a second V8 type confusion issue (CVE-2026-76047) and an information leak in Skia, Chrome’s graphics library (CVE-2026-76041). Google’s release notes list all 15 with links to the underlying Chromium issue tracker entries, though some details stay restricted until most users have updated.

Who Needs to Act

Chrome updates itself in the background for most people, so a restart is usually all it takes. Where this matters more is anywhere Chrome runs unattended or gets updated on a slower cycle: managed fleets, kiosk or embedded browser deployments, and CI environments that run headless Chrome for testing or scraping. Those setups don’t restart on their own and are worth checking manually.

The WebGL and Dawn fixes are also worth a second look if a site leans on canvas-heavy interactive work: a 3D product configurator, a WebGL-driven landing page animation, or anything built with Three.js or a similar rendering library. None of that code caused the bug, but it’s the kind of experience that touches the same rendering paths, so a quick smoke test after updating is cheap insurance. This is the same rendering layer our Web Application Development team checks whenever a browser ships a security release mid-project.

Sources

Sameer Malek is a Senior Full Stack Developer at ConicPlex, working across the stack on projects that don’t fit neatly into one platform or framework. He’s often the person weighing a genuine platform or architecture decision rather than defending one side of it, since his work regularly crosses between WordPress, custom builds, and everything in between. He writes here about the comparisons and tradeoffs that come up when there’s more than one reasonable way to build something.

Keep reading

News & Updates

A laptop and an antique analog monitoring gauge glowing blue on a dark desk at night, symbolizing a quietly exploited server monitoring vulnerability

Zimbra Collaboration Suite RCE Flaw Faces Active Exploitation (CVE-2026-73570)

CISA added Zimbra Collaboration Suite flaw CVE-2026-73570 to its Known Exploited Vulnerabilities catalog on August 21, 2026, confirming active attacks…

Sameer Malek

August 22, 2026

Design

A laptop displaying a dark navy financial dashboard with charts, next to a leather portfolio and fountain pen on an office desk

What Actually Makes a Finance Website Look Trustworthy

A finance website earns trust through specific, checkable signals: named credentials, transparent pricing or process language, fast load times, and…

Hasnain Memon

August 22, 2026

Software

A phone glowing with a notification next to a laptop showing a CRM dashboard on a dealership office desk at dusk, with a car visible through the window

Speed to Lead: Why Your Website’s Tools Need to Feed Your CRM in Real Time

A real WordPress plugin build shows why on-site interactive tools should feed your CRM in real time, not an inbox,…

Sajil Memon

August 22, 2026