CVE-2026-4673
vulnerability analysis and mitigation

Overview

CVE-2026-4673 is a heap buffer overflow vulnerability in the WebAudio component of Google Chrome that allows a remote attacker to perform an out-of-bounds memory write via a crafted HTML page. It affects Google Chrome versions prior to 146.0.7680.164/165 and Microsoft Edge (Chromium-based). The vulnerability was reported on 2026-02-18 and publicly disclosed on 2026-03-23 when Google released the patched stable channel update. It carries a CVSS v3.1 base score of 8.8 (High) (Chrome Releases, Red Hat Bugzilla).

Technical details

The root cause is a heap-based buffer overflow (CWE-122) combined with an out-of-bounds write (CWE-787) in Chrome's WebAudio implementation. An attacker can exploit this by serving a specially crafted HTML page that triggers malformed or oversized audio processing operations, causing the WebAudio engine to write data beyond the bounds of an allocated heap buffer. Exploitation requires user interaction — specifically, a victim must visit the attacker-controlled page — but no authentication or elevated privileges are needed. The Chromium bug tracker entry is issue #485397284, though full technical details remain restricted pending broad user adoption of the patch (Chrome Releases, Red Hat Bugzilla).

Impact

Successful exploitation could allow an attacker to achieve arbitrary code execution within the Chrome renderer process, potentially leading to complete system compromise, data theft, or denial of service (application crash). Because the vulnerability enables out-of-bounds memory writes, an attacker could corrupt heap memory to redirect code execution, escape the browser sandbox (potentially in combination with a separate sandbox escape), and access sensitive user data. The scope of impact covers all platforms running vulnerable Chrome versions on Windows, macOS, and Linux, as well as Chromium-based Microsoft Edge (Chrome Releases).

Exploitation steps

  1. Reconnaissance: Identify targets running Google Chrome versions prior to 146.0.7680.164/165 using browser fingerprinting techniques or by targeting users who have not yet applied the March 2026 update.
  2. Craft malicious HTML page: Develop an HTML page that uses the Web Audio API to construct audio processing graphs or buffers with parameters designed to trigger the heap buffer overflow in Chrome's WebAudio component.
  3. Host and deliver payload: Host the crafted page on an attacker-controlled server and deliver the URL to the victim via phishing email, malicious advertisement, or compromised website.
  4. Trigger the overflow: When the victim visits the page in a vulnerable Chrome browser, the WebAudio engine processes the malformed audio data, writing beyond the allocated heap buffer boundary.
  5. Achieve code execution: By carefully controlling the overflow data, an attacker may corrupt adjacent heap memory structures to redirect execution flow, potentially achieving arbitrary code execution within the Chrome renderer process and enabling further exploitation such as sandbox escape or data exfiltration (Chrome Releases, Red Hat Bugzilla).

Indicators of compromise

  • Network: Unexpected outbound connections from the Chrome process to unknown external IP addresses or domains following visits to unfamiliar websites; unusual DNS queries initiated by the browser process.
  • Process: Chrome renderer processes (chrome.exe / chrome on Linux/macOS) spawning unexpected child processes such as command shells (cmd.exe, powershell.exe, /bin/bash) or download utilities (curl, wget).
  • Logs: Browser crash reports or crash dumps referencing WebAudio-related stack traces; heap corruption error messages in Chrome's internal logs.
  • File System: Unexpected files written to the user's temp directory or Chrome profile directory by the browser process; new executables or scripts appearing in user-writable locations shortly after browser activity.

Mitigation and workarounds

Google has released the fix in Chrome stable channel version 146.0.7680.164 for Linux and 146.0.7680.164/165 for Windows and macOS, rolled out on March 23, 2026. Microsoft has also addressed this in Chromium-based Edge via a corresponding update. Users should immediately update Chrome via Settings → Help → About Google Chrome to trigger an automatic update check and restart the browser to apply the patch. No configuration-based workaround is available; upgrading to the patched version is the only effective remediation. Enterprise administrators should prioritize deploying the update through their software management tools and verify compliance across all managed endpoints (Chrome Releases, Microsoft MSRC).

Community reactions

The update received broad coverage from security-focused media outlets including GBHackers, CyberSecurityNews, Forbes (noting the risk to 3.5 billion Chrome users), PCWorld, and SecurityOnline, all highlighting the eight high-severity fixes included in the release. The Hacker News included the update in its weekly security recap. Community discussion was observed on Mastodon and Bluesky, with security researchers noting the high CVSS score and the $7,000 bounty awarded for CVE-2026-4673 specifically. No significant controversy or vendor dispute was noted; the disclosure followed standard responsible disclosure practices (GBHackers, Forbes).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management