
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-2649 is an integer overflow vulnerability in the V8 JavaScript engine of Google Chrome that allows a remote attacker to potentially exploit heap corruption via a crafted HTML page. It was reported by JunYoung Park (@candymate) of KAIST Hacking Lab on February 3, 2026, and publicly disclosed on February 18, 2026, when Google released Chrome 145.0.7632.109 (Chrome Advisory). Affected versions include all Google Chrome releases prior to 145.0.7632.109, as well as Microsoft Edge (Chromium-based) prior to the corresponding patched release (Microsoft MSRC). The vulnerability carries a CVSS v3.1 base score of 8.8 (High) (Feedly).
The root cause is an integer overflow (CWE-190 by nature, though Feedly maps it to CWE-472) in Chrome's V8 JavaScript engine, which can lead to heap memory corruption. When a user visits a specially crafted HTML page, the malicious JavaScript triggers an arithmetic overflow condition in V8's internal integer handling, causing it to write data outside the intended memory bounds. Exploitation requires user interaction — specifically, a victim must navigate to or be redirected to an attacker-controlled page — but no authentication or elevated privileges are needed on the attacker's side (Chrome Advisory). The bug was tracked internally as Chromium issue #481074858.
Successful exploitation could allow a remote attacker to achieve arbitrary code execution or cause a denial of service (browser crash) on the victim's system. The attacker would execute code with the same privileges as the Chrome browser process, potentially enabling access to sensitive data, session tokens, or local files accessible to the browser. In a sandbox-escape scenario (requiring additional vulnerabilities), the impact could extend to the underlying operating system, though no such chaining has been publicly documented for this CVE (Feedly).
chrome.exe / chrome on Linux/macOS) spawning unexpected child processes such as cmd.exe, powershell.exe, /bin/sh, or curl; abnormal memory usage spikes in V8-related renderer processes.Google has released Chrome 145.0.7632.109 (Linux) and 145.0.7632.109/110 (Windows/Mac) which addresses this vulnerability; users should update immediately (Chrome Advisory). Microsoft has released a corresponding patch for Edge (Chromium-based) (Microsoft MSRC). Enabling automatic updates for Chrome and Edge is the most effective mitigation. As a temporary workaround, organizations can restrict access to untrusted or unknown websites via web proxy policies and educate users to avoid clicking suspicious links, since user interaction is required for exploitation.
Google issued an emergency stable channel update on February 18, 2026, describing the fix as addressing three security issues including this High-severity V8 flaw (Chrome Advisory). Security news outlets including CyberSecurityNews, GBHackers, and SecurityOnline covered the update as an urgent patch, with some noting that exploit code for related Chrome vulnerabilities had become public around the same period (NotebookCheck). India's government issued a high-risk warning for Chrome users following the disclosure (TimesNow). The Hacker News included the vulnerability in its weekly security recap, and downstream Linux distributions (Debian, openSUSE, Fedora) issued Chromium security advisories shortly after.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."