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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
242581 6.8 警告 agaresmedia - Agares Media phpAutoVideo の admin/frontpage_right.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-6614 2012-06-26 15:54 2008-01-3 Show GitHub Exploit DB Packet Storm
242582 5 警告 GNU Project - GNU Compact Disc Input および libcdio の src/iso-info.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6613 2012-06-26 15:54 2007-12-31 Show GitHub Exploit DB Packet Storm
242583 10 危険 Debian - unp における任意のコマンドを実行される脆弱性 CWE-DesignError
CVE-2007-6610 2012-06-26 15:54 2007-10-29 Show GitHub Exploit DB Packet Storm
242584 5 警告 coolplayer - CoolPlayer の CPI_PlaylistItem.c の CPLI_ReadTag_OGG 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6609 2012-06-26 15:54 2007-12-31 Show GitHub Exploit DB Packet Storm
242585 5 警告 ClamAV - ClamAV におけるスキャナを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2007-6596 2012-06-26 15:54 2007-12-31 Show GitHub Exploit DB Packet Storm
242586 2.1 注意 ClamAV - ClamAV における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2007-6595 2012-06-26 15:54 2007-12-31 Show GitHub Exploit DB Packet Storm
242587 4.3 警告 アップル - Apple Safari におけるなりすまされた Web サイトの無効な証明書を承認する脆弱性 CWE-DesignError
CVE-2007-6592 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
242588 6.4 警告 1024cms - 1024 CMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6584 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
242589 7.5 危険 1024cms - 1024 CMS の admin/ops/findip/ajax/search.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6583 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
242590 6.4 警告 C97net - mBlog の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6582 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
621 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_hid: move list and spinlock inits from bind to alloc There was an issue when you did the following: - setup and bi… - CVE-2026-31721 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
622 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_rndis: Fix net_device lifecycle with device_move The net_device is allocated during function instance creation and… - CVE-2026-31722 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
623 - - - 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
624 - - - 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
625 - - - 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
626 - - - 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
627 - - - In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix NULL pointer dereference in ep_queue When the gadget endpoint is disabled or not yet configured, the ep->… - CVE-2026-31755 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
628 - - - In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: Fix URB memory leak on submit failure When usb_submit_urb() fails in usbio_probe(), the previously allocated UR… - CVE-2026-31757 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
629 - - - In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix double free in ulpi_register_interface() error path When device_register() fails, ulpi_register() calls put_device… - CVE-2026-31759 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
630 - - - 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