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 8, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
203871 7.5 重要
Network
KDE project
Canonical
- KDE Frameworks で使用される KArchive におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-6232 2016-08-5 11:47 2016-07-24 Show GitHub Exploit DB Packet Storm
203872 5.4 警告
Network
Vtiger - Vtiger CRM におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4834 2016-08-4 18:03 2016-07-20 Show GitHub Exploit DB Packet Storm
203873 6.5 警告
Network
株式会社シード - EC-CUBE 用プラグイン「割引クーポンプラグイン」における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-4837 2016-08-4 17:54 2016-07-22 Show GitHub Exploit DB Packet Storm
203874 9.8 緊急
Network
Crestron Electronics, Inc. - Crestron Electronics DM-TXRX-100-STR デバイスのファームウェアにおけるアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-5670 2016-08-4 16:22 2016-08-1 Show GitHub Exploit DB Packet Storm
203875 9.8 緊急
Network
Crestron Electronics, Inc. - Crestron Electronics DM-TXRX-100-STR デバイスのファームウェアにおける HTTPS セッションに対して中間者攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-5669 2016-08-4 16:22 2016-08-1 Show GitHub Exploit DB Packet Storm
203876 9.8 緊急
Network
Crestron Electronics, Inc. - Crestron Electronics DM-TXRX-100-STR デバイスのファームウェアにおける認証を回避される脆弱性 CWE-Other
その他
CVE-2016-5668 2016-08-4 16:22 2016-08-1 Show GitHub Exploit DB Packet Storm
203877 9.8 緊急
Network
Crestron Electronics, Inc. - Crestron Electronics DM-TXRX-100-STR デバイスのファームウェアにおける認証を回避される脆弱性 CWE-Other
その他
CVE-2016-5667 2016-08-4 16:22 2016-08-1 Show GitHub Exploit DB Packet Storm
203878 9.8 緊急
Network
Crestron Electronics, Inc. - Crestron Electronics DM-TXRX-100-STR デバイスのファームウェアにおけるアクセス権を取得される脆弱性 CWE-Other
その他
CVE-2016-5666 2016-08-4 16:22 2016-08-1 Show GitHub Exploit DB Packet Storm
203879 9.8 緊急
Network
Crestron Electronics, Inc. - Crestron AirMedia AM-100 デバイスのファームウェアの cgi-bin/rftest.cgi におけるディレクトリトラバーサルの脆弱性 CWE-Other
その他
CVE-2016-5640 2016-08-4 16:22 2016-08-1 Show GitHub Exploit DB Packet Storm
203880 7.5 重要
Network
Crestron Electronics, Inc. - Crestron AirMedia AM-100 デバイスのファームウェアの cgi-bin/login.cgi におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-5639 2016-08-4 16:22 2016-08-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 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
2291 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
2292 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
2293 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
2294 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
2295 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
2296 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
2297 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
2298 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
2299 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
2300 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… - CVE-2026-46111 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm