CVE-2026-3539
vulnerability analysis and mitigation

Overview

CVE-2026-3539 is an object lifecycle issue in Google Chrome's DevTools component that can lead to heap corruption via a crafted Chrome Extension. Reported by Zhenpeng (Leo) Lin at depthfirst on 2026-02-12, it was publicly disclosed on March 3–4, 2026, as part of a 10-fix Chrome stable channel update. The vulnerability affects Google Chrome versions prior to 145.0.7632.159, as well as Microsoft Edge (Chromium-based). It carries a CVSS v3.1 base score of 8.8 (High) (Chrome Releases, Microsoft MSRC).

Technical details

The root cause is classified as CWE-1091 (Use of Object without Invoking Destructor Method), an object lifecycle management flaw within Chrome's DevTools subsystem. The vulnerability arises when DevTools fails to properly manage the lifecycle of certain objects, leaving memory in a corrupted state that an attacker can leverage for heap corruption. Exploitation requires user interaction: an attacker must convince a target to install a malicious Chrome Extension, which then triggers the faulty object lifecycle behavior through crafted extension logic. The Chromium bug tracker references issue 483853098, though full technical details remain restricted pending broad user patching (Chrome Releases).

Impact

Successful exploitation can result in heap corruption enabling arbitrary code execution with the privileges of the Chrome browser process, affecting confidentiality, integrity, and availability of the system. An attacker achieving code execution within the browser process could access sensitive data stored or processed by the browser, install persistent malware, or use the compromised browser as a pivot point for further attacks on the local system or network. The scope is limited to the browser process (sandbox escape would require a separate vulnerability), but the high-privilege browser context still represents a significant risk (Feedly).

Exploitation steps

  1. Develop a malicious Chrome Extension: Create a Chrome Extension that contains crafted JavaScript or native messaging code designed to interact with Chrome DevTools internals in a way that triggers the object lifecycle flaw (improper destructor invocation).
  2. Distribute the extension: Host the malicious extension on a third-party site, a phishing page, or attempt to submit it to the Chrome Web Store. Use social engineering (e.g., fake productivity tool, browser game, or security tool) to convince the target user to install it.
  3. Trigger the vulnerability: Once installed, the extension's crafted logic interacts with DevTools objects in a manner that causes the object lifecycle issue, resulting in heap corruption in the Chrome browser process.
  4. Achieve code execution: Leverage the heap corruption to gain arbitrary code execution within the Chrome renderer or browser process, potentially enabling data theft, credential harvesting, or further exploitation of the host system (Chrome Releases).

Indicators of compromise

  • Browser/Process: Unexpected Chrome crashes or instability shortly after extension installation; Chrome processes spawning unusual child processes (e.g., cmd.exe, powershell.exe, bash).
  • File System: Presence of unknown or recently installed Chrome extensions in the extensions directory (%LOCALAPPDATA%\Google\Chrome\User Data\Default\Extensions\ on Windows); suspicious files written by the Chrome process to unexpected directories.
  • Network: Outbound connections from the Chrome process to unknown or suspicious IP addresses or domains not associated with normal browsing activity; unusual DNS queries originating from the Chrome process.
  • Logs: Chrome crash reports or minidumps generated around the time of extension installation; Windows Event Log entries showing new processes spawned by chrome.exe.

Mitigation and workarounds

Update Google Chrome to version 145.0.7632.159 (Linux) or 145.0.7632.159/160 (Windows/Mac) or later, which contains the fix for this vulnerability (Chrome Releases). Microsoft Edge (Chromium-based) users should apply the corresponding Edge update as well (Microsoft MSRC). As a workaround, organizations should enforce Chrome extension policies (e.g., via Group Policy or Chrome Enterprise) to restrict extension installation to an approved allowlist, and educate users to avoid installing extensions from untrusted sources. Debian, openSUSE, Fedora, and other Linux distributions have also released updated Chromium packages addressing this issue.

Community reactions

The vulnerability was covered by several security news outlets as part of Google's emergency Chrome update addressing 10 security issues, including three Critical-rated flaws (SecurityOnline, CyberSecurityNews). The SANS Internet Storm Center noted the update in its diary (SANS ISC). The Zero Day Initiative included it in their March 2026 security update review (ZDI Blog). Community reaction was generally focused on the broader Chrome update rather than this specific CVE, given the absence of active exploitation.

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