Every vulnerability CISA has confirmed used in a ransomware campaign, and what an exploit of it must do on the host.
Every row is classified by what its class of exploit must do next — start a process, write a file, reach into another process, open a network flow. From that classification, the table shows how the Mimic node's capabilities can be used to protect against that specific CVE.
The reasoning runs through the class, so every entry sharing a classification carries the same answer. It describes how the node would be configured — not a test we have run. Where we have detonated something and recorded the event tree, the row says so.
Columns marked with a sparkle are derived by an AI model. CISA's own record sits beside them unchanged, so every inference is checkable against the description it came from — expand any row to see both.
Mimic doesn't judge an action suspicious. It builds a profile of what a server actually does, and has the ability to deny anything outside it. In practice that is pointed at the applications that matter and the resources they own — their paths, their registry keys, their objects — rather than at everything on the box. These are the controls an intrusion has to get past once the exploit itself has landed.
Hover a row's How Mimic protects cell to see how these apply to that entry. Decisions are made on image paths and baseline era — not hashes, signers, users or command lines — as policy committed to the kernel in advance rather than a verdict computed per event, so every denial is attributable to the rule that caused it.
Two things this does not say. It is not a per-CVE claim: the constraint belongs to the class, and every entry in a class carries the same text. And a few classes trip none of these at the moment of exploitation — a file read, or a process over-reading its own memory. Those rows say so.
Loading…
| CVE | Vendor / product | Exploitation class | What it must do next | Platform | How Mimic protects | Added |
|---|
Source: CISA's Known Exploited Vulnerabilities catalog, reproduced as published. The exploitation classes, the commentary, and every statement about Mimic on this page are ours alone. Mimic is not affiliated with, endorsed by, or sponsored by CISA or the US Department of Homeland Security, and nothing here should be read as CISA assessing, validating, or recommending any product. KEV is a floor rather than a ceiling — absence from it means "not yet proven and published", not "not exploited".