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":May 11, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201431 6.1 警告
Network
The phpMyAdmin Project - phpMyAdmin の examples/openid.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5731 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
201432 5.3 警告
Network
The phpMyAdmin Project - phpMyAdmin における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-5730 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
201433 7.5 重要
Network
The phpMyAdmin Project - phpMyAdmin の js/get_scripts.js.php におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-5706 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
201434 6.1 警告
Network
The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5705 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
201435 6.1 警告
Network
The phpMyAdmin Project - phpMyAdmin のテーブル構造ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5704 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
201436 3.7
Network
The phpMyAdmin Project - phpMyAdmin における Cookie の属性インジェクション攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-5702 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
201437 6.1 警告
Network
The phpMyAdmin Project - phpMyAdmin の setup/frames/index.inc.php における HTTP セッションへの BBCode インジェクション攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-5701 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
201438 5.4 警告
Network
ボクブロック株式会社 - EC-CUBE 用プラグイン「管理画面表示制御プラグイン」における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-7784 2016-07-7 14:45 2015-12-3 Show GitHub Exploit DB Packet Storm
201439 8.2 重要
Network
シスコシステムズ - Cisco Configuration Assistant の CNAP におけるファイルシステムおよび管理エンドポイントの制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1441 2016-07-7 10:54 2016-06-30 Show GitHub Exploit DB Packet Storm
201440 8.6 重要
Network
シスコシステムズ - Cisco FirePOWER システム ソフトウェアにおける CLI アクセス権を取得される脆弱性 CWE-255
CWE-264
CVE-2016-1394 2016-07-7 10:54 2016-06-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
801 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen_9pfs_front_free against concurrent calls The xenwatch thread can race with other back-end change notification… - CVE-2026-43249 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
802 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhost_vdpa Remove duplication by consolidating these here. This reduces the posibility of … - CVE-2026-43248 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
803 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ntfs: ->d_compare() must not block ... so don't use __getname() there. Switch it (and ntfs_d_hash(), while we are at it) to kmal… - CVE-2026-43245 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
804 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in ->query_interfaces() It was possible for two query interface works to be concurrently trying to upd… - CVE-2026-43239 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
805 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v4 This commit simplifies the amd… - CVE-2026-43237 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
806 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release The atmel_hlcdc_plane_atomic_duplicate_state() callback was … - CVE-2026-43236 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
807 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_h323: fix OOB read in decode_choice() In decode_choice(), the boundary check before get_len() uses the va… - CVE-2026-43233 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
808 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets When the FarSync T-series card is being detached, the fs… - CVE-2026-43232 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
809 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/rds: Clear reconnect pending bit When canceling the reconnect worker, care must be taken to reset the reconnect-pending bit. … - CVE-2026-43230 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
810 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/rds: No shortcut out of RDS_CONN_ERROR RDS connections carry a state "rds_conn_path::cp_state" and transitions from one state… - CVE-2026-43226 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm