Send Organized CVE Digests from NVD with AI-Polished Summaries to Gmail - n8n Workflow | Neura Market
Send Organized CVE Digests from NVD with AI-Polished Summaries to Gmail
Fetches latest CVEs from NVD API, extracts key details like vendor/product/version, severity, and exploits, builds a ranked HTML table, polishes with OpenAI, and emails via Gmail.
This workflow automates the delivery of clean, organized security CVE digests directly to your inbox. It triggers on a schedule (every 30 minutes by default), queries the NVD 2.0 API for recent vulnerabilities, and parses each CVE to pull critical info: vendor/product/version from CPE, CVSS severity scores with vector strings, exploit references (e.g., Exploit-DB, GitHub PoCs), short summaries, and NVD links. Data is ranked by severity and score for quick prioritization.
It generates both an HT
Platform
n8n
Category
Lifestyle
Price
$19.99
Creator
BestWorkflows
security
cve
nvd
vulnerability
ai
openai
gmail
email
digest
automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.