Scrapers.lat logo scrapers.lat
開発ツール

NVD CVE Vulnerability Scraper (CVSS, CWE, CPE)

Scrape CVE vulnerability records from the National Vulnerability Database with description, CVSS score and severity, attack vector, CWE weakness, reference links and affected products (CPE). Search by keyword, CVE ID or published date range. Export to JSON, CSV or Excel.

16 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
nvd-cve-scraper.json 200 OK
{
  "cveId": "CVE-1999-0236",
  "published": "1997-01-01T05:00:00.000",
  "lastModified": "2026-06-16T21:47:58.393",
  "vulnStatus": "Modified",
  "description": "ScriptAlias directory in NCSA and Apache httpd…",
  "cvssV3Score": 7.5,
  "cvssSeverity": "HIGH",
  "cvssVersion": "3.1",
  "cvssVector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Cve IdPublishedLast ModifiedVuln StatusDescriptionCvss V3ScoreCvss SeverityCvss VersionCvss VectorCweSource IdentifierReferencesAffected ProductsUrl
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

Cve IdPublishedLast ModifiedVuln Status
CVE-1999-02361997-01-01T05:00:00.0002026-06-16T21:47:58.393Modified
CVE-1999-00711997-09-01T04:00:00.0002026-06-16T21:47:30.773Modified
CVE-1999-01071997-12-30T05:00:00.0002026-06-16T21:47:36.150Modified
CVE-1999-11991998-08-07T04:00:00.0002026-06-16T21:49:55.757Modified
CVE-1999-04481999-01-01T05:00:00.0002026-06-16T21:48:25.087Modified
GET /nvd-cve-scraper
{
  "cveId": "CVE-1999-0236",
  "published": "1997-01-01T05:00:00.000",
  "lastModified": "2026-06-16T21:47:58.393",
  "vulnStatus": "Modified",
  "description": "ScriptAlias directory in NCSA and Apache httpd…",
  "cvssV3Score": 7.5,
  "cvssSeverity": "HIGH",
  "cvssVersion": "3.1",
  "cvssVector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}

よくある質問

How do I search for one specific vulnerability?

Put the exact identifier in the **CVE ID** field (for example `CVE-2021-44228`) to fetch just that record.

What does the CVSS score mean?

The score is the base score from 0 to 10, paired with a severity band (LOW, MEDIUM, HIGH or CRITICAL) and the full vector string so you can see exactly how it was derived.

Can I limit results to a time window?

Yes. Set both **Published from** and **Published to** (ISO-8601). Keep the window within 120 days per run.

How fresh is the data?

Records are read live at run time, so each one reflects the latest published detail (see observedAt).

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。