{
  "x402Version": 2,
  "id": 8939,
  "slug": "8939",
  "resource": "https://ot-intel-api.onrender.com/ot/cve",
  "description": "OT-contextualised CVE triage for ICS/SCADA. Pass ?id=CVE-XXXX-XXXX. Returns OT-adjusted severity, cyber-physical impact, patch feasibility, CISA KEV status, and prioritised action. DeepSeek-enriched with live NVD and CISA-KEV data.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1888192FAc6a69e4cd7d078eC4bCf6F24f7C767B",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "id": "CVE-2023-38802"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "actively_exploited": false,
            "compensating_controls": [
              "Isolate PLC from IT network via VLAN",
              "Disable web server interface if unused",
              "Deploy unidirectional gateway for historian traffic"
            ],
            "cve_id": "CVE-2019-13945",
            "cvss_score": 6.8,
            "data_sources": [
              "NVD",
              "CISA-KEV",
              "DeepSeek-CTI-Analysis"
            ],
            "freshness": "2025-05-22T10:00:00.000Z",
            "kev_due_date": null,
            "ot_context": {
              "affected_layer": "field_device",
              "ot_adjusted_severity": "high",
              "patch_feasibility": "low — requires maintenance window",
              "production_downtime": true,
              "safety_system_risk": true
            },
            "recommended_action": "HIGH: Schedule patch for next maintenance window.",
            "summary": "A vulnerability has been identified in SIMATIC S7-1200 CPU family (All versions). The web server of the affected devices transmits data without TLS encryption."
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "id": {
                    "description": "CVE identifier e.g. CVE-2023-38802",
                    "type": "string"
                  }
                },
                "required": [
                  "id"
                ],
                "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": "ot-intel-api.onrender.com",
  "lastUpdated": "2026-08-30T15:45:13.756Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-08-30T15:45:13.504Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "ot-intel-api.onrender.com",
    "manifest_name": "ot-intel-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"
  }
}