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 31, 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
223961 5.8 警告 シスコシステムズ - Cisco Unified Computing System のファブリックインターコネクトコンポーネントにおける SSL KVM ビデオチャネルトラフィックを見られる脆弱性 CWE-20
不適切な入力確認
CVE-2012-4117 2013-10-22 19:31 2013-10-18 Show GitHub Exploit DB Packet Storm
223962 4.3 警告 シスコシステムズ - Cisco Unified Computing System のファブリックインターコネクトコンポーネントにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-4116 2013-10-22 19:30 2013-10-18 Show GitHub Exploit DB Packet Storm
223963 5.8 警告 シスコシステムズ - Cisco Unified Computing System のファブリックインターコネクト KVM モジュールにおける KVM ディスプレイのコンテンツを見られる脆弱性 CWE-310
暗号の問題
CVE-2012-4114 2013-10-22 19:30 2013-10-21 Show GitHub Exploit DB Packet Storm
223964 4.6 警告 シスコシステムズ - Cisco Unified Computing System のファブリックインターコネクトコンポーネントにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4113 2013-10-22 19:29 2013-10-17 Show GitHub Exploit DB Packet Storm
223965 6.8 警告 シスコシステムズ - Cisco Unified Computing System の Baseboard Management Controller における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4112 2013-10-22 19:29 2013-10-17 Show GitHub Exploit DB Packet Storm
223966 9.3 危険 アップル - Apple iTunes などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1010 2013-10-22 18:45 2013-05-16 Show GitHub Exploit DB Packet Storm
223967 9.3 危険 アップル - Apple iTunes などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1008 2013-10-22 18:39 2013-05-16 Show GitHub Exploit DB Packet Storm
223968 9.3 危険 アップル - Apple iTunes などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1007 2013-10-22 18:24 2013-05-16 Show GitHub Exploit DB Packet Storm
223969 9.3 危険 アップル - Apple iTunes などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1006 2013-10-22 18:17 2013-05-16 Show GitHub Exploit DB Packet Storm
223970 9.3 危険 マイクロソフト - Microsoft Word における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3891 2013-10-22 18:07 2013-10-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix unlocked call to hns_roce_qp_remove() Sashiko points out that hns_roce_qp_remove() requires the caller to hold lock… New - CVE-2026-46112 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
92 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fix potential UAF in create_big_sync Add hci_conn_valid() check in create_big_sync() to detect stale connect… New - CVE-2026-46111 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
93 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Prevent NULL deref when RX memory exhausted The CPU receives frames from the MAC through conventional DMA: the CPU a… New - CVE-2026-46110 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
94 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: dm-thin: fix metadata refcount underflow There's a bug in dm-thin in the function rebalance_children. If the internal btree node … New - CVE-2026-46107 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
95 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Limit NVMe request size to 2 MiB The HBA firmware reports NVMe MDTS values based on the underlying drive capabilit… New - CVE-2026-46105 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
96 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: strparser: fix skb_head leak in strp_abort_strp() When the stream parser is aborted, for example after a message assembly ti… Update - CVE-2026-46102 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
97 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fs: afs: revert mmap_prepare() change Partially reverts commit 9d5403b1036c ("fs: convert most other generic_file_*mmap() users t… Update - CVE-2026-46100 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
98 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6_input_core() and rpl_input() call ip6_route_input() which sets a NORE… Update - CVE-2026-46099 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
99 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: take vmap_purge_lock in shrinker decay_va_pool_node() can be invoked concurrently from two paths: __purge_vmap_area_l… Update - CVE-2026-46093 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
100 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix peer runtime UAF during format-change stop loopback_check_format() may stop the capture side when playback start… Update - CVE-2026-46090 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm