CVE-2026-2441

Advisory lineage Upstream: 0 Downstream: 4
Analyzed
Published: 13 Feb 2026, 18:27
Last modified:26 Feb 2026, 14:44

Vulnerability Summary

Overall Risk (default)
medium
45/100
CVSS Score
8.8 HIGH
v3.1 (cve.org)
EPSS Score
0.2% LOW
0% probability 0.00%
KEV
Listed
CISA
1 listing
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

13 Feb 2026, 18:27
Published
Vulnerability first disclosed
17 Feb 2026, 00:00
Added to CISA KEV
Google Chromium CSS Use-After-Free Vulnerability
26 Feb 2026, 14:44
Last Modified
Vulnerability information updated
10 Mar 2026, 00:00
CISA Remediation Due
Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

Description

Use after free in CSS in Google Chrome prior to 145.0.7632.75 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

CVSS Metrics

  • v3.1HIGHScore: 8.8CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.20% Percentile: 42%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • UnknownChrome

    < 145.0.7632.75 | < 145.0.7632.76 | ≥ 145.0.7632.75, < 145.0.7632.75

References (4)