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
197681 7.5 重要
Network
シトリックス・システムズ - Citrix Provisioning Services におけるカーネルメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-9680 2017-01-30 12:18 2016-11-30 Show GitHub Exploit DB Packet Storm
197682 9.8 緊急
Network
シトリックス・システムズ - Citrix Provisioning Services における任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-9679 2017-01-30 12:18 2016-11-30 Show GitHub Exploit DB Packet Storm
197683 9.8 緊急
Network
シトリックス・システムズ - Citrix Provisioning Services における任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-9678 2017-01-30 12:18 2016-11-30 Show GitHub Exploit DB Packet Storm
197684 5.3 警告
Network
シトリックス・システムズ - Citrix Provisioning Services における重要なカーネルのアドレス情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-9677 2017-01-30 12:18 2016-11-30 Show GitHub Exploit DB Packet Storm
197685 9.8 緊急
Network
シトリックス・システムズ - Citrix Provisioning Services におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9676 2017-01-30 12:18 2016-11-30 Show GitHub Exploit DB Packet Storm
197686 8.1 重要
Network
BlackBerry - BlackBerry Enterprise Server のコアコンソールおよびマネジメントコンソールにおける情報を公開される脆弱性 CWE-200
CWE-255
CVE-2016-3130 2017-01-30 11:58 2016-03-11 Show GitHub Exploit DB Packet Storm
197687 8.2 重要
Network
BlackBerry - BlackBerry Enterprise Server のコアにおける脆弱性 CWE-254
セキュリティ機能
CVE-2016-3128 2017-01-30 11:58 2016-03-11 Show GitHub Exploit DB Packet Storm
197688 6.1 警告
Network
OpenStack - Gerrit 用 Openstack Puppet モジュールの Gerrit 設定におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5737 2017-01-30 11:50 2016-06-22 Show GitHub Exploit DB Packet Storm
197689 5.9 警告
Network
Ignite Realtime
Fedora Project
- Smack の XMPP ライブラリにおける TLS の保護を回避される脆弱性 CWE-362
競合状態
CVE-2016-10027 2017-01-30 11:40 2016-11-22 Show GitHub Exploit DB Packet Storm
197690 7.5 重要
Network
Cloud Foundry Foundation - Cloud Foundry Foundation における認証情報のログを作成される脆弱性 CWE-200
情報漏えい
CVE-2016-9882 2017-01-30 11:38 2016-12-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
641 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: add a bunch of missing ceph_path_info initializers ceph_mdsc_build_path() must be called with a zero-initialized ceph_path_… New - CVE-2026-43408 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
642 - - - In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply() This patch fixes an out-of-bounds access in ceph_handle_a… New - CVE-2026-43407 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
643 - - - In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in process_message_header() If the message frame is (maliciously) corrupted in a w… New - CVE-2026-43406 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
644 - - - In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in ceph_monmap_decode() This patch fixes unnecessary implicit conversions that change si… New - CVE-2026-43405 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
645 - - - In the Linux kernel, the following vulnerability has been resolved: mm: Fix a hmm_range_fault() livelock / starvation problem If hmm_range_fault() fails a folio_trylock() in do_swap_page, trying to… New - CVE-2026-43404 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
646 - - - In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for ns iteration ioctls Even privileged services should not necessarily be able to see other priv… New - CVE-2026-43403 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
647 - - - In the Linux kernel, the following vulnerability has been resolved: kthread: consolidate kthread exit paths to prevent use-after-free Guillaume reported crashes via corrupted RCU callback function … New - CVE-2026-43402 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
648 - - - In the Linux kernel, the following vulnerability has been resolved: cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request() The update_cpu_qos_request() function attempts to… New - CVE-2026-43401 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
649 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in signal ioctl Huge input values in amdgpu_userq_signal_ioctl can lead to a OOM… New - CVE-2026-43400 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
650 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl Drop reference to syncobj and timeline fence when aborting the io… New - CVE-2026-43399 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm