v42
latestSwagger 2.0GNU Affero General Public License version 3raw.githubusercontent.com2026-08-0111655431.4 KBstats
Returns the most sighted vulnerabilities.
get/stats/vulnerability/most_sighted
Query parameters
date_fromstring date
The date of the sightings must be bigger or equal than this value. Format: YYYY-MM-DD
date_tostring date
The date of the sightings must be smaller or equal than this value. Format: YYYY-MM-DD
sighting_type'seen' | 'exploited' | 'published-proof-of-concept' | 'not-exploited' | 'confirmed' | 'not-confirmed' | 'patched' | 'not-patched'
The type of the sighting.
limitinteger
The top elements to take into account in the query.
output'json' | 'markdown'
The format of the output.
Response
Success