v1

latestOpenAPI 3.1.0MIT2026-07-1718648.2 KB
vulnerabilities

/api/vulnerabilities

Returns a non-detailed list of all vulnerabilities

get/api/vulnerabilities

Query parameters

short_descriptionsboolean

Should the descriptions be truncated? Mainly used in the VHP UI

limitinteger

Limit the number of results

offsetinteger

Return a subset of the results, offset by this number

Response

OK

idinteger

VHP's primary key. Subject to change without notice.

cvestring

Unique, public identifier string

announcedstring

Parseable date format

upvotesinteger

A community-generated measurement of how interesting this vulnerability is.

nicknamestring

A community-generated nickname, under 30 chars

project_namestring

Title of the project this vulnerability is fromt

subdomainstring

Shorthand name for the project, e.g. "httpd" instead of "Apache HTTPD Web Server"

descriptionstring
All 18 operations