VOOZH about

URL: https://apify.com/cyber-intel-tools/cve-vulnerability-monitor

โ‡ฑ Cve Vulnerability Monitor ยท Apify


Pricing

from $1.00 / 1,000 results

Go to Apify Store

Cve Vulnerability Monitor

One-line: "Monitor NVD, CISA KEV for critical CVEs by keyword and severity"

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ cyber-intel-tools

cyber-intel-tools

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Share

Monitor critical vulnerabilities from NVD, CISA Known Exploited Vulnerabilities (KEV), and MITRE โ€” all in one run.

What it does

  • Scrapes the latest CVEs from multiple authoritative sources
  • Filters by severity (CRITICAL, HIGH, MEDIUM, LOW)
  • Filters by keyword (product name, attack type, vendor)
  • Deduplicates across sources
  • Flags actively exploited vulnerabilities (CISA KEV)
  • Returns structured JSON ready for alerts, dashboards, or SIEMs

Use cases

  • Security teams โ€” daily feed of new critical CVEs
  • Patch management โ€” know what needs patching before your SIEM tells you
  • Threat intel โ€” monitor specific products (e.g. "cisco", "microsoft exchange")
  • Compliance โ€” track CISA KEV deadlines for government systems

Input

FieldTypeDefaultDescription
keywordsstring[][]Filter by product/vendor/attack type
severitystring[][CRITICAL, HIGH]Severity levels to include
sourcesstring[][nvd, cisa]Data sources to scrape
maxResultsinteger50Max CVEs per source

Output fields

FieldDescription
idCVE identifier (e.g. CVE-2024-1234)
sourceWhere it was found (NVD, CISA-KEV, MITRE)
severityCRITICAL / HIGH / MEDIUM / LOW
cvssScoreCVSS v3 base score (0-10)
publishedPublication date
descriptionFull CVE description
affectedProductsList of affected CPEs/products
activelyExploitedtrue if in CISA KEV list
requiredActionCISA remediation requirement (if applicable)
dueDateCISA patch deadline (if applicable)
urlDirect link to full CVE details

Scheduling

Set this actor on a daily schedule in Apify to get a fresh CVE feed every morning. Connect the output to:

  • Slack via webhook
  • Email notification
  • Your SIEM or ticketing system

Pricing suggestion

  • Free tier: 20 results, NVD only
  • $9.99/mo: 500 results, all sources, daily schedule
  • $29.99/mo: Unlimited, all sources, webhook alerts, custom keywords

You might also like

CVE Monitor โ€” New Vulnerability Feed with Alerts

mukedlii/nvd-cve-monitor

Monitor the NIST National Vulnerability Database (NVD) for new and updated CVEs. Filter by vendor, product, CVSS score, or severity level. Get instant Telegram alerts when critical vulnerabilities affect your stack.

๐Ÿ‘ User avatar

Genoff Mรกrk

2

NVD CVE Vulnerability Search

ryanclinton/nvd-cve-vulnerability-search

NVD CVE Vulnerability Search queries the NIST National Vulnerability Database (NVD) REST API v2.0 to retrieve detailed information about Common Vulnerabilities and Exposures (CVEs). The NVD is the U.S.

13

NVD CVE Scraper - Vulnerability Database API

pink_comic/nvd-cve-vulnerability-database

Search the NIST NVD CVE vulnerability database by keyword, CVSS severity, vendor, or date. Use as an NVD scraper / CVE API for DevSecOps, patch management, threat intel, compliance monitoring, and security vulnerability research. No API key needed; pay per result.

NVD Vulnerability Scraper

crawlerbros/nvd-vulnerability-scraper

Scrape the NIST National Vulnerability Database (NVD) - the U.S. government repository of CVE records, CVSS scores, CWE classifications, and Known Exploited Vulnerabilities (KEV). Search by keyword, lookup by CVE ID, filter by severity, date range, or CWE weakness.

Vulnerability & Threat Intel Feed

thoob/threat-intel-feed

Live vulnerability intelligence from the official public sources (NIST NVD CVE, CISA KEV, GitHub Security Advisories), merged by CVE into one enriched record and billed only per record delivered. Incremental: a run with nothing new bills nothing.

Pono Data

2

NIST NVD CVE Vulnerability Database Scraper

compute-edge/nist-nvd-scraper

Search and extract CVE vulnerability data from the NIST National Vulnerability Database (NVD) API 2.0. Filter by keyword, CVSS severity, publication date, and modification date. Returns flattened CVE records with CVSS scores, CWE IDs, references, and affected products.

4

5.0

CVE NVD Scraper

gio21/cve-nvd-scraper

Scrape NIST National Vulnerability Database (NVD). Search CVEs by keyword, CVE-ID, CVSS severity, date range. Returns CVE-ID, description, CVSS v3/v2 scores, references, CWEs, affected configurations. For security teams, vuln research, patch management.