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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
206211 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0961 2016-03-17 12:28 2016-03-10 Show GitHub Exploit DB Packet Storm
206212 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0960 2016-03-17 12:28 2016-03-10 Show GitHub Exploit DB Packet Storm
206213 3.3 注意 Comcast - Comcast XFINITY Home Security の無線接続が切断されたときの処理に問題 CWE-Other
CWE-Other
CVE-2016-2398 2016-03-16 14:31 2016-01-5 Show GitHub Exploit DB Packet Storm
206214 7.5 重要
Network
日本電気 - CLUSTERPRO X におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-1145 2016-03-16 14:23 2016-01-29 Show GitHub Exploit DB Packet Storm
206215 7.1 重要
Network
株式会社コレガ - コレガ製の複数の無線 LAN ルータにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-1158 2016-03-16 13:45 2016-03-2 Show GitHub Exploit DB Packet Storm
206216 2.6 注意 ISC, Inc. - ISC BIND 9 Supported Preview Edition の rdataset.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1284 2016-03-16 12:29 2016-01-26 Show GitHub Exploit DB Packet Storm
206217 6.6 警告 Google - Android のセットアップ ウィザードにおける Factory Reset Protection 保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0813 2016-03-16 12:26 2016-02-1 Show GitHub Exploit DB Packet Storm
206218 6.6 警告 Google - Android のセットアップ ウィザードにおける Factory Reset Protection 保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0812 2016-03-16 12:26 2016-02-1 Show GitHub Exploit DB Packet Storm
206219 7.8 危険 Google - Android の libmediaplayerservice の media/libmedia/ICrypto.cpp 関数における整数オーバーフローの脆弱性 CWE-200
情報漏えい
CVE-2016-0811 2016-03-16 12:15 2016-02-1 Show GitHub Exploit DB Packet Storm
206220 6.9 警告 Google - Android のメディアサーバの media/libmedia/SoundPool.cpp における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0810 2016-03-16 12:15 2016-02-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1381 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: drop stray 'static' from fast-RX rx_result ieee80211_invoke_fast_rx() is documented as safe for parallel RX, but … - CVE-2026-46152 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1382 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Validate rx_hash_key_len Sashiko points out that rx_hash_key_len comes from a uAPI structure and is blindly passed to … - CVE-2026-46145 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1383 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt hci_le_create_big_complete_evt() iterates … - CVE-2026-46138 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1384 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: fix potential data-race This mptcp_pm_add_timer() helper is executed as a timer callback in softirq cont… - CVE-2026-46137 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1385 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmet_tcp_handle_icreq() updates queue->state after sending an Init… - CVE-2026-46135 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1386 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface i… - CVE-2026-46125 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1387 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss() Sashiko points out that the user can specify WQs sharing … - CVE-2026-46117 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1388 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete KASAN reproduces a slab-use-after-free in __xfrm_state_delete()'… - CVE-2026-46116 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1389 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: block: add pgmap check to biovec_phys_mergeable biovec_phys_mergeable() is used by the request merge, DMA mapping, and integrity … - CVE-2026-46115 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1390 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads atomic_write_reply() at drivers/infiniband/sw/rxe/rxe_resp.c unconditionally de… - CVE-2026-46114 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm