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

CVE-2021-37975: Google Chromium V8 Use-After-Free Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Nov 17, 2021
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2021-37975 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.

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

CVE-2021-37975 is a use-after-free vulnerability in the V8 JavaScript engine that powers Google Chromium. A remote attacker can potentially trigger heap corruption by convincing a user to open a crafted HTML page in an affected browser. Because V8 is embedded in multiple Chromium-based browsers—including Google Chrome, Microsoft Edge, and Opera—the issue can expose a wide range of desktop and managed endpoints. Organizations should treat it as a high-priority browser risk and confirm exact impact against the vendor advisory.

How it works

The weakness is classified as CWE-416 (use-after-free). In this class of flaw, memory is freed while a pointer to it remains live; later use of that dangling pointer can corrupt the heap. According to the CISA summary, an attacker supplies a specially crafted HTML page that exercises the vulnerable V8 code path. Successful exploitation may allow the attacker to achieve heap corruption inside the browser process. Public detail does not describe further exploit primitives or reliability, so defenders should assume a capable adversary could turn the corruption into code execution or sandbox escape and must verify any additional technical claims against the official vendor advisory.

Am I affected? How to find it in your systems

Any system running a Chromium-based browser that includes the vulnerable V8 engine is potentially in scope. Typical locations include end-user workstations, VDI images, kiosks, and developer machines. Inventory steps:

Telemetry signs of attempted exploitation are limited because the attack surface is ordinary web content. Look for unexpected browser crashes, especially those involving the renderer or V8-related modules, sudden process terminations after navigating untrusted sites, or EDR alerts for heap-spray or memory-corruption patterns inside browser processes. Confirm any detection logic against the vendor advisory and your own baseline crash data.

How to remediate

The primary action is to apply the vendor-supplied updates. CISA directs organizations to “Apply updates per vendor instructions.” Deploy the patched browser builds through your normal software-update or MDM channel, then verify installation across the estate. After patching:

These steps close the known vulnerable code path. Additional hardening for the use-after-free class includes keeping site isolation and renderer sandboxing enabled (default in modern Chromium) and restricting the ability of unprivileged users to install alternate browser channels.

If you can't patch immediately

When immediate patching is blocked by change windows or compatibility testing, apply compensating controls to reduce exposure:

These measures buy time but do not eliminate the underlying use-after-free; schedule the official update as soon as possible.

If your data may have been exposed

Actively exploited browser vulnerabilities can lead to credential theft, session hijacking, or further malware delivery, any of which may result in data exposure. Ransomware use of this specific CVE is not documented. If you suspect compromise, follow normal incident-response procedures: isolate the endpoint, collect volatile evidence, rotate credentials, and review access logs. As a quick additional check, users can run a free exposure scan of their email addresses against known breach data sets to see whether those addresses already appear in public breach corpora.

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

Details

AffectedGoogle · Chromium V8
WeaknessCWE-416
Added to CISA KEVNov 3, 2021
Federal patch deadlineNov 17, 2021
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities