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":June 1, 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
218591 4.3 警告 オラクル - Oracle Virtualization の Oracle Secure Global Desktop における Workspace Web Application に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-4232 2014-07-18 16:11 2014-07-15 Show GitHub Exploit DB Packet Storm
218592 4.4 警告 オラクル - Oracle Virtualization の Oracle VM VirtualBox における Graphics driver for Windows guests に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-4228 2014-07-18 16:11 2014-07-15 Show GitHub Exploit DB Packet Storm
218593 4.1 警告 オラクル - Oracle Virtualization の Oracle VM VirtualBox における Core に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2489 2014-07-18 16:11 2014-07-15 Show GitHub Exploit DB Packet Storm
218594 1 注意 オラクル - Oracle Virtualization の Oracle VM VirtualBox における Core に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2488 2014-07-18 16:11 2014-07-15 Show GitHub Exploit DB Packet Storm
218595 6.9 警告 オラクル - Oracle Virtualization の Oracle VM VirtualBox における Core に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2487 2014-07-18 16:11 2014-07-15 Show GitHub Exploit DB Packet Storm
218596 3 注意 オラクル - Oracle Virtualization の Oracle VM VirtualBox における Core に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2486 2014-07-18 16:11 2014-07-15 Show GitHub Exploit DB Packet Storm
218597 3.6 注意 オラクル - Oracle Virtualization の Oracle VM VirtualBox における Core に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2477 2014-07-18 16:11 2014-07-15 Show GitHub Exploit DB Packet Storm
218598 5 警告 オラクル - Oracle Hyperion の Hyperion Essbase における Agent に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-4271 2014-07-18 15:45 2014-07-15 Show GitHub Exploit DB Packet Storm
218599 4 警告 オラクル - Oracle Hyperion の Hyperion Common Admin における User Interface に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-4270 2014-07-18 15:43 2014-07-15 Show GitHub Exploit DB Packet Storm
218600 4 警告 オラクル - Oracle Hyperion の Hyperion Common Admin における User Interface に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-4269 2014-07-18 15:40 2014-07-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1101 - - - In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix memory leak on ulpi_register() error paths Commit 01af542392b5 ("usb: ulpi: fix double free in ulpi_register_inter… - CVE-2026-46109 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1102 - - - In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle() commit 6d3789d347a7 ("papr-hvpipe: convert papr_hvpipe… - CVE-2026-46118 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1103 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43_rx() The firmware-controlled key index in b43_rx() can exceed the de… - CVE-2026-46122 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1104 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss() Sashiko points out there are two bugs here in the error u… - CVE-2026-46126 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1105 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock Patch series "mm/damon/sysfs-schemes: fix use-after-free… - CVE-2026-46121 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1106 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp() Sashiko points out that pd->uctx isn't initialized until l… - CVE-2026-46127 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1107 - - - In the Linux kernel, the following vulnerability has been resolved: ipmi: Check event message buffer response for bad data The event message buffer response data size got checked later when process… - CVE-2026-46128 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1108 - - - In the Linux kernel, the following vulnerability has been resolved: dm-verity-fec: fix reading parity bytes split across blocks (take 3) fec_decode_bufs() assumes that the parity bytes of the first… - CVE-2026-46130 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1109 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: check for nEPT/nNPT in slow flush hypercalls Checking is_guest_mode(vcpu) is incorrect, because translate_nested_gpa() … - CVE-2026-46131 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1110 - - - In the Linux kernel, the following vulnerability has been resolved: net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo rtnl_fill_vfinfo() declares struct ifla_vf_bro… - CVE-2026-46132 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm