Search Vulnerabilities
search_vulnerabilitiesQuery and filter real-time CVEs enriched with CVSS, EPSS, KEV, and exploit intelligence to prioritize security threats.
Instructions
Query the real-time CVE feed — validated against CVE.org and enriched from open sources (CVSS, EPSS exploitation probability, CISA KEV, public PoCs/exploits, nuclei detection templates, affected products/packages, plus platform-native trending/priority). Sort by trending|latest|priority|cvss|epss; filter by severity, kev (KEV-only), has_poc, nuclei, epss_min, window (days), vendor, cwe, or free-text query. Returns COMPACT cards {cve_id, severity, cvss, epss_percentile, is_kev, has_poc/exploit/nuclei, priority, trending, vendors, age} — call get_cve(id) for full detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwe | No | Weakness id, e.g. CWE-79 | |
| kev | No | Only CISA KEV (known-exploited) CVEs | |
| sort | No | trending (default) | latest | priority | cvss | epss | |
| limit | No | default 30, max 100 | |
| query | No | Free-text: a CVE id or keyword (matches id + description) | |
| nuclei | No | Only CVEs with a nuclei detection template | |
| vendor | No | Affected vendor/product substring | |
| window | No | Only CVEs published within the last N days | |
| has_poc | No | Only CVEs with a public proof-of-concept | |
| epss_min | No | Minimum EPSS exploitation probability, 0-1 | |
| severity | No | CRITICAL | HIGH | MEDIUM | LOW |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| total | No | ||
| facets | No | ||
| pagination | No | ||
| vulnerabilities | Yes |