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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220151 4.3 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft PeopleTools における PIA Core Technology の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0356 2013-11-8 10:39 2013-01-15 Show GitHub Exploit DB Packet Storm
220152 4.3 警告 オラクル - 複数の Oracle Enterprise Manager 製品における Distributed/Cross DB Features の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0355 2013-11-8 10:38 2013-01-15 Show GitHub Exploit DB Packet Storm
220153 4.3 警告 オラクル - 複数の Oracle Enterprise Manager 製品における Enterprise Configuration Management の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0353 2013-11-8 10:36 2013-01-15 Show GitHub Exploit DB Packet Storm
220154 7.1 危険 アップル - Apple iOS のカーネルにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-5141 2013-11-8 10:23 2013-09-18 Show GitHub Exploit DB Packet Storm
220155 4.9 警告 アップル - Apple iOS のカーネルにおけるカーネルスタックメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-5142 2013-11-8 10:21 2013-09-18 Show GitHub Exploit DB Packet Storm
220156 6.3 警告 アップル - Apple iOS の Kext Management の kextd におけるカーネル拡張機能をロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5145 2013-11-8 10:18 2013-09-18 Show GitHub Exploit DB Packet Storm
220157 5 警告 アップル - Apple iOS の dyld の dyld.cpp におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-3950 2013-11-8 10:13 2013-04-26 Show GitHub Exploit DB Packet Storm
220158 5.4 警告 アップル - Apple Mac OS X の XNU kernel におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3954 2013-11-8 10:08 2013-04-26 Show GitHub Exploit DB Packet Storm
220159 6.8 警告 アップル
FreeRADIUS
- FreeRADIUS の cbtls_verify 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-3547 2013-11-7 19:26 2012-09-10 Show GitHub Exploit DB Packet Storm
220160 4.7 警告 アップル - Apple iOS の IOKitUser の IOCatalogue におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-5138 2013-11-7 19:14 2013-09-18 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