Search the CVE database with filters. Returns matching vulnerabilities with CVSS scores, EPSS exploit probability, and KEV status.
Common queries:
- Critical CVEs this week: severity=CRITICAL, days=7
- Actively exploited: kev=true
- Most exploitable nginx CVEs: product=nginx, sort=epss_desc
- High-risk CVEs (EPSS>50%): epss_min=0.5, sort=epss_desc
Returns: count (returned), total (matching), truncated (true = more pages available, use offset), results array. For a specific CVE ID, use cve_lookup instead.
Connector