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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
190421 7.8 重要
Local
Jungo Connectivity - Jungo WinDriver における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2017-14075 2017-10-10 16:54 2017-09-6 Show GitHub Exploit DB Packet Storm
190422 4.7 警告
Local
Linux
レッドハット
- 複数のレッドハット製品および kernel-rt における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2015-7553 2017-10-10 16:52 2015-12-6 Show GitHub Exploit DB Packet Storm
190423 5.4 警告
Network
VMware - VMware vCenter Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-4926 2017-10-10 16:51 2017-09-14 Show GitHub Exploit DB Packet Storm
190424 5.9 警告
Network
D-Link Systems, Inc. - D-Link DIR-850L デバイスのファームウェアにおける証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2017-14420 2017-10-10 16:50 2017-09-8 Show GitHub Exploit DB Packet Storm
190425 5.9 警告
Network
D-Link Systems, Inc. - D-Link DIR-850L デバイスのファームウェアにおける証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2017-14419 2017-10-10 16:50 2017-09-8 Show GitHub Exploit DB Packet Storm
190426 8.1 重要
Network
D-Link Systems, Inc. - D-Link DIR-850L デバイスのファームウェアにおける証明書・パスワードの管理に関する脆弱性 CWE-255
証明書・パスワード管理
CVE-2017-14418 2017-10-10 16:50 2017-09-8 Show GitHub Exploit DB Packet Storm
190427 5.5 警告
Local
Blackwave - Blackwave Dive Assistant における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2017-8918 2017-10-10 16:37 2017-05-12 Show GitHub Exploit DB Packet Storm
190428 9.8 緊急
Network
osTicket - osTicket における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-14396 2017-10-10 16:32 2017-09-14 Show GitHub Exploit DB Packet Storm
190429 7.5 重要
Network
D-Link Systems, Inc. - D-Link DIR-850L デバイスのファームウェアにおけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2017-14422 2017-10-10 16:29 2017-09-8 Show GitHub Exploit DB Packet Storm
190430 9.8 緊急
Network
D-Link Systems, Inc. - D-Link DIR-850L デバイスのファームウェアにおけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2017-14421 2017-10-10 16:29 2017-09-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1111 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO nf_osf_match_one() computes ctx->window % f->wss.val in the OSF_WS… Update - CVE-2026-45841 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1112 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with … Update - CVE-2026-45840 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1113 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec() CO-RE accessor strings are colon-separated indices that desc… Update - CVE-2026-45839 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1114 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: fix end-of-list detection in cgroup_storage_get_next_key() list_next_entry() never returns NULL -- when the current element … Update - CVE-2026-45838 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1115 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb() Add the same NULL guard already present in l2cap_sock_resume… Update - CVE-2026-45836 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1116 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb() Add the same NULL guard already present in l2cap_sock_resu… Update - CVE-2026-45835 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1117 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb() Add the same NULL guard already present in l2cap_sock_resume… Update - CVE-2026-45834 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1118 10.0 CRITICAL
Network
- - Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.27.0 to before 0.29.3, a hardcoded BETTER_AUTH_SECRET fallback ("better-auth-secret-123456789") lets an unauthenticated attacker … Update CWE-798
 Use of Hard-coded Credentials
CVE-2026-45631 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm
1119 8.1 HIGH
Network
apache apache-airflow-providers-google Apache Airflow providers-google's `ComputeEngineSSHHook` disables SSH host-key verification by default, exposing SSH traffic between an Airflow worker and a Compute Engine VM to in-path network attac… Update CWE-322
 Key Exchange without Entity Authentication
CVE-2026-45361 2026-06-2 02:17 2026-05-25 Show GitHub Exploit DB Packet Storm
1120 7.7 HIGH
Network
- - FastGPT is an AI Agent building platform. Prior to 4.15.0-beta1, a Server-Side Request Forgery (SSRF) vulnerability allows an authenticated attacker to bypass the global isInternalAddress network pro… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44285 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm