CVE-2026-5877
vulnerability analysis and mitigation

Overview

CVE-2026-5877 is a use-after-free vulnerability in the Navigation component of Google Chrome that allows a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. It affects Google Chrome versions prior to 147.0.7727.55 and Microsoft Edge (Chromium-based). The vulnerability was originally reported by Cassidy Kim (@cassidy6564) on April 5, 2024, and was publicly disclosed on April 8, 2026, as part of the Chrome 147 stable channel release. It carries a CVSS v3.1 base score of 8.8 (High) and is rated Medium severity by Chromium's internal security team (Chrome Releases, GitHub Advisory).

Technical details

The vulnerability is classified as CWE-416 (Use After Free), occurring in Chrome's Navigation component. A use-after-free condition arises when memory that has been freed is subsequently referenced or reused, potentially allowing an attacker to control program execution by manipulating heap memory layout. Exploitation requires a victim to visit or be directed to a specially crafted HTML page, after which the attacker can trigger the memory corruption to achieve arbitrary code execution within the browser's sandbox. The Chromium issue tracker references bug ID 333024273, though full technical details remain restricted pending widespread user patching (Chrome Releases, GitHub Advisory).

Impact

Successful exploitation allows a remote attacker to execute arbitrary code within the Chrome renderer sandbox, with high impact to confidentiality, integrity, and availability of the affected browser process. While the sandbox limits direct access to the underlying operating system, code execution within the sandbox can serve as a stepping stone for sandbox escape chains, enabling potential data theft, credential harvesting, or further system compromise. User interaction is required — the victim must visit a malicious webpage — limiting mass exploitation but not targeted attacks (GitHub Advisory, Feedly).

Exploitation steps

  1. Reconnaissance: Identify targets running Google Chrome versions prior to 147.0.7727.55 or unpatched Microsoft Edge (Chromium-based) on Windows, Mac, or Linux.
  2. Craft malicious HTML page: Develop a specially crafted HTML page that triggers the use-after-free condition in Chrome's Navigation component, manipulating heap memory to control freed memory contents.
  3. Deliver the payload: Host the malicious page on an attacker-controlled server and lure the victim to visit it via phishing email, malicious advertisement, or compromised website.
  4. Trigger the vulnerability: When the victim loads the page, the Navigation component processes the crafted content, triggering the use-after-free condition and allowing the attacker to redirect execution flow.
  5. Achieve sandboxed code execution: The attacker executes arbitrary code within the Chrome renderer sandbox, potentially chaining with a sandbox escape vulnerability for full system compromise (Chrome Releases, GitHub Advisory).

Indicators of compromise

  • Network: Unexpected outbound connections from the browser process to unknown external IPs following navigation to an unfamiliar or suspicious webpage; unusual DNS lookups initiated by the Chrome renderer process.
  • Process: Unexpected child processes spawned by chrome.exe or msedge.exe (e.g., cmd.exe, powershell.exe, bash) that are not typical browser helper processes; renderer process crashes or abnormal termination logs.
  • Logs: Browser crash reports or minidumps referencing the Navigation component; Chrome's internal crash reporter (chrome://crashes) showing repeated renderer crashes tied to specific URLs.
  • File System: Unexpected files written to user profile directories or temp folders by the browser process; new or modified browser extensions installed without user action.

Mitigation and workarounds

Google has released Chrome 147.0.7727.55 (Linux) and 147.0.7727.55/56 (Windows/Mac) which addresses this vulnerability. Microsoft has released a corresponding security update for Edge (Chromium-based). Users and organizations should update Chrome and Edge to the latest available versions immediately and ensure automatic browser updates are enabled. No configuration-based workaround is available; patching is the only effective remediation (Chrome Releases, Microsoft MSRC).

Community reactions

The Chrome 147 release was covered by security news outlets including GBHackers, which highlighted the batch of critical and high-severity flaws patched in the update. Linux distribution security teams (Debian, openSUSE, Fedora) issued downstream advisories and package updates for Chromium. The SANS Internet Storm Center also noted the release in their diary. No significant controversy or notable researcher commentary specific to CVE-2026-5877 has been observed, as the vulnerability is rated Medium by Chromium's internal team despite its High CVSS score (GBHackers, SANS ISC).

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