Shodan · Example Payload

Shodan Cvedb Cve Lookup Example

SecuritySearchInternetDevicesIoTVulnerabilitiesCVEAttack SurfaceThreat IntelligenceReconnaissanceNetworkDNSScanningPublic APIs

Shodan Cvedb Cve Lookup Example is an example object payload from Shodan, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://cvedb.shodan.io/cve/CVE-2024-3094"
  },
  "response": {
    "status": 200,
    "headers": {
      "Content-Type": "application/json"
    },
    "body": {
      "cve_id": "CVE-2024-3094",
      "summary": "Malicious code was discovered in the upstream xz/liblzma tarballs allowing for unauthorized SSH access.",
      "cvss": 10.0,
      "cvss_version": "3.1",
      "cvss_v2": null,
      "cvss_v3": 10.0,
      "epss": 0.94,
      "ranking_epss": 0.999,
      "kev": true,
      "propose_action": "Patch immediately; verify package integrity.",
      "ransomware_campaign": null,
      "references": [
        "https://nvd.nist.gov/vuln/detail/CVE-2024-3094",
        "https://www.cisa.gov/news-events/alerts/2024/03/29/reported-supply-chain-compromise-affecting-xz-utils-data-compression-library-cve-2024-3094"
      ],
      "published_time": "2024-03-29T17:15:21Z",
      "cpes": [
        "cpe:2.3:a:tukaani:xz:5.6.0",
        "cpe:2.3:a:tukaani:xz:5.6.1"
      ]
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/shodan-cvedb-cve-lookup-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.