{
  "x402Version": 2,
  "id": 5055,
  "slug": "5055",
  "resource": "https://telesint-api.onrender.com/vulnerability",
  "description": "CVE and exploitation-in-the-wild signals from Telegram CTI channels. Filters: severity, min_confidence, since, tag(cve|exploit|poc|patch), ttp, type(cve), limit, offset. Returns CVE IDs, affected products, exploit status.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x7F74cE6d34ee0180f0217A16Ce05f3B91272570F",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": 20,
            "min_confidence": 60,
            "offset": 0,
            "severity": "high",
            "since": "2026-05-01T00:00:00Z",
            "tag": "cve",
            "type": "cve"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "endpoint": "vulnerability",
            "items": [
              {
                "category": "vulnerability",
                "channel": "https://t[.]me/vxunderground",
                "confidence": 91,
                "id": "v1u2l3n4-5678-90ab-cdef-vuln56789012",
                "iocs": [
                  {
                    "context": "Critical RCE in PAN-OS",
                    "type": "cve",
                    "value": "CVE-2026-1234"
                  },
                  {
                    "context": "PoC repository",
                    "type": "url",
                    "value": "https://github[.]com/exploit-db/CVE-2026-1234"
                  }
                ],
                "severity": "critical",
                "summary": "PoC released for CVE-2026-1234 (CVSS 9.8): unauthenticated RCE in Palo Alto PAN-OS. Exploitation observed in the wild targeting government networks.",
                "tags": [
                  "cve",
                  "rce",
                  "palo-alto",
                  "pan-os",
                  "poc",
                  "exploit-in-the-wild"
                ],
                "tlp": "WHITE",
                "ts": "2026-05-27T10:00:00Z",
                "ttps": [
                  {
                    "id": "T1190",
                    "name": "Exploit Public-Facing Application",
                    "tactic": "Initial Access"
                  },
                  {
                    "id": "T1203",
                    "name": "Exploitation for Client Execution",
                    "tactic": "Execution"
                  }
                ]
              }
            ],
            "limit": 20,
            "offset": 0,
            "source": "TeleSint",
            "total": 34
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "limit": {
                    "description": "Page size, default 20, max 100",
                    "type": "number"
                  },
                  "min_confidence": {
                    "description": "Minimum AI confidence score 0-100",
                    "type": "number"
                  },
                  "offset": {
                    "description": "Pagination offset, default 0",
                    "type": "number"
                  },
                  "severity": {
                    "description": "Minimum severity: critical | high | medium | low | info",
                    "type": "string"
                  },
                  "since": {
                    "description": "ISO 8601 timestamp filter, e.g. 2026-05-01T00:00:00Z",
                    "type": "string"
                  },
                  "tag": {
                    "description": "Tag keyword filter, e.g. cve, exploit, poc, patch, zero-day",
                    "type": "string"
                  },
                  "ttp": {
                    "description": "MITRE ATT&CK technique ID prefix, e.g. T1190, T1203",
                    "type": "string"
                  },
                  "type": {
                    "description": "IOC type filter: cve",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "telesint-api.onrender.com",
  "lastUpdated": "2026-08-30T15:54:26.906Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-08-30T15:54:26.652Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "telesint-api.onrender.com",
    "manifest_name": "telesint-api.onrender.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}