Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 9, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225301 4 警告 WordPress.org - WordPress における他の作成者にゴミ箱の中の投稿を読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0682 2012-12-20 19:28 2010-02-15 Show GitHub Exploit DB Packet Storm
225302 5 警告 zeuscms - ZeusCMS における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0681 2012-12-20 19:28 2010-02-22 Show GitHub Exploit DB Packet Storm
225303 7.5 危険 zeuscms - ZeusCMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0680 2012-12-20 19:28 2010-02-22 Show GitHub Exploit DB Packet Storm
225304 5 警告 weberr - Joomla! 用の RWCards コンポーネントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0676 2012-12-20 19:28 2010-02-22 Show GitHub Exploit DB Packet Storm
225305 7.5 危険 webmastersite - WSN Guest の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0672 2012-12-20 19:28 2010-02-22 Show GitHub Exploit DB Packet Storm
225306 5 警告 xs4all - JAG における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0665 2012-12-20 19:28 2010-02-19 Show GitHub Exploit DB Packet Storm
225307 7.5 危険 flex project - Fast Lexical Analyzer Generator における脆弱性 CWE-noinfo
情報不足
CVE-2010-0634 2012-12-20 19:28 2010-02-12 Show GitHub Exploit DB Packet Storm
225308 7.5 危険 webguerilla - Joomla! 用の Photoblog コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0610 2012-12-20 19:28 2010-02-11 Show GitHub Exploit DB Packet Storm
225309 4.3 警告 sterlitetechnologies - Sterlite SAM300 AX Router の Forms/status_statistics_1 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0607 2012-12-20 19:28 2010-02-11 Show GitHub Exploit DB Packet Storm
225310 7.5 危険 サン・マイクロシステムズ - Oracle OpenSolaris のデフォルト設定における脆弱性 CWE-16
環境設定
CVE-2010-0559 2012-12-20 19:28 2010-01-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
471 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix for duplicate device in netdev hooks When handling NETDEV_REGISTER notification, duplicate device regis… New - CVE-2026-43454 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
472 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop() pipapo_drop() passes rulemap[i + 1].n to pipapo_unmap() … New - CVE-2026-43453 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
473 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: guard option walkers against 1-byte tail reads When the last byte of options is a non-single-byte option kin… New - CVE-2026-43452 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
474 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path nfqnl_recv_verdict() calls find_dequeue_entry() to remove… New - CVE-2026-43451 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
475 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table() nfnl_cthelper_dump_table() has a 'goto restart' that ju… New - CVE-2026-43450 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
476 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set dev->online_queues is a count incremented in nvme_init_queue. Thus, valid indi… New - CVE-2026-43449 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
477 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix race bug in nvme_poll_irqdisable() In the following scenario, pdev can be disabled between (1) and (3) by (2). This… New - CVE-2026-43448 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
478 - - - In the Linux kernel, the following vulnerability has been resolved: iavf: fix PTP use-after-free during reset Commit 7c01dbfc8a1c5f ("iavf: periodically cache PHC time") introduced a worker to cach… New - CVE-2026-43447 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
479 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix runtime suspend deadlock when there is pending job The runtime suspend callback drains the running job workque… New - CVE-2026-43446 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
480 - - - In the Linux kernel, the following vulnerability has been resolved: e1000/e1000e: Fix leak in DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buff… New - CVE-2026-43445 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm