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":June 16, 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
199911 8.8 重要
Network
NTP Project - NTP の ntpq の reslist 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-6460 2017-03-31 14:23 2017-03-21 Show GitHub Exploit DB Packet Storm
199912 5.5 警告
Local
NTP Project - NTP の Windows インストーラ における脆弱性 CWE-119
バッファエラー
CVE-2017-6459 2017-03-31 14:23 2017-03-21 Show GitHub Exploit DB Packet Storm
199913 7 重要
Local
NTP Project - NTP における権限を取得される脆弱性 CWE-94
コード・インジェクション
CVE-2017-6455 2017-03-31 14:23 2017-03-21 Show GitHub Exploit DB Packet Storm
199914 7.8 重要
Local
NTP Project - NTP の Windows インストーラ におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-6452 2017-03-31 14:23 2017-03-21 Show GitHub Exploit DB Packet Storm
199915 7.8 重要
Local
NTP Project - NTP の従来の MX4200 refclock の mx4200_send 関数における任意のコードを実行される脆弱性 CWE-787
境界外書き込み
CVE-2017-6451 2017-03-31 14:23 2017-03-21 Show GitHub Exploit DB Packet Storm
199916 6.1 警告
Network
ZAHMit.design LLC - WordPress 用 Connections Business Directory プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0770 2017-03-31 11:03 2016-02-1 Show GitHub Exploit DB Packet Storm
199917 7.5 重要
Network
ytnef project - ytnef におけるヒープベースのバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-6802 2017-03-31 10:38 2017-02-25 Show GitHub Exploit DB Packet Storm
199918 7.5 重要
Network
ytnef project - ytnef における境界外にアクセスされる脆弱性 CWE-125
境界外読み取り
CVE-2017-6801 2017-03-31 10:38 2017-02-25 Show GitHub Exploit DB Packet Storm
199919 7.5 重要
Network
ytnef project - ytnef におけるヒープベースのバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-6800 2017-03-31 10:38 2017-02-24 Show GitHub Exploit DB Packet Storm
199920 6.1 警告
Local
IBM - IBM Business Process Manager における悪意のあるペイロードをダウンロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2016-9693 2017-03-30 18:38 2016-12-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3841 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: xfrm6: release dst on error in xfrm6_rcv_encap() xfrm6_rcv_encap() performs an IPv6 route lookup when the skb does not alre… - CVE-2026-46172 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3842 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: free sk if last When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(), and released at t… - CVE-2026-46170 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3843 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using lock_sock_fast() (atomic context) around sock_set_timestamp() and so… - CVE-2026-46168 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3844 - - - In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl Just like in a previous problem in this driver, usblp_ctrl_msg() wi… - CVE-2026-46167 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3845 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: vport: fix self-deadlock on release of tunnel ports vports are used concurrently and protected by RCU, so netdev_put… - CVE-2026-46165 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3846 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43l… - CVE-2026-46163 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3847 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setup_geo() with zero far_copies setup_geo() extracts near_copies (nc) and far_copies (fc) from … - CVE-2026-46161 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3848 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: always decrease sk refcount When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(). It sh… - CVE-2026-46158 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3849 - - - In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang() The switch case in loongson_gpu_fixup_dma_hang() may not DC2 or DC3… - CVE-2026-46156 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3850 - - - In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix heap leak in IEEE 1284 device ID via short response usblp_ctrl_msg() collapses the usb_control_msg() return value… - CVE-2026-46151 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm