MITRE
communityUS federally funded R&D center managing CVE vulnerability database, ATT&CK threat framework, and cybersecurity research serving government and industry with open, standardized security knowledge.
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
/cgi-bin/cvekey.cgiSearch CVE vulnerability database
Parameters
keywordCVE ID or keyword (stringrequiredReturns
cves[] with id, description, published, modified, severity, references[]GET
/cgi-bin/cvename.cgiGet CVE details by ID
Parameters
nameCVE ID (stringrequired— e.g. CVE-2024-1234)Returns
cve with id, description, published, modified, cvss_score, severity, references[], affected_products[]GET
/api/v1/attack/searchSearch MITRE ATT&CK techniques and tactics
Parameters
qtechnique name or ID (stringrequiredmatrixenterprise|mobile|ics (stringoptionalReturns
techniques[] with id, name, tactic, description, platforms[], mitigations[], detection, url