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

CVE-2026-2441: Google Chromium CSS Use-After-Free Vulnerability

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

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

A use-after-free flaw in the CSS handling code of Google Chromium can allow a remote attacker to trigger heap corruption by serving a specially crafted HTML page. The issue affects any browser built on Chromium, including Google Chrome, Microsoft Edge, and Opera, and therefore reaches the majority of desktop and mobile browsing environments.

How it works

The weakness is classified as CWE-416, a use-after-free condition. In this class of flaw, a memory object is freed while a pointer to it remains in use; subsequent operations on that pointer can corrupt heap structures. An attacker supplies HTML that exercises the affected CSS code path so the browser re-uses the dangling pointer, resulting in memory corruption that may be turned into arbitrary code execution within the renderer process.

Am I affected? How to find it in your systems

Any endpoint or server that renders web content with a Chromium-based browser is potentially exposed. Inventory should cover:

Compare installed browser versions against the versions listed in the vendor advisory. Review proxy or endpoint logs for repeated requests to the same external domain that return unusually large or malformed CSS payloads; such patterns can indicate attempted exploitation but are not definitive without further analysis.

How to remediate

Apply the Chromium update published in the vendor advisory as the primary control. After deployment, verify that the updated browser version appears in enterprise management consoles or device inventories. Where Chromium is embedded in third-party applications, obtain the corresponding update from each application vendor.

If you can't patch immediately

Until patches can be applied, follow the mitigations described in the vendor advisory. For cloud-hosted Chromium services, implement the controls required by CISA BOD 22-01. Where feasible, restrict browser rendering of untrusted HTML by routing such traffic through an isolated environment or by disabling non-essential CSS features via enterprise policy. Monitor renderer process crashes and memory-corruption telemetry for indicators of attempted exploitation.

If your data may have been exposed

Actively exploited instances of this vulnerability class have led to subsequent compromise. Organizations can run a free exposure scan of their domains and associated email addresses against known breach data sets to determine whether credentials or other identifiers have already appeared in public repositories.

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

Details

AffectedGoogle · Chromium
WeaknessCWE-416
Added to CISA KEVFeb 17, 2026
Federal patch deadlineMar 10, 2026
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities