Nist Nvd

NIST NVD 1.0

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

VulnCheck provides NIST NVD 1.0 and NIST NVD 2.0 as a Community service, past NIST's stated NVD 1.0 deprecation date, which has now passed.

NIST NVD 1.0 Retired on December 15, 2023

NIST retired NVD 1.0 APIs on December 15, 2023. The NIST NVD 1.0 offline backups had previously been retired by NIST at an earlier date.

VulnCheck makes it easy to migrate from using the NIST NVD 1.0 data feeds from NIST (legacy API or legacy offline backups), to sourcing the NIST NVD 1.0 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 and get started with the NIST NVD sourced from VulnCheck.

curl --request GET \
    --url https://api.vulncheck.com/v3/backup/nist-nvd \
    --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