SARA / Free Tools / KEV Browser

CISA Known Exploited Vulnerabilities — searchable, filterable

Browse every CVE in the CISA KEV catalog. Filter by vendor, product, ransomware use, or BOD 22-01 due date. Updated daily from cisa.gov.

CVEVendorProductAddedDueRansom
CVE-2023-36802 Microsoft Streaming Service Proxy 2023-09-12 2023-10-03
CVE-2023-38180 Microsoft .NET Core and Visual Studio 2023-08-09 2023-08-30
CVE-2023-36884 Microsoft Windows 2023-07-17 2023-08-29 Ransomware
CVE-2023-32046 Microsoft Windows 2023-07-11 2023-08-01
CVE-2023-32049 Microsoft Windows 2023-07-11 2023-08-01
CVE-2023-35311 Microsoft Outlook 2023-07-11 2023-08-01
CVE-2023-36874 Microsoft Windows 2023-07-11 2023-08-01
CVE-2023-36584 Microsoft Windows 2023-11-16 2023-12-07
CVE-2023-36036 Microsoft Windows 2023-11-14 2023-12-05
CVE-2023-36033 Microsoft Windows 2023-11-14 2023-12-05
CVE-2023-36025 Microsoft Windows 2023-11-14 2023-12-05
CVE-2016-0165 Microsoft Win32k 2023-06-22 2023-07-13
CVE-2023-28252 Microsoft Windows 2023-04-11 2023-05-02 Ransomware
CVE-2023-29336 Microsoft Win32k 2023-05-09 2023-05-30
CVE-2023-23397 Microsoft Office 2023-03-14 2023-04-04
CVE-2023-24880 Microsoft Windows 2023-03-14 2023-04-04 Ransomware
CVE-2023-21715 Microsoft Office 2023-02-14 2023-03-07
CVE-2023-23376 Microsoft Windows 2023-02-14 2023-03-07 Ransomware
CVE-2023-21823 Microsoft Windows 2023-02-14 2023-03-07
CVE-2019-1388 Microsoft Windows 2023-04-07 2023-04-28 Ransomware
CVE-2022-44698 Microsoft Defender 2022-12-13 2023-01-03 Ransomware
CVE-2022-41080 Microsoft Exchange Server 2023-01-10 2023-01-31 Ransomware
CVE-2023-21674 Microsoft Windows 2023-01-10 2023-01-31
CVE-2013-3163 Microsoft Internet Explorer 2023-03-30 2023-04-20
CVE-2022-41040 Microsoft Exchange Server 2022-09-30 2022-10-21 Ransomware
CVE-2022-41073 Microsoft Windows 2022-11-08 2022-12-09 Ransomware
CVE-2022-41125 Microsoft Windows 2022-11-08 2022-12-09
CVE-2022-41128 Microsoft Windows 2022-11-08 2022-12-09
CVE-2022-41049 Microsoft Windows 2022-11-14 2022-12-09
CVE-2022-41091 Microsoft Windows 2022-11-08 2022-12-09 Ransomware
CVE-2022-41033 Microsoft Windows COM+ Event System Service 2022-10-11 2022-11-01
CVE-2022-41082 Microsoft Exchange Server 2022-09-30 2022-10-21 Ransomware
CVE-2022-26923 Microsoft Active Directory 2022-08-18 2022-09-08
CVE-2022-21971 Microsoft Windows 2022-08-18 2022-09-08
CVE-2022-34713 Microsoft Windows 2022-08-09 2022-08-30
CVE-2022-22047 Microsoft Windows 2022-07-12 2022-08-02
CVE-2022-26925 Microsoft Windows 2022-07-01 2022-07-22
CVE-2010-2568 Microsoft Windows 2022-09-15 2022-10-06
CVE-2022-37969 Microsoft Windows 2022-09-14 2022-10-05
CVE-2022-30190 Microsoft Windows 2022-06-14 2022-07-05 Ransomware
CVE-2012-1889 Microsoft XML Core Services 2022-06-08 2022-06-22
CVE-2013-1331 Microsoft Office 2022-06-08 2022-06-22
CVE-2012-0151 Microsoft Windows 2022-06-08 2022-06-22
CVE-2012-4969 Microsoft Internet Explorer 2022-06-08 2022-06-22
CVE-2010-2572 Microsoft PowerPoint 2022-06-08 2022-06-22
CVE-2015-0016 Microsoft Windows 2022-05-25 2022-06-15
CVE-2014-4123 Microsoft Internet Explorer 2022-05-25 2022-06-15
CVE-2015-2425 Microsoft Internet Explorer 2022-05-25 2022-06-15
CVE-2015-1769 Microsoft Windows 2022-05-25 2022-06-15
CVE-2009-0563 Microsoft Office 2022-06-08 2022-06-22
← Prev Page 3 of 8 · 371 entries Next →

ReferenceWhat is the CISA KEV catalog?

The Known Exploited Vulnerabilities (KEV) catalog is a CISA-maintained list of CVEs confirmed to be actively exploited in the wild. It is the authoritative answer to "is this vulnerability really being used by attackers?" Unlike EPSS (which is a probability), KEV is a binary, evidence-based signal — if a CVE is on the KEV list, it has been observed in real attacks.

For US federal agencies, BOD 22-01 makes remediation of KEV CVEs mandatory by the listed due date. For everyone else, KEV is the strongest possible "patch this now" signal you can get from public threat intel.

When to useWhen should I use KEV?

Patch prioritization

KEV is your strict "patch this immediately" tier. Anything in KEV outranks any EPSS or CVSS calculation in priority.

Compliance reporting

Federal agencies and federal contractors must show KEV remediation against BOD 22-01. KEV exposure is increasingly a question on cyber-insurance applications and audit checklists.

Tabletop exercises

Run "what if a KEV CVE matched our asset inventory tomorrow?" — most SOCs have never tested that pipeline end-to-end.

Threat-intel feeds

Pipe KEV diffs into your SIEM as a high-priority detection input. Anything new in KEV today should map to your environment within 24 hours.

ComparisonKEV vs EPSS vs CVSS — how do they fit together?

SignalWhat it answersUse
CVSSHow bad is this vulnerability if it is exploited?Severity (theoretical)
EPSSHow likely is this vulnerability to be exploited in the next 30 days?Probability (forecast)
KEVIs this vulnerability already being exploited, with public evidence?Binary (confirmed)

The right priority order, in plain English: anything in KEV is patched first. Among non-KEV items, sort by EPSS percentile descending. Use CVSS as a tiebreaker.

API

Want this in your SOAR or SIEM?

SARA Open ships an OpenAI-compatible API. Call POST /api/v1/analyze — SARA returns EPSS, CVSS, KEV status, and an analyst-grade written summary in one call.

curl -X POST https://sara-open.sirp.io/api/v1/analyze \
  -H "Authorization: Bearer $SARA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type": "cve", "value": "CVE-2021-44228"}'
Read the API reference →

FAQFrequently asked questions

How often does CISA update the KEV catalog?
Whenever new exploitation evidence is confirmed — typically several updates per month, sometimes multiple in a week. This browser refreshes from CISA daily and reflects the most recent ingest.
Is the KEV catalog mandatory for non-federal organizations?
No, but it is widely treated as the de-facto standard for must-patch prioritization, and is increasingly cited by cyber-insurers, auditors, and regulators.
What does ransomware use mean in the KEV catalog?
CISA flags CVEs known to have been exploited in ransomware campaigns. This is the highest-urgency tier for many SOCs and a frequent input to ransomware tabletop exercises.
Can I bulk-export the KEV catalog?
Yes. CISA publishes the full catalog as JSON and CSV directly. SARA's API additionally returns SARA's analyst-written summary alongside each row — useful for triage queues.
Does this browser show every KEV CVE, or just popular ones?
Every entry in the catalog. The full list is searchable here.
What is BOD 22-01?
Binding Operational Directive 22-01, issued by CISA, requires US federal civilian executive-branch agencies to remediate vulnerabilities in the KEV catalog by the listed due date. Most non-federal organizations adopt similar SLAs informally.

Browse related toolsKeep exploring

Looking for more?

Ask SARA — our AI security analyst — for full CVE context, exploit chains, and detection rules.

Try SARA