NVD CVE Scraper - Vulnerabilities, CVSS, CWE & CPE
Pricing
from $2.00 / 1,000 results
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
Maintained by CommunityActor 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
| Field | Description |
|---|---|
cve_id | CVE identifier |
source_identifier | Organization that supplied the record |
published | Initial publication timestamp |
last_modified | Latest NVD modification timestamp |
vulnerability_status | Current record status |
description | English vulnerability description |
cvss_version | Selected CVSS version |
cvss_vector | CVSS vector string |
cvss_score | Base score |
severity | Low, Medium, High, or Critical rating |
exploitability_score | CVSS exploitability score when available |
impact_score | CVSS impact score when available |
cwe_ids | Associated CWE weakness identifiers |
affected_cpes | Affected CPE product identifiers, including nested matches |
references | Advisory URLs, sources, and tags |
known_exploited | Whether NVD includes CISA KEV fields |
cisa_exploit_added | Date added to CISA KEV |
cisa_action_due | Federal remediation due date |
cisa_required_action | CISA required action |
cisa_vulnerability_name | CISA vulnerability name |
nvd_url | Official NVD record |
query | Keyword or CVE ID used |
source | Source 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
| Parameter | Required | Description |
|---|---|---|
keywordQueries | No | Product, vendor, or vulnerability searches. Defaults to Apache. |
cveIds | No | Exact identifiers such as CVE-2021-44228. |
severities | No | Any combination of LOW, MEDIUM, HIGH, and CRITICAL. |
onlyKnownExploited | No | Keep only records with CISA Known Exploited Vulnerability fields. Defaults to false. |
maxResultsPerSearch | No | Maximum 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
Can I look up one CVE without a keyword search?
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