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 7, 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
213861 5 警告 Epicor Software - Epicor Enterprise におけるデータベース接続のパスワードを取得される脆弱性 CWE-200
情報漏えい
CVE-2014-4311 2014-11-6 15:49 2014-09-30 Show GitHub Exploit DB Packet Storm
213862 5 警告 レッドハット - FreeIPA のディレクトリサーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0336 2014-11-6 15:48 2013-02-26 Show GitHub Exploit DB Packet Storm
213863 7.5 危険 Joomla!
Akeeba
- 複数の製品で使用される Akeeba 製品 における暗号化を回避される脆弱性 CWE-310
暗号の問題
CVE-2014-7228 2014-11-6 15:48 2014-09-30 Show GitHub Exploit DB Packet Storm
213864 5 警告 Plone Foundation
Zope Foundation
- Plone で使用される Zope における値を推測される脆弱性 CWE-310
暗号の問題
CVE-2012-6661 2014-11-6 11:05 2012-10-24 Show GitHub Exploit DB Packet Storm
213865 5 警告 Plone Foundation - Plone のエラーページにおける乱数を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5508 2014-11-6 11:05 2012-10-24 Show GitHub Exploit DB Packet Storm
213866 4.3 警告 Plone Foundation - Plone の バッチ ID 変更スクリプトにおけるコンテンツアイテムのタイトルを変更される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-5500 2014-11-6 11:05 2012-11-6 Show GitHub Exploit DB Packet Storm
213867 6.5 警告 PostgreSQL.org
アップル
富士通
- PostgreSQL におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-0065 2014-11-5 18:15 2014-02-20 Show GitHub Exploit DB Packet Storm
213868 4.3 警告 アップル - Apple OS X Server の CoreCollaboration の Xcode Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4406 2014-11-5 18:14 2014-09-17 Show GitHub Exploit DB Packet Storm
213869 4 警告 PostgreSQL.org
アップル
富士通
- PostgreSQL の chkpass 拡張機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-0066 2014-11-5 18:08 2014-02-20 Show GitHub Exploit DB Packet Storm
213870 6.5 警告 PostgreSQL.org
アップル
富士通
- PostgreSQL におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-0063 2014-11-5 18:04 2014-02-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1201 - - - In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled If the gmac0 is disabled, the precheck for a valid ingress device… - CVE-2026-31736 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
1202 - - - In the Linux kernel, the following vulnerability has been resolved: net: ftgmac100: fix ring allocation unwind on open failure ftgmac100_alloc_rings() allocates rx_skbs, tx_skbs, rxdes, txdes, and … - CVE-2026-31737 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
1203 - - - In the Linux kernel, the following vulnerability has been resolved: vxlan: validate ND option lengths in vxlan_na_create vxlan_na_create() walks ND options according to option-provided lengths. A m… - CVE-2026-31738 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
1204 - - - In the Linux kernel, the following vulnerability has been resolved: reset: gpio: fix double free in reset_add_gpio_aux_device() error path When __auxiliary_device_add() fails, reset_add_gpio_aux_de… - CVE-2026-31745 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
1205 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_subset: Fix net_device lifecycle with device_move The net_device is allocated during function instance creation an… - CVE-2026-31723 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
1206 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_eem: Fix net_device lifecycle with device_move The net_device is allocated during function instance creation and r… - CVE-2026-31724 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
1207 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ecm: Fix net_device lifecycle with device_move The net_device is allocated during function instance creation and r… - CVE-2026-31725 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
1208 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix NULL pointer dereference during unbind race Commit b81ac4395bbe ("usb: gadget: uvc: allow for application t… - CVE-2026-31726 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
1209 - - - In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix memory leak with CCA cards used as accelerator Tests showed that there is a memory leak if CCA cards are used as… - CVE-2026-31746 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
1210 - - - In the Linux kernel, the following vulnerability has been resolved: bridge: br_nd_send: validate ND option lengths br_nd_send() walks ND options according to option-provided lengths. A malformed op… - CVE-2026-31752 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm