Skip to main content
POST
/cisa/vulnerabilities/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
query
string | null
vendor
string | null
product
string | null
cwe_id
string | null
ransomware_use
enum<string> | null
Available options:
known,
unknown
has_forensic_triage
boolean | null
added_from
string | null
added_to
string | null
due_from
string | null
due_to
string | null
sort
enum<string>
default:added_newest
Available options:
added_newest,
added_oldest,
due_soonest,
due_latest

Response

Successful Response

id
string
required
@type
string
default:CisaKevVulnerability
name
string | null
vendor
string | null
product
string | null
required_action
string | null
added_date
string | null
due_date
string | null
known_ransomware_campaign_use
string | null
has_forensic_triage
boolean | null
cwe_ids
string[]
notes
string | null
note_urls
string[]