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 6, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
234771 5 警告 MicroWorld Technologies Inc. - MicroWorld eScan Corporate Edition などの FTP サーバにおける絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1221 2012-09-25 16:59 2008-03-10 Show GitHub Exploit DB Packet Storm
234772 6.8 警告 IBM - IBM Lotus Quickr サーバにおける任意の Web スクリプトなどを挿入される脆弱性 CWE-20
不適切な入力確認
CVE-2008-1216 2012-09-25 16:59 2008-03-8 Show GitHub Exploit DB Packet Storm
234773 7.5 危険 numara - Numara FootPrints の MRcgi/MRProcessIncomingForms.pl における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-1214 2012-09-25 16:59 2008-03-7 Show GitHub Exploit DB Packet Storm
234774 4.3 警告 numara - Linux 用の Numara FootPrints におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1213 2012-09-25 16:59 2008-03-7 Show GitHub Exploit DB Packet Storm
234775 6.8 警告 linux kiss server - Linux Kiss Server の lks.c におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2008-1206 2012-09-25 16:59 2008-03-7 Show GitHub Exploit DB Packet Storm
234776 9.3 危険 マイクロソフト - Microsoft Access 2000 における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2008-1200 2012-09-25 16:59 2008-03-6 Show GitHub Exploit DB Packet Storm
234777 6.3 警告 ネットギア
marvell
- Netgear WN802T Wi-Fi アクセスポイントの Marvell ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-1197 2012-09-25 16:59 2008-09-5 Show GitHub Exploit DB Packet Storm
234778 5 警告 ジュニパーネットワークス - Juniper Networks Secure Access 2000 における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-1181 2012-09-25 16:59 2008-03-5 Show GitHub Exploit DB Packet Storm
234779 4.3 警告 ジュニパーネットワークス - Juniper Networks Secure Access 2000 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1180 2012-09-25 16:59 2008-03-5 Show GitHub Exploit DB Packet Storm
234780 6.8 警告 kcwiki - KCWiki における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1170 2012-09-25 16:59 2008-03-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
841 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_subset: Fix net_device lifecycle with device_move The net_device is allocated during function instance creation an… - CVE-2026-31723 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
842 - - - In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled If the gmac0 is disabled, the precheck for a valid ingress device… - CVE-2026-31736 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
843 - - - In the Linux kernel, the following vulnerability has been resolved: net: ftgmac100: fix ring allocation unwind on open failure ftgmac100_alloc_rings() allocates rx_skbs, tx_skbs, rxdes, txdes, and … - CVE-2026-31737 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
844 - - - In the Linux kernel, the following vulnerability has been resolved: vxlan: validate ND option lengths in vxlan_na_create vxlan_na_create() walks ND options according to option-provided lengths. A m… - CVE-2026-31738 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
845 - - - In the Linux kernel, the following vulnerability has been resolved: reset: gpio: fix double free in reset_add_gpio_aux_device() error path When __auxiliary_device_add() fails, reset_add_gpio_aux_de… - CVE-2026-31745 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
846 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_eem: Fix net_device lifecycle with device_move The net_device is allocated during function instance creation and r… - CVE-2026-31724 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
847 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ecm: Fix net_device lifecycle with device_move The net_device is allocated during function instance creation and r… - CVE-2026-31725 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
848 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix NULL pointer dereference during unbind race Commit b81ac4395bbe ("usb: gadget: uvc: allow for application t… - CVE-2026-31726 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
849 - - - In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix memory leak with CCA cards used as accelerator Tests showed that there is a memory leak if CCA cards are used as… - CVE-2026-31746 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
850 - - - In the Linux kernel, the following vulnerability has been resolved: bridge: br_nd_send: validate ND option lengths br_nd_send() walks ND options according to option-provided lengths. A malformed op… - CVE-2026-31752 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm