Nist Nvd

NIST NVD 2.0

VulnCheck makes it easy to migrate from the NIST NVD 2.0 to NVD++ from VulnCheck.

VulnCheck provides NIST NVD 2.0 as a Community service, taking the load off the NIST NVD.

NIST NVD 2.0

VulnCheck makes it easy to migrate from using the NIST NVD 2.0 data feeds from NIST, to sourcing the NIST NVD 2.0 data from VulnCheck, either in the form of API calls or offline backups.

To start, if you already consume or previously consumed the NIST NVD, you're likely aware of the challenges, such as frequent API timeouts and aggressive deprecation strategy. To move over to a more reliable platform, simply register for a VulnCheck Community account on https://vulncheck.com/community and get started with the NIST NVD sourced from VulnCheck.

curl --request GET \
    --url https://api.vulncheck.com/v3/backup/nist-nvd2 \
    --header 'Accept: application/json' \
    --header 'Authorization: Bearer insert_token_here'

Versions of NVD Available to Community NVD++ Users

VulnCheck Community includes two (2) versions of NVD++. These include:

IndexSourceDescription
nist-nvd2NISTNVD 2.0
nist-nvdNISTNVD 1.0 generated from NVD 2.0; unlike NIST, supported indefinitely

Versions of NVD Available to Licensed Subscribers

VulnCheck Exploit & Vulnerability Intelligence includes four (4) versions of NVD. These include:

IndexSourceDescription
vulncheck-nvd2VulnCheckNVD 2.0 with VulnCheck extensions (more fields and earlier data)
vulncheck-nvdVulnCheckNVD 1.0 with VulnCheck extensions (more fields and earlier data)
nist-nvd2NISTNVD 2.0 with an SLA
nist-nvdNISTNVD 1.0 with an SLA generated from NVD 2.0; unlike NIST, supported indefinitely