CVE Program
communityMITRE-maintained Common Vulnerabilities and Exposures database providing standard identifiers for publicly known cybersecurity vulnerabilities.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/cve/{cve_id}Get CVE record details by CVE ID
Returns
cve with id, description, published, modified, cvss_score, cvss_vector, references[], affected_products[]GET
/api/v1/cveSearch CVE records by keyword
Parameters
yearintegeroptionalstatePUBLIC|RESERVED (stringoptionalvendorvendor name (stringoptionalkeywordsearch terms (stringoptionalproductproduct name (stringoptionalReturns
cves[] with id, description, published, cvss_score, stateGET
/api/v1/cnaGet list of CVE Numbering Authorities
Returns
cnas[] with id, name, organization, scope_description, contact