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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
205731 7.2 危険 アップル - 複数の Apple 製品の IOKit における権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2016-1720 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
205732 7.2 危険 アップル - 複数の Apple 製品の IOHIDFamily API における権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2016-1719 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
205733 7.2 危険 アップル - 複数の Apple 製品のディスクイメージコンポーネントにおける権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2016-1717 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
205734 8.3 危険 アップル
Google
- Android のカーネルの Broadcom Wi-Fi ドライバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-0802 2016-03-29 15:41 2016-02-1 Show GitHub Exploit DB Packet Storm
205735 8.3 危険 アップル
Google
- Android のカーネルの Broadcom Wi-Fi ドライバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-0801 2016-03-29 15:41 2016-02-1 Show GitHub Exploit DB Packet Storm
205736 10 危険 アップル
nghttp2 project
- nghttp2 のアイドル状態のストリーム処理における脆弱性 CWE-119
バッファエラー
CVE-2015-8659 2016-03-29 15:41 2015-12-23 Show GitHub Exploit DB Packet Storm
205737 5.8 警告 アップル
xmlsoft.org
Canonical
レッドハット
- libxml2 の HTML パーサの push インターフェースの SAX2.c の xmlSAX2TextNode 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8242 2016-03-29 15:41 2015-11-20 Show GitHub Exploit DB Packet Storm
205738 7.5 危険 アップル
PNG Development Group
- libpng の pngrutil.c 内の png_read_IDAT_data 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-0973 2016-03-29 15:40 2015-01-9 Show GitHub Exploit DB Packet Storm
205739 10 危険 アップル
PNG Development Group
- libpng の png_combine_row 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9495 2016-03-29 15:40 2014-12-22 Show GitHub Exploit DB Packet Storm
205740 4.7 警告
Network
Huseyin Berberoglu - WordPress 用プラグイン WP Favorite Posts におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1160 2016-03-29 15:39 2016-03-24 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