cve

CVE by id (path form)

Alias of GET /cve?id=: the same catalog document, same errors. One of the paths a client agent guessed 115 times in a day before finding the query-string form. Costs one request of the monthly quota.

get/cve/{id}

Path parameters

idstring required

CVE id, CVE-YYYY-NNNNN, case-insensitive

Response

The catalog document — same keys as the id= branch of GET /cve: id, description, severity, cvssScore, cvssVector, published, lastModified, title, epssScore, epssPercent, isKev, kev{listed, dateAdded, dueDate, requiredAction, ransomwareUse, shortDescription}, ssvcExploitation, zdcIsWeaponized, zdcIsZeroDay, zdcExploitCount, msrcExploited, hasNucleiTemplate, exploitdbIds, ghsaIds, certfrLink, vendorAdvisoryId, vendorAdvisoryLink, references[], affectedPackages[], vendorAdvisories[]; nullable where the catalog has no value

object required

Changes