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 16, 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
208971 7.8 危険 シスコシステムズ - Cisco Aironet 1800 デバイスのソフトウェアの IP イングレスパケットハンドラにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-6320 2016-01-21 15:53 2015-08-17 Show GitHub Exploit DB Packet Storm
208972 10 危険 シスコシステムズ - Cisco Wireless LAN Controller デバイスのソフトウェアにおける構成設定を変更される脆弱性 CWE-287
不適切な認証
CVE-2015-6314 2016-01-21 15:52 2015-08-17 Show GitHub Exploit DB Packet Storm
208973 4.3 警告 Fedora Project
shellinabox project
- Shell In A Box の HTTPS フォールバックの実装における DNS リバインディング攻撃を実行される脆弱性 CWE-Other
その他
CVE-2015-8400 2016-01-21 15:39 2015-12-6 Show GitHub Exploit DB Packet Storm
208974 5.8 警告 Gajim.org - Gajim における名簿を変更される脆弱性 CWE-20
不適切な入力確認
CVE-2015-8688 2016-01-21 15:38 2015-12-28 Show GitHub Exploit DB Packet Storm
208975 3.5 注意 IBM - IBM InfoSphere Master Data Management - Collaborative Edition の GDS コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7414 2016-01-21 15:06 2015-09-29 Show GitHub Exploit DB Packet Storm
208976 6.8 警告 IBM - IBM WebSphere Commerce におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-5007 2016-01-21 15:06 2015-06-24 Show GitHub Exploit DB Packet Storm
208977 3.5 注意 IBM - IBM InfoSphere Master Data Management - Collaborative Edition におけるクリックジャッキング攻撃を実行される脆弱性 CWE-Other
その他
CVE-2015-4960 2016-01-21 15:06 2015-06-24 Show GitHub Exploit DB Packet Storm
208978 4.3 警告 IBM - IBM Tivoli Federated Identity Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-4959 2016-01-21 15:06 2015-06-24 Show GitHub Exploit DB Packet Storm
208979 2.1 注意 IBM - IBM InfoSphere Master Data Management - Collaborative Edition における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-4958 2016-01-21 15:06 2015-06-24 Show GitHub Exploit DB Packet Storm
208980 5 警告 IBM - IBM WebSphere MQ Light におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-4942 2016-01-21 15:06 2015-06-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3861 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: isofs: validate block number from NFS file handle in isofs_export_iget isofs_fh_to_dentry() and isofs_fh_to_parent() pass an atta… - CVE-2026-46124 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3862 7.7 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtio_bt: clamp rx length before skb_put virtbt_rx_work() calls skb_put(skb, len) where len comes directly from virtq… - CVE-2026-46123 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3863 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43_rx() The firmware-controlled key index in b43_rx() can exceed the de… - CVE-2026-46122 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3864 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ip6_gre: Use cached t->net in ip6erspan_changelink(). After commit 5e72ce3e3980 ("net: ipv6: Use link netns in newlink() of rtnl_… - CVE-2026-46120 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3865 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of-bounds access in auth message processing If a (potentially corrupted) message of type CEPH_MSG_AUTH_REPL… - CVE-2026-46119 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3866 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN The shadow MMU computes GFNs for direct shadow pages using sp->g… - CVE-2026-46113 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3867 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… - CVE-2026-46112 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3868 - - - In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix memory leak on ulpi_register() error paths Commit 01af542392b5 ("usb: ulpi: fix double free in ulpi_register_inter… - CVE-2026-46109 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3869 - - - In the Linux kernel, the following vulnerability has been resolved: ipmi:si: Return state to normal if message allocation fails There were places where nothing would get started if a message alloca… - CVE-2026-46108 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3870 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 … - CVE-2026-46107 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm