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 18, 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
191491 8.8 重要
Network
マイクロソフト - Windows Server 2008 および Windows 7 におけるリモートでコードを実行される脆弱性 CWE-19
データ処理
CVE-2017-8691 2017-08-17 11:55 2017-08-8 Show GitHub Exploit DB Packet Storm
191492 7.5 重要
Network
マイクロソフト - 複数の Microsoft Windows 製品の Windows Error Reporting における権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8633 2017-08-17 11:55 2017-08-8 Show GitHub Exploit DB Packet Storm
191493 7.8 重要
Local
マイクロソフト - Microsoft Windows 10 の Windows Subsystem for Linux における権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8622 2017-08-17 11:55 2017-08-8 Show GitHub Exploit DB Packet Storm
191494 7.5 重要
Network
マイクロソフト - Microsoft Edge におけるリモートでコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8518 2017-08-17 11:55 2017-08-4 Show GitHub Exploit DB Packet Storm
191495 9.8 緊急
Network
Marel - 複数の Marel Food Processing System 製品のファームウェアにおけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2016-9358 2017-08-17 11:29 2016-11-16 Show GitHub Exploit DB Packet Storm
191496 6.1 警告
Network
Plotly - Plotly, Inc. plotly.js におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-1000006 2017-08-16 18:40 2017-07-17 Show GitHub Exploit DB Packet Storm
191497 7.5 重要
Network
マイクロソフト - Microsoft SQL Server の分析サービスにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-8516 2017-08-16 18:39 2017-08-8 Show GitHub Exploit DB Packet Storm
191498 4.3 警告
Network
マイクロソフト - Microsoft Edge における情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-8662 2017-08-16 18:12 2017-08-8 Show GitHub Exploit DB Packet Storm
191499 5.9 警告
Network
マイクロソフト - Microsoft Windows 10 のリモートデスクトッププロトコルの実装における対象のシステムに接続される脆弱性 CWE-19
データ処理
CVE-2017-8673 2017-08-16 18:10 2017-08-8 Show GitHub Exploit DB Packet Storm
191500 7.5 重要
Network
マイクロソフト - Microsoft Internet Explorer 11 および Microsoft Edge における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8669 2017-08-16 18:03 2017-08-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1291 7.5 HIGH
Network
microsoft outlook Improper neutralization of special elements used in a command ('command injection') in M365 Copilot allows an unauthorized attacker to perform tampering over a network. CWE-77
Command Injection
CVE-2026-42893 2026-05-14 03:37 2026-05-13 Show GitHub Exploit DB Packet Storm
1292 8.7 HIGH
Network
adobe commerce
commerce_b2b
magento
Adobe Commerce versions 2.4.9-beta1, 2.4.8-p4, 2.4.7-p9, 2.4.6-p14, 2.4.5-p16, 2.4.4-p17 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a low-pr… CWE-79
Cross-site Scripting
CVE-2026-34686 2026-05-14 03:37 2026-05-13 Show GitHub Exploit DB Packet Storm
1293 6.1 MEDIUM
Network
hono hono Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.16, Improper handling of JSX element tag names in hono/jsx allowed unvalidated tag names to be dire… CWE-74
Injection
CVE-2026-44455 2026-05-14 03:35 2026-05-14 Show GitHub Exploit DB Packet Storm
1294 6.5 MEDIUM
Network
hono hono Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.16, bodyLimit() does not reliably enforce maxSize for requests without a usable Content-Length (e.g… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-44456 2026-05-14 03:34 2026-05-14 Show GitHub Exploit DB Packet Storm
1295 5.3 MEDIUM
Network
hono hono Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.18, Cache Middleware does not skip caching for responses that declare per-user variance via Vary: A… CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-44457 2026-05-14 03:34 2026-05-14 Show GitHub Exploit DB Packet Storm
1296 4.3 MEDIUM
Network
hono hono Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.18, the JSX renderer escapes style attribute object values for HTML but not for CSS. Untrusted inpu… CWE-74
CWE-116
Injection
 Improper Encoding or Escaping of Output
CVE-2026-44458 2026-05-14 03:32 2026-05-14 Show GitHub Exploit DB Packet Storm
1297 5.7 MEDIUM
Network
- - Taiga is a project management platform for startups and agile developers. Prior 6.9.1, Taiga front is vulnerable to stored XSS. This vulnerability is fixed in 6.9.1. CWE-79
Cross-site Scripting
CVE-2026-41250 2026-05-14 03:31 2026-05-12 Show GitHub Exploit DB Packet Storm
1298 - - - Tookie is a advanced OSINT information gathering tool. Prior to 4.1fix, modules/modules.py's write_txt, write_csv, write_json, and (commented-but-shipping) scan_file helpers open their output as open… CWE-22
CWE-73
Path Traversal
 External Control of File Name or Path
CVE-2026-42866 2026-05-14 03:31 2026-05-12 Show GitHub Exploit DB Packet Storm
1299 10.0 CRITICAL
Network
- - SOCFortress CoPilot focuses on providing a single pane of glass for all your security operations needs. Prior to 0.1.57, SOCFortress CoPilot ships a hardcoded JWT signing secret as a fallback value i… CWE-287
CWE-522
CWE-798
Improper Authentication
 Insufficiently Protected Credentials
 Use of Hard-coded Credentials
CVE-2026-42869 2026-05-14 03:31 2026-05-12 Show GitHub Exploit DB Packet Storm
1300 3.7 LOW
Network
- - Microdot is a minimalistic Python web framework. Prior to 2.6.1, the Response.set_cookie() method does not sanitize its string arguments, and in particular will not detect the presence of the \r\n se… CWE-113
HTTP Response Splitting
CVE-2026-42874 2026-05-14 03:31 2026-05-12 Show GitHub Exploit DB Packet Storm