Vulnerability Alert — New CVEs by Product & Severity avatar

Vulnerability Alert — New CVEs by Product & Severity

Pricing

Pay per usage

Go to Apify Store
Vulnerability Alert — New CVEs by Product & Severity

Vulnerability Alert — New CVEs by Product & Severity

Search recently published CVEs by keyword (product/vendor), severity, or date range. Official NVD data, for security teams and MSPs tracking vulnerabilities in their stack.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Timothy Kelvin

Timothy Kelvin

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Search recently published CVEs by keyword (product/vendor), CVSS severity, or date range. Get back the description, severity score, affected products, and a link to the full NVD record — most recently published first.

Built for security teams and MSPs tracking vulnerabilities in the products they run or support, without checking NVD by hand.

Input

{
"keyword": "wordpress",
"severity": "CRITICAL",
"daysBack": 14,
"maxResults": 25
}
FieldTypeDescription
keywordstringFree-text search across CVE descriptions. Leave blank to skip.
severitystringMinimum CVSS v3 tier: all, LOW, MEDIUM, HIGH, or CRITICAL. Default all.
daysBacknumberHow many days back from today to search, by publish date. Default 14, max 120 (NVD's own per-request limit).
maxResultsnumberMax CVEs to return, most recently published first. Default 25, max 100.

Output

One record per CVE:

{
"cveId": "CVE-2026-73033",
"published": "2026-08-10T21:17:26.610",
"lastModified": "2026-08-10T21:17:26.610",
"vulnStatus": "Analyzed",
"description": "...",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"affectedProducts": ["Sucuri:sucuri-wordpress-plugin"],
"nvdUrl": "https://nvd.nist.gov/vuln/detail/CVE-2026-73033"
}

baseScore/baseSeverity/vectorString are null for CVEs the NVD hasn't scored yet (status Received or Awaiting Analysis) — that's expected, not missing data.

How it works

Direct calls to the official NVD CVE API 2.0 (services.nvd.nist.gov) — the U.S. government's public vulnerability database. No API key, no proxy, no login, no scraping.

Pricing note

Billed per search, not per CVE returned — one charge whether the search returns 1 CVE or 100.

Looking for other risk-monitoring signals?