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, 10:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2101 9.8 緊急
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおけるOS コマンドインジェクションの脆弱性 CWE-78
CWE-78
CVE-2026-48687 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2102 7.5 重要
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-48688 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2103 7.1 重要
Local
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける複数の脆弱性 CWE-122
CWE-190
CVE-2026-48690 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2104 9.8 緊急
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける複数の脆弱性 CWE-122
CWE-190
CWE-190
CVE-2026-48691 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2105 8.1 重要
Adjacent
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-48692 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2106 5.5 警告
Local
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおけるリンク解釈に関する脆弱性 CWE-59
リンク解釈の問題
CVE-2026-48693 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2107 8.1 重要
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける複数の脆弱性 CWE-77
CWE-78
CVE-2026-48694 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2108 8.1 重要
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおけるOS コマンドインジェクションの脆弱性 CWE-78
CWE-78
CVE-2026-48695 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2109 6.2 警告
Local
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける複数の脆弱性 CWE-120
CWE-120
CWE-676
CVE-2026-48696 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2110 7.4 重要
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2026-48697 2026-05-29 11:16 2026-05-26 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