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 3, 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
195851 7.5 重要
Network
cryptopp project - Crypto++ における不正なポインタを解放される脆弱性 CWE-399
リソース管理の問題
CVE-2016-7544 2017-02-15 17:39 2016-10-11 Show GitHub Exploit DB Packet Storm
195852 5.4 警告
Network
IBM - IBM Jazz Reporting Service におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6039 2017-02-15 17:36 2016-12-7 Show GitHub Exploit DB Packet Storm
195853 5.4 警告
Network
IBM - IBM Jazz Foundation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6030 2017-02-15 17:36 2016-12-16 Show GitHub Exploit DB Packet Storm
195854 4.3 警告
Network
IBM - IBM Jazz テクノロジーベース製品における表示権限を持たない作業項目のタイトルを閲覧される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-6028 2017-02-15 17:36 2016-12-16 Show GitHub Exploit DB Packet Storm
195855 5.4 警告
Network
IBM - IBM Jazz Reporting Service における HTML インジェクションの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5897 2017-02-15 17:36 2016-12-7 Show GitHub Exploit DB Packet Storm
195856 5.4 警告
Network
IBM - IBM Jazz Foundation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6061 2017-02-15 16:59 2016-12-16 Show GitHub Exploit DB Packet Storm
195857 5.4 警告
Network
IBM - IBM Jazz Foundation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6054 2017-02-15 16:59 2016-12-6 Show GitHub Exploit DB Packet Storm
195858 5.4 警告
Network
IBM - IBM Jazz Reporting Service におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6047 2017-02-15 16:59 2016-12-6 Show GitHub Exploit DB Packet Storm
195859 5.4 警告
Network
IBM - IBM Jazz Reporting Service におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5899 2017-02-15 16:59 2016-12-6 Show GitHub Exploit DB Packet Storm
195860 4.3 警告
Network
IBM - IBM Jazz Reporting Service における重要な情報を取得される脆弱性 CWE-254
セキュリティ機能
CVE-2016-5898 2017-02-15 16:59 2016-12-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
431 - - - 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 … New - CVE-2026-31737 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
432 - - - 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… New - CVE-2026-31738 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
433 - - - 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… New - CVE-2026-31745 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
434 - - - 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… New - CVE-2026-31724 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
435 - - - 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… New - CVE-2026-31725 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
436 - - - 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… New - CVE-2026-31726 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
437 - - - 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… New - CVE-2026-31746 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
438 - - - 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… New - CVE-2026-31752 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
439 - - - In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix NULL pointer dereference in ep_queue When the gadget endpoint is disabled or not yet configured, the ep->… New - CVE-2026-31755 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
440 - - - In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: Fix URB memory leak on submit failure When usb_submit_urb() fails in usbio_probe(), the previously allocated UR… New - CVE-2026-31757 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm