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 9, 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
91 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-11144 2026-06-9 14:18 2026-06-4 Show GitHub Exploit DB Packet Storm
92 5.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける競合状態に関する脆弱性 New CWE-362
競合状態
CVE-2026-11145 2026-06-9 14:18 2026-06-4 Show GitHub Exploit DB Packet Storm
93 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-11146 2026-06-9 14:18 2026-06-4 Show GitHub Exploit DB Packet Storm
94 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるクロスサイトリクエストフォージェリの脆弱性 New CWE-352
同一生成元ポリシー違反
CVE-2026-11148 2026-06-9 14:18 2026-06-4 Show GitHub Exploit DB Packet Storm
95 6.1 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるクロスサイトスクリプティングの脆弱性 New CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-11150 2026-06-9 14:18 2026-06-4 Show GitHub Exploit DB Packet Storm
96 7.5 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-11151 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
97 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-11152 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
98 9.1 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける物理サイドチャネルの不適切な保護に関する脆弱性 New CWE-1300
物理サイドチャネルの不適切な保護
CVE-2026-11153 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
99 7.5 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-11154 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
100 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるクロスサイトリクエストフォージェリの脆弱性 New CWE-352
同一生成元ポリシー違反
CVE-2026-11155 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
2181 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
2182 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
2183 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
2184 - - - 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
2185 - - - 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
2186 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
2187 - - - In the Linux kernel, the following vulnerability has been resolved: can: ucan: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tie… - CVE-2026-46103 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2188 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… - CVE-2026-46102 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2189 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: reject zero shift in nft_bitwise Reject zero shift operands for nft_bitwise left and right shift expressions during in… - CVE-2026-46101 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2190 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… - CVE-2026-46099 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm