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 14, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196831 5.3 警告
Local
IBM - IBM Cognos Disclosure Management における低い権限で任意のコマンドを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-6077 2017-03-8 14:19 2016-10-20 Show GitHub Exploit DB Packet Storm
196832 4.3 警告
Network
IBM - IBM Rational DOORS Next Generation におけるプロジェクト名を見られる脆弱性 CWE-200
情報漏えい
CVE-2016-6060 2017-03-8 14:19 2016-06-29 Show GitHub Exploit DB Packet Storm
196833 7.5 重要
Network
Wireshark - Wireshark における無限ループを引き起こされる脆弱性 CWE-399
リソース管理の問題
CVE-2017-6014 2017-03-7 18:19 2017-02-16 Show GitHub Exploit DB Packet Storm
196834 9.8 緊急
Network
dotCMS - dotCMS におけるブラインドブーリアン SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5344 2017-03-7 18:18 2017-01-17 Show GitHub Exploit DB Packet Storm
196835 5.5 警告
Local
ZoneMinder - ZoneMinder の web/views/file.php におけるファイル公開/インクルージョンの脆弱性 CWE-200
情報漏えい
CVE-2017-5595 2017-03-7 17:58 2017-01-25 Show GitHub Exploit DB Packet Storm
196836 9.8 緊急
Network
Vim - Vim における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5953 2017-03-7 17:33 2017-02-10 Show GitHub Exploit DB Packet Storm
196837 6.1 警告
Network
Inverse inc. - SOGo の Web Calendar の View Raw Source ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6191 2017-03-7 17:13 2016-06-8 Show GitHub Exploit DB Packet Storm
196838 4.3 警告
Network
Inverse inc. - SOGo における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-6190 2017-03-7 17:13 2016-05-27 Show GitHub Exploit DB Packet Storm
196839 4.3 警告
Network
Inverse inc. - SOGo における重要な情報を取得される脆弱性 CWE-184
不完全なブラックリスト
CVE-2016-6189 2017-03-7 17:13 2016-05-27 Show GitHub Exploit DB Packet Storm
196840 6.1 警告
Network
Inverse inc. - SOGo の Web Calendar におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9905 2017-03-7 17:12 2014-02-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
881 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential overflow of shmem scatterlist length When a scatterlists table of a GEM shmem object of size 4 GB or more… Update - CVE-2026-43368 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
882 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix NULL pointer dereference in device cleanup When GPU initialization fails due to an unsupported HW block IP blocks ma… Update - CVE-2026-43369 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
883 - - - In the Linux kernel, the following vulnerability has been resolved: net: macb: Shuffle the tx ring before enabling tx Quanyang observed that when using an NFS rootfs on an AMD ZynqMp board, the roo… Update - CVE-2026-43371 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
884 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix for duplicate device in netdev hooks When handling NETDEV_REGISTER notification, duplicate device regis… Update - CVE-2026-43454 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
885 - - - In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev->allow_rx' is false, the newly allocated skb isn't consumed by netif_r… Update - CVE-2026-43457 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
886 - - - In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty->link reference in ldisc_open and ser_release A reproducer triggers a KASAN slab-use-after-free in pty_wri… Update - CVE-2026-43458 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
887 - - - In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix double-free in remove() callback The driver uses devm_spi_register_controller() for registration, which au… Update - CVE-2026-43460 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
888 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: spacemit: Fix error handling in emac_tx_mem_map() The DMA mappings were leaked on mapping error. Free them with the existing… Update - CVE-2026-43462 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
889 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix percpu use-after-free in remove_nh_grp_entry When removing a nexthop from a group, remove_nh_grp_entry() publis… Update - CVE-2026-43374 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
890 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free by using call_rcu() for oplock_info ksmbd currently frees oplock_info immediately using kfree(), even t… Update - CVE-2026-43376 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm