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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201471 5.8 警告
Network
オラクル - Oracle Database Server の Application Express における脆弱性 CWE-noinfo
情報不足
CVE-2016-3467 2016-07-25 14:41 2016-07-19 Show GitHub Exploit DB Packet Storm
201472 6.1 警告
Network
オラクル - Oracle Database Server の Application Express における脆弱性 CWE-noinfo
情報不足
CVE-2016-3448 2016-07-25 14:41 2016-07-19 Show GitHub Exploit DB Packet Storm
201473 5.9 警告
Network
オラクル - Oracle Virtualization の Oracle VM VirtualBox における Core に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3612 2016-07-25 14:29 2016-07-19 Show GitHub Exploit DB Packet Storm
201474 5.5 警告
Local
オラクル - Oracle Virtualization の Oracle VM VirtualBox における Core に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3597 2016-07-25 14:29 2016-07-19 Show GitHub Exploit DB Packet Storm
201475 5.9 警告
Network
Misys - Misys FusionCapital Opics Plus における重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2016-5655 2016-07-25 13:40 2016-07-19 Show GitHub Exploit DB Packet Storm
201476 7.5 重要
Network
Misys - Misys FusionCapital Opics Plus allows における権限を取得される脆弱性 CWE-264
CWE-Other
CVE-2016-5654 2016-07-25 13:40 2016-07-19 Show GitHub Exploit DB Packet Storm
201477 6.5 警告
Network
Misys - Misys FusionCapital Opics Plus における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-5653 2016-07-25 13:40 2016-07-19 Show GitHub Exploit DB Packet Storm
201478 9.8 緊急
Network
Moxa Inc. - 複数の Moxa MGate 製品における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2016-5804 2016-07-25 12:26 2016-07-14 Show GitHub Exploit DB Packet Storm
201479 5.7 警告
Local
General Electric Company - General Electric Digital Proficy HMI/SCADA - CIMPLICITY におけるサービスの設定を変更される脆弱性 CWE-Other
その他
CVE-2016-5787 2016-07-25 11:38 2016-07-12 Show GitHub Exploit DB Packet Storm
201480 7.3 重要
Network
Schneider Electric - Schneider Electric M171/M172 Logic Controller 用 SoMachine HVAC Programming の ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2016-4529 2016-07-25 11:31 2016-06-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
971 - - - In the Linux kernel, the following vulnerability has been resolved: smb: server: fix use-after-free in smb2_open() The opinfo pointer obtained via rcu_dereference(fp->f_opinfo) is dereferenced afte… New - CVE-2026-43378 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
972 - - - In the Linux kernel, the following vulnerability has been resolved: net: mctp: fix device leak on probe failure Driver core holds a reference to the USB interface and its parent USB device while th… New - CVE-2026-43375 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
973 - - - In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Fix error path in PTP IRQ setup If request_threaded_irq() fails during the PTP message IRQ setup, the newly … New - CVE-2026-43372 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
974 - - - In the Linux kernel, the following vulnerability has been resolved: net: macb: Shuffle the tx ring before enabling tx Quanyang observed that when using an NFS rootfs on an AMD ZynqMp board, the roo… New - CVE-2026-43371 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
975 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix NULL pointer dereference in device cleanup When GPU initialization fails due to an unsupported HW block IP blocks ma… New - CVE-2026-43369 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
976 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix a few more NULL pointer dereference in device cleanup I found a few more paths that cleanup fails due to a NULL vers… New - CVE-2026-43367 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
977 - - - In the Linux kernel, the following vulnerability has been resolved: ublk: fix NULL pointer dereference in ublk_ctrl_set_size() ublk_ctrl_set_size() unconditionally dereferences ub->ub_disk via set_… New - CVE-2026-43364 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
978 - - - In the Linux kernel, the following vulnerability has been resolved: x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re-enable x2apic mode, which m… New - CVE-2026-43363 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
979 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort when snapshotting received subvolumes Currently a user can trigger a transaction abort by snapshotti… New - CVE-2026-43361 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
980 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on file creation due to name hash collision If we attempt to create several files with names that re… New - CVE-2026-43360 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm