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
197521 9.8 緊急
Network
Lynxspring - Lynxspring JENEsys BAS Bridge におけるアプリケーションのデータベースにおいて認証情報の保護に十分なセーフガードが欠落している脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-8378 2017-03-8 18:51 2016-11-15 Show GitHub Exploit DB Packet Storm
197522 8.8 重要
Network
Lynxspring - Lynxspring JENEsys BAS Bridge におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-8369 2017-03-8 18:51 2016-11-15 Show GitHub Exploit DB Packet Storm
197523 8.6 重要
Network
Lynxspring - Lynxspring JENEsys BAS Bridge における認証なしでシステム内に侵入される脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2016-8361 2017-03-8 18:51 2016-11-15 Show GitHub Exploit DB Packet Storm
197524 7.1 重要
Network
Lynxspring - Lynxspring JENEsys BAS Bridge における読み取り専用アクセスでアプリケーション内にて任意の変更を許可される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8357 2017-03-8 18:51 2016-11-15 Show GitHub Exploit DB Packet Storm
197525 6.1 警告
Network
Moxa Inc. - 複数の Moxa NPort 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9371 2017-03-8 18:37 2016-12-1 Show GitHub Exploit DB Packet Storm
197526 9.8 緊急
Network
Moxa Inc. - 複数の Moxa NPort 製品のファームウェアにおけるリモートでコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2016-9369 2017-03-8 18:37 2016-12-1 Show GitHub Exploit DB Packet Storm
197527 7.5 重要
Network
Moxa Inc. - 複数の Moxa NPort 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-400
リソースの枯渇
CVE-2016-9367 2017-03-8 18:37 2016-12-1 Show GitHub Exploit DB Packet Storm
197528 9.8 緊急
Network
Moxa Inc. - 複数の Moxa NPort 製品における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9366 2017-03-8 18:37 2016-12-1 Show GitHub Exploit DB Packet Storm
197529 8.8 重要
Network
Moxa Inc. - 複数の Moxa NPort 製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-9365 2017-03-8 18:37 2016-12-1 Show GitHub Exploit DB Packet Storm
197530 7.3 重要
Network
Moxa Inc. - 複数の Moxa NPort 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9363 2017-03-8 18:37 2016-12-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1171 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
1172 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
1173 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
1174 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
1175 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
1176 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
1177 - - - 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
1178 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
1179 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
1180 9.4 CRITICAL
Network
- - oxyno-zeta/s3-proxy is an aws s3 proxy written in go. Prior to 5.0.0, s3-proxy contains an authentication bypass caused by inconsistent URL path interpretation between the authentication middleware a… CWE-22
CWE-863
Path Traversal
 Incorrect Authorization
CVE-2026-42882 2026-05-14 03:31 2026-05-12 Show GitHub Exploit DB Packet Storm