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
195201 7.5 重要
Network
The phpMyAdmin Project - phpMyAdmin におけるリモートでコードを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2016-6631 2016-12-16 18:16 2016-07-25 Show GitHub Exploit DB Packet Storm
195202 6.5 警告
Network
The phpMyAdmin Project - phpMyAdmin におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-6630 2016-12-16 18:16 2016-07-25 Show GitHub Exploit DB Packet Storm
195203 9.8 緊急
Network
The phpMyAdmin Project - phpMyAdmin の $cfg['ArbitraryServerRegexp'] 設定ディレクティブにおける特定の Cookie の値を再利用される脆弱性 CWE-254
セキュリティ機能
CVE-2016-6629 2016-12-16 18:16 2016-07-25 Show GitHub Exploit DB Packet Storm
195204 6.3 警告
Network
The phpMyAdmin Project - phpMyAdmin における巧妙に細工された悪意のある SVG ファイルのダウンロードを誘発される脆弱性 CWE-254
セキュリティ機能
CVE-2016-6628 2016-12-16 18:16 2016-07-24 Show GitHub Exploit DB Packet Storm
195205 5.4 警告
Network
The phpMyAdmin Project - phpMyAdmin におけるユーザを悪意のある Web ページにリダイレクトされる脆弱性 CWE-254
セキュリティ機能
CVE-2016-6626 2016-12-16 18:16 2016-07-24 Show GitHub Exploit DB Packet Storm
195206 5.9 警告
Network
The phpMyAdmin Project - phpMyAdmin における IP ベースの認証ルールを回避される脆弱性 CWE-254
セキュリティ機能
CVE-2016-6624 2016-12-16 18:16 2016-07-21 Show GitHub Exploit DB Packet Storm
195207 6.5 警告
Network
The phpMyAdmin Project - phpMyAdmin におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-6623 2016-12-16 18:16 2016-07-26 Show GitHub Exploit DB Packet Storm
195208 5.9 警告
Network
The phpMyAdmin Project - phpMyAdmin におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-6622 2016-12-16 18:16 2016-07-21 Show GitHub Exploit DB Packet Storm
195209 9.8 緊急
Network
The phpMyAdmin Project - phpMyAdmin における任意のコードを実行される脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2016-6620 2016-12-16 18:16 2016-07-15 Show GitHub Exploit DB Packet Storm
195210 8.8 重要
Network
The phpMyAdmin Project - phpMyAdmin のユーザインターフェースの preference 機能における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-6619 2016-12-16 18:16 2016-07-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 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
91 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish Lock all vCPUs when synchronizing and encrypting VMSAs for… New - CVE-2026-31591 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
92 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanup Disable the delayed work before clearing BAR mappings a… New - CVE-2026-31595 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
93 - - - In the Linux kernel, the following vulnerability has been resolved: staging: sm750fb: fix division by zero in ps_to_hz() ps_to_hz() is called from hw_sm750_crtc_set_mode() without validating that p… New - CVE-2026-31603 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
94 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix device leak on probe failure Driver core holds a reference to the USB interface and its parent USB device while … New - CVE-2026-31604 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
95 - - - In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the com… New - CVE-2026-31572 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
96 - - - In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to __initconst misuse Fix a kernel panic when probing the driver as a module: Unable … New - CVE-2026-31573 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
97 - - - In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix hugetlb fault mutex hash calculation In mfill_atomic_hugetlb(), linear_page_index() is used to calculate the … New - CVE-2026-31575 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
98 - - - In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrf_probe() In hackrf driver, the following race condi… New - CVE-2026-31576 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
99 - - - In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map The DAT inode's btree node cache (i_assoc_inode) is in… New - CVE-2026-31577 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
100 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO Much like commit 19f953e74356 ("fbdev: fb_pm2fb: Avoid potential divide… New - CVE-2026-31605 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm