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
132371 7.4 重要
Network
Mozilla Foundation Mozilla Firefox Android 用 Firefox における脆弱性 CWE-noinfo
情報不足
CVE-2021-23957 2021-11-12 17:45 2021-01-26 Show GitHub Exploit DB Packet Storm
132372 6.5 警告
Network
Mozilla Foundation Mozilla Firefox Firefox における脆弱性 CWE-noinfo
情報不足
CVE-2021-23956 2021-11-12 17:45 2021-01-26 Show GitHub Exploit DB Packet Storm
132373 6.1 警告
Network
Mozilla Foundation Mozilla Firefox Firefox におけるレンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限に関する脆弱性 CWE-1021
レンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限
CVE-2021-23955 2021-11-12 17:45 2021-01-26 Show GitHub Exploit DB Packet Storm
132374 8.8 重要
Network
Google
Fedora Project
Fedora
Google Chrome
Google Chrome の WebRTC における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2021-21162 2021-11-12 17:39 2021-03-2 Show GitHub Exploit DB Packet Storm
132375 6.5 警告
Network
Google
Fedora Project
Fedora
Google Chrome
iOS 上で稼働する Google Chrome の Reader Mode における同一生成元ポリシー違反に関する脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2021-21163 2021-11-12 17:33 2021-03-2 Show GitHub Exploit DB Packet Storm
132376 6.5 警告
Network
Google
Fedora Project
Fedora
Google Chrome
iOS 上で稼働する Google Chrome における同一生成元ポリシー違反に関する脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2021-21164 2021-11-12 17:00 2021-03-2 Show GitHub Exploit DB Packet Storm
132377 5.4 警告
Network
maxum rumpus Maxum Rumpus におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2020-27576 2021-11-12 16:52 2020-10-12 Show GitHub Exploit DB Packet Storm
132378 9.8 緊急
Network
マイクロソフト Microsoft Windows 8.1
Microsoft Windows Server
Microsoft Windows 10
Microsoft Windows RT 8.1
Microsoft Windows Server 2016
M…
Windows TCP/IP のリモートでコードが実行される脆弱性 CWE-noinfo
情報不足
CVE-2021-24094 2021-11-12 16:47 2021-02-9 Show GitHub Exploit DB Packet Storm
132379 9.8 緊急
Network
マイクロソフト Microsoft Windows 8.1
Microsoft Windows Server
Microsoft Windows 10
Microsoft Windows RT 8.1
Microsoft Windows Server 2016
M…
Windows TCP/IP のリモートでコードが実行される脆弱性 CWE-noinfo
情報不足
CVE-2021-24074 2021-11-12 16:47 2021-02-9 Show GitHub Exploit DB Packet Storm
132380 7.1 重要
Network
マイクロソフト Skype for Business Server
Microsoft Lync Server
Skype for Business と Lync のなりすましの脆弱性 CWE-noinfo
情報不足
CVE-2021-24073 2021-11-12 16:47 2021-02-9 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
261 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: use list_del_rcu for netlink hooks nft_netdev_unregister_hooks and __nft_unregister_flowtable_net_hooks nee… Update - CVE-2026-46324 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
262 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skb_gro_receive() can currently copy frags between the source and GRO skb, without checking the … Update - CVE-2026-46323 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
263 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: tun: free page on build_skb failure in tun_xdp_one() When build_skb() fails in tun_xdp_one(), the function sets ret to -ENOMEM an… Update - CVE-2026-46322 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
264 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: tun: free page on short-frame rejection in tun_xdp_one() tun_xdp_one() returns -EINVAL on a frame shorter than ETH_HLEN without f… Update - CVE-2026-46321 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
265 7.4 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: tap: free page on error paths in tap_get_user_xdp() tap_get_user_xdp() rejects a frame shorter than ETH_HLEN with -EINVAL, and re… Update - CVE-2026-46320 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
266 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: Only release RCU read lock after ct_ft When looking up a flow table in act_ct in tcf_ct_flow_table_get(), rhas… Update - CVE-2026-46319 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
267 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Reassign nested_mmus array behind mmu_lock kvm->arch.nested_mmus[] is walked under kvm->mmu_lock, including from the … Update - CVE-2026-46317 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
268 9.3 CRITICAL
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry vgic_its_invalidate_cache() walks the per-IT… Update - CVE-2026-46316 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
269 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: fix access to stale wptr mapping Use drm_exec to take both locks i.e vm root bo and wptr_obj bo to access the m… Update - CVE-2026-46311 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
270 8.3 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: ath5k: do not access array OOB Vincent reports: > The ath5k driver seems to do an array-index-out-of-bounds access as > sho… Update - CVE-2026-46307 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm