
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1220 is a race condition vulnerability in the V8 JavaScript engine of Google Chrome that allows a remote attacker to potentially exploit type confusion via a crafted HTML page. It affects Google Chrome versions prior to 144.0.7559.99 and Microsoft Edge (Chromium-based). The vulnerability was reported by researcher @p1nky4745 on January 7, 2026, and publicly disclosed via a Chrome stable channel update on January 20, 2026. It carries a CVSS v3.1 base score of 7.5 (High) (Chrome Releases, GitHub Advisory).
The root cause is a race condition (CWE-362) in Chrome's V8 JavaScript engine, where concurrent execution paths access a shared resource without proper synchronization. Specifically, the race occurs between the main thread performing operations such as Object.freeze() and background compiler threads accessing the same object, creating a timing window that can lead to type confusion. The attack requires a network-delivered, crafted HTML page and user interaction (visiting the malicious page), but no privileges are required. A proof-of-concept JavaScript script using Worker threads has been published on the Chromium issue tracker, demonstrating the crash via a SEGV signal when executed with ./out/release/d8 --expose-gc --allow-natives-syntax --jit-fuzzing poc.js (Chrome Releases, GitHub Advisory).
Successful exploitation can allow an unauthenticated remote attacker to achieve arbitrary code execution within the Chrome browser process with the privileges of the running user, by tricking the victim into visiting a malicious HTML page. The type confusion resulting from the race condition can lead to high confidentiality, integrity, and availability impacts within the browser's security scope. While sandbox escape would require additional exploitation steps, the vulnerability poses significant risk for data theft, session hijacking, and potential lateral movement if combined with a sandbox bypass (GitHub Advisory, Chrome Releases).
Object.freeze() calls alongside background JIT compiler activity targeting the same object.cmd.exe, powershell.exe, bash, curl) not typical of normal browser operation; abnormal memory usage or crashes (SEGV) in the browser process.Google has released a fix in Chrome version 144.0.7559.99 (and 144.0.7559.96/.97 for Windows/Mac as part of the initial stable channel update). Users should immediately update Google Chrome to version 144.0.7559.99 or later via the browser's built-in update mechanism. Microsoft Edge (Chromium-based) users should apply the corresponding patched Edge release. As a temporary workaround prior to patching, organizations should advise users to avoid visiting untrusted websites and consider blocking access to untrusted web content at the network perimeter. Fedora, FreeBSD, Alpine Linux, and other Linux distributions have also released updated Chromium packages addressing this vulnerability (Chrome Releases, GitHub Advisory).
The vulnerability received coverage from multiple security news outlets including SecurityOnline, GBHackers, CyberSecurityNews, and The Hacker News, which highlighted it as part of weekly threat recaps. The Chromium issue tracker entry (473851441) was referenced widely as the source of the PoC. Microsoft acknowledged the vulnerability's impact on Edge via the MSRC advisory portal. Community discussion on Reddit (r/Action1) included it in February Patch Tuesday overviews, and Tenable released multiple Nessus detection plugins shortly after disclosure (Chrome Releases, GitHub Advisory).
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."