CVE_Info

★ 6.7 · n8n · medium · 7 nodes

CVE_Info is an n8n automation template that accepts a webhook request with a CVE identifier and returns structured vulnerability data for use in security workflows. Reach for it when a SOC analyst needs to enrich alerts with CVE details automatically without manually searching NVD, when you want to pull severity scores and descriptions into an incident-response pipeline, or when another n8n workflow needs a quick machine-readable CVE lookup as part of a broader chain. Trigger: webhook. Integrations: CVE data source (queried internally). The template is deployed on any n8n instance — self-hosted or cloud — and returns the CVE identifier, description, and criticality rating as structured output. The direction here is looking up vulnerability information by ID, not scanning infrastructure for exposure — those are separate tools. Suitable for security teams embedding CVE context into automated processes; not a replacement for a full vulnerability management platform or SIEM.