NVD CVE Scraper - Vulnerabilities, CVSS, CWE & CPE avatar

NVD CVE Scraper - Vulnerabilities, CVSS, CWE & CPE

Pricing

from $2.00 / 1,000 results

Go to Apify Store
NVD CVE Scraper - Vulnerabilities, CVSS, CWE & CPE

NVD CVE Scraper - Vulnerabilities, CVSS, CWE & CPE

Search the official NIST National Vulnerability Database CVE 2.0 API. Export CVE descriptions, CVSS metrics, CWE weaknesses, affected CPEs, references, and CISA KEV fields.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Thirdwatch

Thirdwatch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

NVD CVE Scraper

Search NIST NVD vulnerabilities and export CVE descriptions, CVSS scores, CWE IDs, affected products, references, and CISA KEV status.

What you get

Build a structured vulnerability feed from the National Vulnerability Database by keyword or exact CVE ID. Results combine severity and scoring details with weaknesses, affected product identifiers, advisory references, and Known Exploited Vulnerability fields for prioritization and reporting.

Output fields

FieldDescription
cve_idCVE identifier
source_identifierOrganization that supplied the record
publishedInitial publication timestamp
last_modifiedLatest NVD modification timestamp
vulnerability_statusCurrent record status
descriptionEnglish vulnerability description
cvss_versionSelected CVSS version
cvss_vectorCVSS vector string
cvss_scoreBase score
severityLow, Medium, High, or Critical rating
exploitability_scoreCVSS exploitability score when available
impact_scoreCVSS impact score when available
cwe_idsAssociated CWE weakness identifiers
affected_cpesAffected CPE product identifiers, including nested matches
referencesAdvisory URLs, sources, and tags
known_exploitedWhether NVD includes CISA KEV fields
cisa_exploit_addedDate added to CISA KEV
cisa_action_dueFederal remediation due date
cisa_required_actionCISA required action
cisa_vulnerability_nameCISA vulnerability name
nvd_urlOfficial NVD record
queryKeyword or CVE ID used
sourceSource name

Example output

{
"cve_id": "CVE-2021-44228",
"published": "2021-12-10T10:15:09.143",
"description": "Apache Log4j2 JNDI features do not protect against attacker controlled LDAP and other JNDI related endpoints.",
"cvss_version": "3.1",
"cvss_score": 10.0,
"severity": "CRITICAL",
"cwe_ids": ["CWE-502", "CWE-917"],
"known_exploited": true,
"nvd_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44228",
"query": "CVE-2021-44228"
}

Input parameters

ParameterRequiredDescription
keywordQueriesNoProduct, vendor, or vulnerability searches. Defaults to Apache.
cveIdsNoExact identifiers such as CVE-2021-44228.
severitiesNoAny combination of LOW, MEDIUM, HIGH, and CRITICAL.
onlyKnownExploitedNoKeep only records with CISA Known Exploited Vulnerability fields. Defaults to false.
maxResultsPerSearchNoMaximum matching CVEs per keyword or ID. Defaults to 10.

Use cases

  • Security operations teams: monitor newly published critical vulnerabilities by product.
  • Vulnerability managers: enrich asset and ticket records with CVSS, CWE, CPE, and KEV data.
  • Researchers: build source-linked datasets for vulnerability trend analysis.
  • Developers: schedule an export into a SIEM, risk dashboard, or remediation workflow.

Limitations

NVD records evolve, and scoring or affected-product details may lag vendor advisories. Some CVEs lack CVSS, CWE, CPE, or CISA fields. Keyword matching searches descriptions rather than your private asset inventory. Validate remediation decisions against vendor advisories and the linked NVD record.

Compared to alternatives

Compared with benthepythondev/nvd-cve-scraper, this Actor adds exact CVE lookup, severity filters, affected CPEs, and CISA KEV fields while starting at a lower base result price at publication. Compared with compute-edge/nist-nvd-scraper, it adds an explicit Known Exploited-only workflow and includes CISA action dates and required actions. Store pricing and features can change.

FAQ

Yes. Put the identifier in cveIds and clear keywordQueries.

Which CVSS version is returned?

The row uses the best available primary metric, preferring CVSS 4.0, then 3.1, 3.0, and 2.0.

Does known exploited mean the vulnerability is exploited everywhere?

No. It means the NVD record carries CISA KEV metadata. Use your exposure and asset context to prioritize action.

Explore more data products at thirdwatch.dev. Related Thirdwatch Actors: Google News Scraper, Google Search Scraper, and SEC EDGAR Scraper.

Last verified: 2026-07