LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2022-1364: Google Chromium V8 Type Confusion Vulnerability

RBRecent Breaches Vulnerability Intelligence·Apr 15, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
May 6, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2022-1364 to its Known Exploited Vulnerabilities catalog on Apr 15, 2022, with a federal patch deadline of May 6, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Google Chromium V8 Engine contains a type confusion vulnerability that allows a remote attacker to potentially exploit heap corruption via a crafted HTML page. This vulnerability could affect multiple…

CVE-2022-1364 is a type confusion vulnerability in the Google Chromium V8 JavaScript engine. A remote attacker can potentially trigger heap corruption by convincing a user to open a crafted HTML page. Because V8 powers multiple Chromium-based browsers—including Google Chrome, Microsoft Edge, and Opera—the issue can affect a wide range of desktop and managed endpoints. Successful exploitation could allow code execution in the context of the browser process, making timely patching essential for IT and security teams.

How it works

The flaw is classified as CWE-843 (Access of Resource Using Incompatible Type, or type confusion). In engines like V8, objects are expected to conform to specific internal type layouts. When code mishandles or confuses those types, memory is interpreted incorrectly. An attacker who supplies a malicious HTML page can drive the engine into this inconsistent state, potentially corrupting heap structures. From there, further abuse of the corrupted memory may lead to arbitrary code execution inside the browser sandbox or, in weaker configurations, beyond it. Exact trigger conditions and exploit mechanics are not detailed in the public summary; defenders should treat any untrusted web content as a possible vector and confirm technical specifics against the vendor advisory.

Am I affected? How to find it in your systems

Chromium V8 is embedded in Google Chrome, Microsoft Edge, Opera, and other browsers or Electron-based applications that ship the engine. Inventory every browser and Chromium-derived runtime on workstations, VDI images, and developer machines. Check installed browser versions against the fixed releases listed in the respective vendor security bulletins; do not rely on generic version ranges. Enterprise software inventories, endpoint management consoles, and package queries can surface outdated Chromium components. Review browser crash telemetry, unexpected renderer or utility process terminations, and any alerts tied to heap-corruption or sandbox-escape detections. Because exploitation occurs via a crafted page, web proxy or DNS logs showing visits to unfamiliar or suspicious sites around the time of anomalous browser behavior may provide supporting evidence. Confirm exact affected builds and detection guidance with the vendor advisory for each product.

How to remediate

Apply the vendor-supplied updates for every Chromium-based browser and component in your environment as directed by Google, Microsoft, Opera, or other distributors. CISA’s required action is simply to apply updates per vendor instructions. After patching, verify that the updated V8 version is running by checking browser “About” pages or enterprise reporting. Beyond the immediate fix, keep automatic update channels enabled where policy allows, enforce least-privilege browser configurations, and maintain a short patch cycle for browser engines given their frequent exposure to untrusted content. Disable unnecessary browser features or extensions that increase attack surface if they are not required for business use.

If you can't patch immediately

Segment high-risk user populations and restrict their ability to browse arbitrary internet sites until updates are deployed. Consider temporary virtual patching or WAF/proxy rules that block known malicious page patterns if your security stack supports content inspection, while recognizing that signature coverage for a fresh type-confusion issue is often incomplete. Enforce stricter site isolation, disable just-in-time compilation features only if vendor guidance supports it as a mitigation, and increase monitoring of browser process crashes and unusual child-process creation. Prefer read-only or kiosk modes for shared kiosks. These steps reduce exposure but do not replace the vendor patch; schedule the update as soon as operationally feasible.

If your data may have been exposed

Actively exploited browser vulnerabilities can lead to credential theft, session hijacking, or further malware deployment, even when ransomware use has not been documented for this CVE. If you suspect compromise, isolate affected endpoints, rotate credentials that may have been entered in the browser, and review authentication logs for anomalous access. You can run a free exposure scan of your email addresses against known breach data to determine whether associated accounts appear in prior incidents and take follow-up hardening steps accordingly.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedGoogle · Chromium V8
WeaknessCWE-843
Added to CISA KEVApr 15, 2022
Federal patch deadlineMay 6, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities