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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220671 5 警告 オラクル - Oracle Siebel CRM の Siebel Core - EAI における Web Services に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3841 2013-10-17 18:58 2013-10-15 Show GitHub Exploit DB Packet Storm
220672 4 警告 オラクル - Oracle Siebel CRM の Siebel Core - EAI における Web Services に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3840 2013-10-17 18:57 2013-10-15 Show GitHub Exploit DB Packet Storm
220673 4 警告 オラクル - Oracle Siebel CRM の Siebel Server Remote における File System Management に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3832 2013-10-17 18:57 2013-10-15 Show GitHub Exploit DB Packet Storm
220674 5 警告 オラクル - Oracle Database Server の Core RDBMS における脆弱性 CWE-noinfo
情報不足
CVE-2013-3826 2013-10-17 18:14 2013-10-15 Show GitHub Exploit DB Packet Storm
220675 6.4 警告 オラクル - Oracle Database Server の XML Parser における脆弱性 CWE-noinfo
情報不足
CVE-2013-5771 2013-10-17 18:13 2013-10-15 Show GitHub Exploit DB Packet Storm
220676 4 警告 オラクル - Oracle Primavera Products Suite の Primavera P6 Enterprise Project Portfolio Management における Web Access に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3766 2013-10-17 18:10 2013-10-15 Show GitHub Exploit DB Packet Storm
220677 5 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise PeopleTools における Portal に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5794 2013-10-17 18:08 2013-10-15 Show GitHub Exploit DB Packet Storm
220678 4 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise PeopleTools における PIA Core Technology に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5779 2013-10-17 18:08 2013-10-15 Show GitHub Exploit DB Packet Storm
220679 5 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise PeopleTools における XML Publisher に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5765 2013-10-17 18:08 2013-10-15 Show GitHub Exploit DB Packet Storm
220680 5 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise PeopleTools における Integration Broker に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3835 2013-10-17 18:08 2013-10-15 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