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 10, 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
205211 9.8 緊急
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4183 2016-07-15 16:39 2016-07-12 Show GitHub Exploit DB Packet Storm
205212 9.8 緊急
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4182 2016-07-15 16:39 2016-07-12 Show GitHub Exploit DB Packet Storm
205213 9.8 緊急
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4181 2016-07-15 16:39 2016-07-12 Show GitHub Exploit DB Packet Storm
205214 9.8 緊急
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4180 2016-07-15 16:39 2016-07-12 Show GitHub Exploit DB Packet Storm
205215 9.8 緊急
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4179 2016-07-15 16:39 2016-07-12 Show GitHub Exploit DB Packet Storm
205216 5.3 警告
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player におけるアクセス制限を回避される脆弱性 CWE-200
情報漏えい
CVE-2016-4178 2016-07-15 16:38 2016-07-12 Show GitHub Exploit DB Packet Storm
205217 9.8 緊急
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4177 2016-07-15 16:38 2016-07-12 Show GitHub Exploit DB Packet Storm
205218 9.8 緊急
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4176 2016-07-15 16:38 2016-07-12 Show GitHub Exploit DB Packet Storm
205219 9.8 緊急
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4175 2016-07-15 16:38 2016-07-12 Show GitHub Exploit DB Packet Storm
205220 8.8 重要
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-4173 2016-07-15 16:38 2016-07-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1091 - - - 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 … New - CVE-2026-46323 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1092 - - - 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… New - CVE-2026-46322 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1093 - - - 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… New - CVE-2026-46321 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1094 - - - 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… New - CVE-2026-46320 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1095 - - - 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… New - CVE-2026-46319 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1096 - - - In the Linux kernel, the following vulnerability has been resolved: Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare" This reverts commit ea52cb24cd3f ("mm/hugetlbfs: update hugetlbfs to … New - CVE-2026-46318 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1097 - - - 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 … New - CVE-2026-46317 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1098 - - - 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… New - CVE-2026-46316 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1099 5.5 MEDIUM
Local
- - Improper Privilege Management vulnerability in Apache HTTP Server 2.4.67 and earlier allows local .htaccess authors to read files with the privileges of the httpd user. This issue affects Apache HTT… New CWE-269
 Improper Privilege Management
CVE-2026-44119 2026-06-9 22:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1100 8.0 HIGH
Network
- - VMware Cloud Foundation Operations contains multiple stored cross-site scripting vulnerabilities.A malicious actor with privileges to create policies, views or text-widgets may be able to inject scri… New CWE-79
Cross-site Scripting
CVE-2026-41724 2026-06-9 22:16 2026-06-8 Show GitHub Exploit DB Packet Storm