You're viewing a demo portfolio

Join the waitlist
PRSM

top_exploited

Active

Tool of Epss

declared in 0.1.0

List the CVEs most likely to be exploited, ranked by EPSS score descending. Answers "which vulnerabilities are most likely to be exploited right now" so you can prioritize patching. EPSS is the probability (0-1) a CVE will be exploited in the wild in the next 30 days; this complements CVSS severity rather than replacing it.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max CVEs to return (default 30, max 100)."
    },
    "min_score": {
      "type": "number",
      "description": "EPSS threshold 0-1; only CVEs with a score greater than this are returned. Default 0.9."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Epss

https://github.com/pipeworx-io/mcp-epss

1/7 registries
View full server →
top_exploited — Epss — PRSM MCP