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 10, 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
2751 9.8 緊急
Network
Open Knowledge Foundation CKAN Open Knowledge FoundationのCKANにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-42031 2026-05-18 11:30 2026-05-13 Show GitHub Exploit DB Packet Storm
2752 9.1 緊急
Network
Open Knowledge Foundation CKAN Open Knowledge FoundationのCKANにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-42032 2026-05-18 11:30 2026-05-13 Show GitHub Exploit DB Packet Storm
2753 4.9 警告
Network
argoproj Argo Workflows Argo Project AuthorsのArgo Workflowsにおける認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2026-42295 2026-05-18 11:30 2026-05-9 Show GitHub Exploit DB Packet Storm
2754 8.1 重要
Network
argoproj Argo Workflows Argo Project AuthorsのArgo Workflowsにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-42296 2026-05-18 11:30 2026-05-9 Show GitHub Exploit DB Packet Storm
2755 8.3 重要
Network
argoproj Argo Workflows Argo Project AuthorsのArgo Workflowsにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-42297 2026-05-18 11:30 2026-05-9 Show GitHub Exploit DB Packet Storm
2756 6.8 警告
Network
pyLoad-ng project pyLoad-ng pyLoad-ng projectのpyLoad-ngにおける複数の脆弱性 CWE-295
CWE-306
CWE-863
CVE-2026-42312 2026-05-18 11:30 2026-05-11 Show GitHub Exploit DB Packet Storm
2757 8.3 重要
Network
pyLoad-ng project pyLoad-ng pyLoad-ng projectのpyLoad-ngにおける複数の脆弱性 CWE-441
CWE-863
CWE-918
CVE-2026-42313 2026-05-18 11:30 2026-05-11 Show GitHub Exploit DB Packet Storm
2758 6.5 警告
Network
pyLoad-ng project pyLoad-ng pyLoad-ng projectのpyLoad-ngにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-42314 2026-05-18 11:30 2026-05-11 Show GitHub Exploit DB Packet Storm
2759 6.5 警告
Network
pyLoad-ng project pyLoad-ng pyLoad-ng projectのpyLoad-ngにおける複数の脆弱性 CWE-22
CWE-36
CVE-2026-42315 2026-05-18 11:30 2026-05-11 Show GitHub Exploit DB Packet Storm
2760 7.5 重要
Network
mongoosejs mongoose mongoosejsのmongooseにおけるインジェクションに関する脆弱性 CWE-74
インジェクション
CVE-2026-42334 2026-05-18 11:30 2026-05-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3191 7.5 HIGH
Network
- - When processing a request with a URL path starting with /status or /sysinfo, WOSHttpStatusModule.dll is to be loaded to handle such URL patterns. The WOSBin_LoadHttpModule function in the dll would b… CWE-476
 NULL Pointer Dereference
CVE-2026-8359 2026-05-30 05:26 2026-05-28 Show GitHub Exploit DB Packet Storm
3192 7.5 HIGH
Network
- - Function calls to WOSCommonUtil.dll!WOSSysInfoGetDeviceInterface() in various DLLs (i.e., WOSProfileMgrModule.dll, WOSWebDavModule.dll) can return a NULL pointer (i.e., when no user is logged into th… CWE-476
 NULL Pointer Dereference
CVE-2026-8360 2026-05-30 05:26 2026-05-28 Show GitHub Exploit DB Packet Storm
3193 7.5 HIGH
Network
- - A path traversal vulnerability exists in WOSDefaultHttpModule.dll when processing a URL path starting with /woshome CWE-23
 Relative Path Traversal
CVE-2026-8361 2026-05-30 05:26 2026-05-28 Show GitHub Exploit DB Packet Storm
3194 9.8 CRITICAL
Network
- - A stack-based buffer overflow condition exists in WOSDefaultHttpModule.dll when processing a long URL path starting with /woshome CWE-121
Stack-based Buffer Overflow
CVE-2026-8362 2026-05-30 05:26 2026-05-28 Show GitHub Exploit DB Packet Storm
3195 9.8 CRITICAL
Network
- - A stack-based buffer overflow condition exists in WOSDeviceDropFolder.dll when processing a long URL path starting with /resources: CWE-121
Stack-based Buffer Overflow
CVE-2026-8363 2026-05-30 05:26 2026-05-28 Show GitHub Exploit DB Packet Storm
3196 9.8 CRITICAL
Network
- - Gladinet Triofox Cloud Server Agent Access Service (GladServerAgentService.exe) listens on TCP port 7878 and processes remote HTTP messages with URL paths starting with /resources, /status, /sysinfo,… CWE-306
Missing Authentication for Critical Function
CVE-2026-8364 2026-05-30 05:26 2026-05-28 Show GitHub Exploit DB Packet Storm
3197 3.3 LOW
Physics
- - Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a double free in librz/core/cmd/cmd_search.c:byte_pattern_search() due wrong pointer ownership declared. This vul… CWE-415
 Double Free
CVE-2026-45324 2026-05-30 05:21 2026-05-30 Show GitHub Exploit DB Packet Storm
3198 3.3 LOW
Local
- - Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a heap-buffer-overflow in librz/bin/format/omf/omf.c. This vulnerability is fixed by commit e6d0937c8a083e23ed76c… CWE-125
Out-of-bounds Read
CVE-2026-45613 2026-05-30 05:21 2026-05-30 Show GitHub Exploit DB Packet Storm
3199 9.8 CRITICAL
Network
- - Formie is a Craft CMS plugin for creating forms. Prior to 2.2.20 and 3.1.24, unauthenticated users could submit crafted values into Hidden fields (with Default value → Custom) that were evaluated as … CWE-94
CWE-693
CWE-1336
Code Injection
 Protection Mechanism Failure
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-45697 2026-05-30 05:21 2026-05-30 Show GitHub Exploit DB Packet Storm
3200 - - - Formie is a Craft CMS plugin for creating forms. Prior to 2.2.21 and 3.1.26, unauthenticated users could modify existing submissions by posting a known or guessed submission ID to formie/submissions/… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-47266 2026-05-30 05:21 2026-05-30 Show GitHub Exploit DB Packet Storm