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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230131 3.6 注意 VMware - Linux 用の VMware などの vmware-config.pl における SSL 鍵を読み取られる脆弱性 - CVE-2006-3589 2012-12-20 18:02 2006-07-21 Show GitHub Exploit DB Packet Storm
230132 5.1 警告 audacious media player team - Audacious AdPlug におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-3582 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
230133 5.1 警告 audacious media player team - Audacious AdPlug におけるスタックベースのバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-3581 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
230134 7.5 危険 asp stats generator - ASP Stats Generator の pages.asp における SQL インジェクションの脆弱性 - CVE-2006-3580 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
230135 7.5 危険 LifeType - LifeType の index.php における SQL インジェクションの脆弱性 - CVE-2006-3577 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
230136 7.5 危険 sensesites - SenseSites CommonSense CMS の search.php における SQL インジェクションの脆弱性 - CVE-2006-3576 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
230137 2.1 注意 マカフィー - McAfee VirusScan Enterprise のバッファオーバーフロー保護におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-3575 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
230138 6.8 警告 日立 - Hitachi Groupmax Collaboration Portal などの製品におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3574 2012-12-20 18:02 2006-07-5 Show GitHub Exploit DB Packet Storm
230139 8.5 危険 シマンテック - Norton AntiVirus などで使用される Symantec NAVOPTS.DLL ActiveX コントロールにおけるコントロールをクラッシュされる脆弱性 CWE-94
コード・インジェクション
CVE-2006-3456 2012-12-20 18:02 2007-05-9 Show GitHub Exploit DB Packet Storm
230140 5 警告 phpBB - phpBB における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2006-2220 2012-12-20 18:02 2007-02-8 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
631 - - - 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
632 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo Commit ec35c1969650 ("usb: gadget: f_ncm: Fix net_device lifecycl… - CVE-2026-31727 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
633 - - - In the Linux kernel, the following vulnerability has been resolved: gpib: lpvo_usb: fix memory leak on disconnect The driver iterates over the registered USB interfaces during GPIB attach and takes… - CVE-2026-31760 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
634 - - - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix irq resource leak The interrupt handler is setup but only a few lines down if iio_trigger_register() fail… - CVE-2026-31762 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
635 - - - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix incorrect free_irq() variable The handler for the IRQ part of this driver is mpu3050->trig but, in the te… - CVE-2026-31763 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
636 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Check the error for index mapping The ctxfi driver blindly assumed a proper value returned from daio_device_index(),… - CVE-2026-31777 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
637 - - - In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drm_compat_ioctl path The drm compat ioctl path takes a user controlled pointer, and then dere… - CVE-2026-31781 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
638 - - - In the Linux kernel, the following vulnerability has been resolved: spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback aml_sfc_probe() registers the on-host NAND E… - CVE-2026-31783 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
639 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop A race condition between gether_disconnect() and eth_stop()… - CVE-2026-31728 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
640 - - - In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsi_notify_common() The connector number extracted from CCI via UCSI_CCI_CONNECTO… - CVE-2026-31729 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm