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

CVE-2022-0609: Google Chromium Animation Use-After-Free Vulnerability

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

Google Chromium Animation 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-2022-0609 is a use-after-free vulnerability in the Animation component of Google Chromium. A remote attacker can potentially trigger heap corruption by enticing a user to open a crafted HTML page. Because many browsers are built on Chromium, the issue can affect Google Chrome, Microsoft Edge, Opera, and other Chromium-based browsers. IT and security teams should treat it as a browser-level risk that can lead to code execution in the browser process if successfully exploited.

CISA notes that updates should be applied per vendor instructions. Public detail on exact build ranges and exploit mechanics is limited to the advisory language; confirm all version and patch specifics directly against the relevant vendor security bulletins.

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 in use. A subsequent access through that dangling pointer can corrupt heap metadata or attacker-controlled data. According to the CISA summary, an attacker supplies a crafted HTML page that exercises the Animation code path in Chromium, creating the conditions for the use-after-free and potential heap corruption.

Successful exploitation typically requires the victim to load the malicious page in a vulnerable browser. The attacker does not need prior access to the endpoint; the vector is remote and user-interaction based (visiting or being redirected to the page). No further exploit specifics, such as precise heap grooming steps or shellcode, are provided in the given facts and should not be assumed. Defenders should treat any unpatched Chromium-based browser as potentially reachable by this class of drive-by or social-engineering attack.

Am I affected? How to find it in your systems

Chromium-based browsers are common on endpoints, VDI images, kiosks, and developer workstations. Inventory every browser that embeds or is derived from Chromium, including but not limited to Google Chrome, Microsoft Edge, and Opera. Check both interactive user installs and any managed or standalone Chromium binaries used by internal tools or automated testing.

If inventory shows any Chromium-based browser whose version has not been confirmed patched per the vendor advisory, treat the host as affected until verified otherwise.

How to remediate

Patching is the primary remediation. Apply the updates issued by each browser vendor that address CVE-2022-0609, following the vendor’s instructions exactly as CISA directs. After deployment, verify the running version matches the fixed build listed in the advisory.

Hardening that reduces the attack surface for this class of bug includes enabling automatic updates, running browsers with sandboxing left on (the default), and restricting unnecessary browser extensions or legacy plugins that increase renderer complexity.

If you can't patch immediately

When immediate patching is impossible, apply compensating controls to lower likelihood and impact until the update can be installed.

These measures do not eliminate the vulnerability; they only buy time. Schedule the official vendor update as soon as practicable.

If your data may have been exposed

Actively exploited browser vulnerabilities can serve as an initial access vector that leads to credential theft, session hijacking, or further malware deployment, and therefore to data exposure. The facts supplied for CVE-2022-0609 do not document ransomware use. If you suspect compromise—unexpected account lockouts, unfamiliar extensions, or post-crash persistence—isolate the host, collect browser and endpoint telemetry, rotate credentials used in that browser, and follow your incident-response process. You can also run a free exposure scan of your email addresses against known breach data to check whether associated credentials have appeared in prior breaches and take reset or monitoring actions accordingly.

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

Details

AffectedGoogle · Chromium Animation
WeaknessCWE-416
Added to CISA KEVFeb 15, 2022
Federal patch deadlineMar 1, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities