{"uid":"cap_KJKC_zYlSuXfTdFYfySkG","slug":"cyberpulse-cve-fact-check-7ab04159","name":"CyberPulse CVE Fact Check","description":"CVE fact check, deterministic. Answers \"is CVE-XXXX-NNNN real\", \"is it exploited in the wild\", \"what version fixes it\", \"how severe is it\". Joins the NVD record (CVSS score, vector, dates), the CISA KEV catalog (actively-exploited flag, remediation due date, ransomware use), and OSV (affected packages + fixed versions per ecosystem). No LLM. Distinguishes \"not a known CVE\" from \"registry unreachable\" — never a false not-found.","url":"https://cyberpulse.theaslangroupllc.com/api/cyber/cve-check","method":"GET","headers":{},"bodySchema":{"type":"object","required":["id"],"properties":{"id":{"type":"string","description":"CVE identifier"}}},"responseSchema":{"type":"json","example":{"id":"CVE-2021-44228","cvss":{"score":10,"severity":"CRITICAL"},"fixes":[{"fixed":"2.15.0","package":"org.apache.logging.log4j:log4j-core","ecosystem":"Maven"}],"found":true,"deterministic":true,"exploited_in_wild":{"listed":true,"date_added":"2021-12-10","known_ransomware_use":"Known"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ghzNL14Wv7cHQgo3hQyy0","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Deterministically verifies a CVE ID by joining NVD, CISA KEV, and OSV data to answer whether it is real, exploited, how severe, and what version fixes it.","exampleAgentPrompt":"Can you fact-check CVE-2021-44228 for me — is it a real CVE, is it actively exploited in the wild, is it in the CISA KEV catalog, what's its CVSS score, and what version of Log4j fixes it?","exampleUseCases":null,"resultDescription":"Returns a structured record confirming whether the CVE ID exists, its CVSS score and vector string, publication and modification dates, whether it appears in the CISA KEV catalog with remediation due date and ransomware association flag, and a list of affected packages with fixed versions per ecosystem sourced from OSV. Distinguishes 'CVE not found in any registry' from 'registry temporarily unreachable' to prevent false negatives.","failureModes":["CVE ID format invalid — returns structured error indicating bad input","CVE ID not found in NVD, CISA KEV, or OSV — returns explicit 'not a known CVE' status (not a false not-found)","Upstream NVD or OSV registry temporarily unreachable — returns 'registry unreachable' status rather than false not-found","Malformed CVE ID (e.g. missing year or sequence) — returns validation error","Rate limit or payment failure — returns 402 or 429 error"],"whenToPreferThis":"Choose this endpoint when you need a fast, deterministic, no-hallucination answer about a specific CVE ID — especially to confirm existence, check CISA KEV active-exploitation status, get a canonical CVSS score, or find the exact fixed package version per ecosystem. Prefer this over LLM-based CVE summaries when accuracy and source traceability matter. Use this instead of the sibling CVE lookup brief endpoint when you want raw structured data rather than a narrative brief.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:37:03.437Z","isFirstParty":false}