You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 2026 6304
About this tag
CVE-2026-6304 is a browser vulnerability disclosed by Google and tracked by Microsoft in their Security Update Guide. The flaw is a use-after-free in the Graphite font shaping library, fixed in Chrome version 147.0.7727.101. While the initial trigger requires a crafted HTML page, the bug is notable because an attacker who has already compromised the renderer process may exploit it to achieve a sandbox escape. This makes CVE-2026-6304 a potential pivot point inside the browser's security model, turning a memory safety issue in a typography subsystem into a more serious enterprise risk. WindowsForum discussions focus on the practical implications for IT administrators managing Chrome deployments.
Chromium’s CVE-2026-6304 is the kind of browser bug that looks narrow in a bulletin and much bigger in a real enterprise fleet. Google says the issue is a use-after-free in Graphite, fixed in Chrome 147.0.7727.101, and Microsoft’s Security Update Guide is already tracking the same vulnerability...