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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
195221 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の同一生成元ポリシーの実装におけるセキュリティを回避される脆弱性 CWE-254
セキュリティ機能
CVE-2016-7890 2016-12-16 13:58 2016-12-13 Show GitHub Exploit DB Packet Storm
195222 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の MovieClip クラスにおける任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-7881 2016-12-16 13:58 2016-12-13 Show GitHub Exploit DB Packet Storm
195223 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player における任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-7880 2016-12-16 13:58 2016-12-13 Show GitHub Exploit DB Packet Storm
195224 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player における任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-7879 2016-12-16 13:58 2016-12-13 Show GitHub Exploit DB Packet Storm
195225 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の PSDK のメディアプレイヤークラスにおける任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-7878 2016-12-16 13:58 2016-12-13 Show GitHub Exploit DB Packet Storm
195226 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の Action Message Format のシリアル化における任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-7877 2016-12-16 13:58 2016-12-13 Show GitHub Exploit DB Packet Storm
195227 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の Clipboard クラスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-7876 2016-12-16 13:58 2016-12-13 Show GitHub Exploit DB Packet Storm
195228 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の BitmapData クラスにおける任意のコードを実行される脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-7875 2016-12-16 13:58 2016-12-13 Show GitHub Exploit DB Packet Storm
195229 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の NetConnection クラスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-7874 2016-12-16 13:58 2016-12-13 Show GitHub Exploit DB Packet Storm
195230 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の PSDK クラスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-7873 2016-12-16 13:58 2016-12-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
221 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: fix use-after-free on disconnect In usb6fire_chip_abort(), the chip struct is allocated as the card's private data (… New - CVE-2026-31581 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
222 - - - In the Linux kernel, the following vulnerability has been resolved: media: em28xx: fix use-after-free in em28xx_v4l2_open() em28xx_v4l2_open() reads dev->v4l2 without holding dev->lock, creating a … New - CVE-2026-31583 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
223 - - - In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix use-after-free in encoder release path The fops_vcodec_release() function frees the context structur… New - CVE-2026-31584 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
224 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: fireworks: bound device-supplied status before string array lookup The status field in an EFW response is a 32-bit value su… New - CVE-2026-31619 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
225 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: us144mkii: fix NULL deref on missing interface 0 A malicious USB device with the TASCAM US-144MKII device id can hav… New - CVE-2026-31620 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
226 - - - In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix nfeeds state corruption on start_streaming failure syzbot reported a memory leak in vidtv_psi_service_desc_init… New - CVE-2026-31585 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
227 - - - In the Linux kernel, the following vulnerability has been resolved: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() cgwb_release_workfn() calls css_put(wb->blkcg_css) and then later acc… New - CVE-2026-31586 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
228 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION Drop the WARN in sev_pin_memory() on npages overflowing an in… New - CVE-2026-31590 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
229 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPU Reject synchronizing vCPU state to its associated VM… New - CVE-2026-31593 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
230 - - - In the Linux kernel, the following vulnerability has been resolved: bnge: return after auxiliary_device_uninit() in error path When auxiliary_device_add() fails, the error block calls auxiliary_dev… New - CVE-2026-31621 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm