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

CVE-2021-30551: Google Chromium V8 Type Confusion Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
CVSS 8.8 · High⚠ Actively exploited (CISA KEV)
8.8
CVSS score
High
Severity
Active
CISA KEV
No
Ransomware use
Nov 17, 2021
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2021-30551 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of Nov 17, 2021 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Type confusion in V8 in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

CVE-2021-30551 is a type confusion vulnerability in the Google Chromium V8 JavaScript engine. A remote attacker can potentially trigger heap corruption by enticing a user to open a crafted HTML page in a browser that embeds V8. Because V8 powers multiple Chromium-based browsers—including Google Chrome, Microsoft Edge, and Opera—the issue can affect a wide range of desktop and enterprise endpoints. Successful exploitation may allow code execution in the browser process context, so timely patching remains the primary defense.

How it works

The weakness is classified under CWE-843 (Access of Resource Using Incompatible Type) and CWE-122 (Heap-based Buffer Overflow). Type confusion occurs when the engine treats a value or object as one type while it is actually another. In a JavaScript engine such as V8, this mismatch can corrupt heap metadata or object layouts. An attacker who controls the HTML and script content can arrange the confusion so that subsequent operations write or read memory incorrectly, potentially leading to heap corruption. The CISA summary states that the attacker needs only a crafted HTML page; no further exploit mechanics are provided here, and any specific trigger conditions must be confirmed against the vendor advisory. The result is a classic browser-engine memory-safety failure that can escalate from a script context into broader process compromise if mitigations are bypassed.

Am I affected? How to find it in your systems

Chromium V8 is present wherever a Chromium-based browser is installed. Typical locations include end-user workstations, VDI images, kiosks, and any managed browser deployments. Inventory steps:

Because the vulnerability is reached via ordinary web browsing, any system that runs an unpatched Chromium-based browser is in scope until the vendor update is applied.

How to remediate

Apply the vendor-supplied updates as directed by CISA: follow the update instructions published by Google for Chrome/Chromium and by the respective vendors for Microsoft Edge, Opera, and any other affected Chromium-based products. Confirm the fixed release for each browser against its official advisory; do not rely on version numbers not stated here. After patching:

If you can't patch immediately

Until the vendor update can be deployed, reduce exposure with compensating controls:

These measures lower likelihood and impact but do not replace the vendor patch.

If your data may have been exposed

Actively exploited browser engine vulnerabilities can lead to endpoint compromise and subsequent data theft. Ransomware use of this specific CVE is not documented. If you suspect exploitation, isolate affected hosts, collect memory and disk artifacts, and follow your incident-response process. As a quick external check, users can run a free exposure scan of their email addresses against known breach data sets to see whether credentials or personal information have already appeared in public dumps.

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

Details

AffectedGoogle · Chromium V8
WeaknessCWE-843
CVSS base score8.8 (High)
CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
PublishedJun 15, 2021
Added to CISA KEVNov 3, 2021
Federal patch deadlineNov 17, 2021
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities