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 3, 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
230011 6.5 警告 シトリックス・システムズ - Citrix MetaFrame における権限を取得される脆弱性 - CVE-2006-3779 2012-12-20 18:02 2006-07-24 Show GitHub Exploit DB Packet Storm
230012 7.5 危険 idevSpot - IDevSpot PhpLinkExchange の index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-3777 2012-12-20 18:02 2006-07-24 Show GitHub Exploit DB Packet Storm
230013 7.5 危険 idevSpot - IDevSpot PhpHostBot および AutoHost の order/index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-3776 2012-12-20 18:02 2006-07-24 Show GitHub Exploit DB Packet Storm
230014 7.5 危険 mybulletinboard - MyBB の class_session.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-3775 2012-12-20 18:02 2006-07-24 Show GitHub Exploit DB Packet Storm
230015 6.8 警告 Joomla! - Joomla! 用の com_performs における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-3774 2012-12-20 18:02 2006-07-24 Show GitHub Exploit DB Packet Storm
230016 6.8 警告 Mambo Foundation - Joomla! および Mambo 用の Bridge コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-3773 2012-12-20 18:02 2006-07-10 Show GitHub Exploit DB Packet Storm
230017 5.1 警告 php-post - PHP-Post における管理者権限を取得される脆弱性 - CVE-2006-3772 2012-12-20 18:02 2006-07-24 Show GitHub Exploit DB Packet Storm
230018 7.5 危険 imaginex-resource - iManage CMS の component.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-3771 2012-12-20 18:02 2006-07-24 Show GitHub Exploit DB Packet Storm
230019 7.5 危険 phpfaber - phpFaber TopSites の index.php における SQL インジェクションの脆弱性 - CVE-2006-3770 2012-12-20 18:02 2006-07-24 Show GitHub Exploit DB Packet Storm
230020 2.6 注意 top xl - Top XL におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3769 2012-12-20 18:02 2006-07-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
361 - - - 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… New - CVE-2026-31762 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
362 - - - 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… New - CVE-2026-31763 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
363 - - - 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… New - CVE-2026-31723 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
364 - - - 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… New - CVE-2026-31724 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
365 - - - 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… New - CVE-2026-31725 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
366 - - - 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… New - CVE-2026-31726 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
367 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbell_offset in user queue creation amdgpu_userq_get_doorbell_index() passes the user-provided doorbell_o… New - CVE-2026-31766 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
368 - - - 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… New - CVE-2026-31727 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
369 - - - 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()… New - CVE-2026-31728 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
370 - - - 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… New - CVE-2026-31729 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm