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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191021 8.8 重要
Network
SMA Solar Technology AG - 複数の SMA Solar Technology 製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-9863 2017-09-6 15:41 2017-08-5 Show GitHub Exploit DB Packet Storm
191022 9.8 緊急
Network
SMA Solar Technology AG - 複数の SMA Solar Technology 製品におけるインジェクションに関する脆弱性 CWE-74
インジェクション
CVE-2017-9861 2017-09-6 15:41 2017-08-5 Show GitHub Exploit DB Packet Storm
191023 9.8 緊急
Network
SMA Solar Technology AG - 複数の SMA Solar Technology 製品におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-9860 2017-09-6 15:41 2017-08-5 Show GitHub Exploit DB Packet Storm
191024 5.5 警告
Local
tcoffee - t-coffee における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8621 2017-09-6 15:17 2015-12-23 Show GitHub Exploit DB Packet Storm
191025 9.1 緊急
Network
Zend Technologies Ltd. - Zend Framework における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2015-1555 2017-09-6 11:46 2015-01-14 Show GitHub Exploit DB Packet Storm
191026 6.1 警告
Network
NexusPHP project - NexusPHP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-12655 2017-09-5 18:19 2017-08-7 Show GitHub Exploit DB Packet Storm
191027 8.8 重要
Network
Artifex Software - Ghostscript における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2016-7976 2017-09-5 18:19 2016-09-30 Show GitHub Exploit DB Packet Storm
191028 7.5 重要
Network
トレンドマイクロ - Trend Micro Control Manager における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2016-6220 2017-09-5 18:19 2016-08-8 Show GitHub Exploit DB Packet Storm
191029 6.1 警告
Network
oVirt - oVirt のエンジンにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-3113 2017-09-5 18:19 2016-04-13 Show GitHub Exploit DB Packet Storm
191030 8.8 重要
Network
SLiMS - SLiMS 8 Akasia における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-12585 2017-09-5 17:59 2017-05-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1041 6.1 MEDIUM
Network
- - fast-xml-builder builds XML from JSON. Prior to 1.1.7, when an input data has quotes in attribute values but process entities is not enabled, it breaks the attribute value into multiple attributes. T… Update CWE-91
Blind XPath Injection
CVE-2026-44665 2026-05-19 01:16 2026-05-14 Show GitHub Exploit DB Packet Storm
1042 7.5 HIGH
Network
- - Snappier is a high performance C# implementation of the Snappy compression algorithm. Prior to 1.3.1, Snappier.SnappyStream enters an uncatchable infinite loop when decompressing a malformed framed-f… Update CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-44302 2026-05-19 01:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1043 - - - efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, efw.file.FileManager.unZip writes zip entries to disk using new File(baseDir, zipEntry.getName()) with no canonical-path check. An entry … Update CWE-77
Command Injection
CVE-2026-44257 2026-05-19 01:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1044 - - - DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.3.0, every IPv6 category bypasses is_url_safe. This vulnerability is fixed in 1.3.0. Update CWE-791
 Incomplete Filtering of Special Elements
CVE-2026-44232 2026-05-19 01:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1045 8.6 HIGH
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, a sandbox escape vulnerability in vm2 v3.10.5 allows any sandboxed code to crash the host Node.js process via a single Promise construct… Update CWE-248
 Uncaught Exception
CVE-2026-44001 2026-05-19 01:16 2026-05-14 Show GitHub Exploit DB Packet Storm
1046 7.5 HIGH
Network
- - Granian is a Rust HTTP server for Python applications. From 1.2.0 to 2.7.4, Granian aborts a worker process when an unauthenticated client sends a WebSocket upgrade request whose Sec-WebSocket-Protoc… Update CWE-20
CWE-248
CWE-400
 Improper Input Validation 
 Uncaught Exception
 Uncontrolled Resource Consumption
CVE-2026-42544 2026-05-19 01:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1047 10.0 CRITICAL
Network
- - ChurchCRM is an open-source church management system. Prior to 7.3.2, The fix for CVE-2026-39337 is incomplete. The pre-authentication remote code execution vulnerability in ChurchCRM's setup wizard … Update CWE-94
Code Injection
CVE-2026-42288 2026-05-19 01:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1048 - - - Flowsint is an open-source OSINT graph exploration tool designed for cybersecurity investigation, transparency, and verification. Prior to 1.2.3, a remote attacker can create a map node with a malici… Update CWE-79
Cross-site Scripting
CVE-2026-42157 2026-05-19 01:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1049 5.0 MEDIUM
Network
- - mosparo is the modern solution to protect your online forms from spam. Prior to 1.4.13, the automatic rule package source URL feature allows a project member with the editor role to store an attacker… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41195 2026-05-19 01:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1050 7.5 HIGH
Network
- - An issue in prestashop upsshipping all versions through at least 2.4.0 allows a remote attacker to obtain sensitive information via the /modules/upsshipping/logs/, and /modules/upsshipping/lib/UPSBas… New CWE-200
Information Exposure
CVE-2026-39079 2026-05-19 01:16 2026-05-19 Show GitHub Exploit DB Packet Storm