CVE-2026-5867
vulnerability analysis and mitigation

Overview

CVE-2026-5867 is a heap buffer overflow vulnerability in the WebML component of Google Chrome that allows a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. It was reported by researcher Syn4pse on March 14, 2026, and publicly disclosed on April 8, 2026, alongside the Chrome 147 stable channel release. The vulnerability affects all versions of Google Chrome prior to 147.0.7727.55, as well as Microsoft Edge (Chromium-based). It carries a CVSS v3.1 base score of 4.3 (Medium) per NVD, though Chromium's internal severity rating is High (Chrome Advisory, GitHub Advisory).

Technical details

The vulnerability is classified as CWE-122 (Heap-based Buffer Overflow) and resides in Chrome's WebML subsystem, which handles machine learning inference operations within the browser. A heap buffer overflow occurs when the WebML component writes data beyond the bounds of a heap-allocated buffer, potentially exposing adjacent memory contents to an attacker. Exploitation requires a user to visit a specially crafted HTML page, which triggers the out-of-bounds read condition and allows the attacker to leak process memory contents. The bug was tracked internally as Chromium issue #492668885 (Chrome Advisory, GitHub Advisory).

Impact

Successful exploitation allows a remote attacker to read potentially sensitive data from Chrome's process memory, which could include credentials, session tokens, cryptographic keys, or other confidential browser data. The primary impact is a confidentiality breach; integrity and availability are not directly affected by this vulnerability. The scope is limited to the browser process itself, but memory disclosure can serve as a stepping stone for more complex exploit chains (Chrome Advisory, GitHub Advisory).

Exploitation steps

  1. Reconnaissance: Identify targets running Google Chrome versions prior to 147.0.7727.55 or unpatched Microsoft Edge (Chromium-based) using browser fingerprinting techniques on a controlled web page.
  2. Craft malicious HTML page: Develop an HTML page that invokes Chrome's WebML APIs (e.g., via the Web Neural Network API or related ML inference interfaces) with inputs specifically designed to trigger an out-of-bounds read in the WebML heap buffer.
  3. Host and deliver the page: Host the crafted page on an attacker-controlled server and deliver the URL to the target via phishing, malvertising, or a compromised website.
  4. Trigger the overflow: When the victim visits the page in a vulnerable Chrome version, the malicious WebML operation causes a heap buffer overflow, reading beyond the allocated buffer boundary.
  5. Extract memory contents: The attacker's JavaScript receives or observes the leaked memory data (e.g., via timing side-channels or direct data return), potentially exposing sensitive in-process information such as credentials or session tokens (Chrome Advisory, GitHub Advisory).

Indicators of compromise

  • Network: Unusual outbound connections from the browser process to unknown external hosts following visits to unfamiliar or suspicious web pages; HTTP requests to pages invoking WebML/Web Neural Network APIs from untrusted origins.
  • Logs: Browser crash reports or renderer process crashes associated with WebML or ML inference operations; entries in Chrome's crash reporter referencing heap corruption in WebML-related stack frames.
  • Process: Unexpected child processes spawned by the Chrome renderer process; anomalous memory usage spikes in Chrome renderer processes coinciding with visits to specific pages.
  • File System: Unexpected files written to the user profile or temp directories by the Chrome process following visits to suspicious pages (Chrome Advisory).

Mitigation and workarounds

Users and organizations should immediately update Google Chrome to version 147.0.7727.55 or later (147.0.7727.55/56 on Windows/Mac, 147.0.7727.55 on Linux), which contains the fix for this vulnerability (Chrome Advisory). Microsoft Edge users should apply the corresponding Chromium-based Edge update via the Microsoft Security Response Center (Microsoft MSRC). Enterprise administrators should enforce automatic browser update policies to ensure rapid deployment across managed endpoints. No configuration-based workaround is available; patching is the only remediation.

Community reactions

The Chrome 147 update was covered by security news outlets including GBHackers and CyberSecurityNews, which highlighted the large number of vulnerabilities (60+) patched in this release, including multiple WebML flaws (GBHackers, CyberSecurityNews). The SANS Internet Storm Center also noted the release in its diary (SANS ISC). Downstream Linux distributions including Debian, openSUSE, and Fedora issued their own Chromium security advisories following the upstream fix. No significant controversy or unusual community reaction was observed regarding this specific CVE.

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