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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193841 8.8 重要
Network
Roundcube.net - Roundcube の Password プラグインの DBMail ドライバにおける任意のコマンドを実行される脆弱性 CWE-74
インジェクション
CVE-2015-2180 2017-02-13 16:36 2015-02-5 Show GitHub Exploit DB Packet Storm
193842 8.8 重要
Network
s9y - Serendipity の include/functions_entries.inc.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5609 2017-02-13 16:11 2017-01-26 Show GitHub Exploit DB Packet Storm
193843 6.1 警告
Network
Piwigo - Piwigo の画像アップロード機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5608 2017-02-13 16:11 2017-01-27 Show GitHub Exploit DB Packet Storm
193844 5.5 警告
Local
docker2aci project - docker2aci におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-7569 2017-02-13 16:11 2016-10-25 Show GitHub Exploit DB Packet Storm
193845 6.1 警告
Network
MyBB Group - MyBB および Merge System の Admin コントロールパネルの Users モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9421 2017-02-13 15:32 2016-10-17 Show GitHub Exploit DB Packet Storm
193846 9.8 緊急
Network
MyBB Group - MyBB および Merge System における脆弱性 CWE-20
不適切な入力確認
CVE-2016-9420 2017-02-13 15:32 2016-10-17 Show GitHub Exploit DB Packet Storm
193847 6.1 警告
Network
MyBB Group - MyBB および Merge System の Admin コントロールパネルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9419 2017-02-13 15:32 2016-10-17 Show GitHub Exploit DB Packet Storm
193848 7.5 重要
Network
MyBB Group - Windows 上で稼動する MyBB および Merge System における ACP バックアップから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-9418 2017-02-13 15:32 2016-10-17 Show GitHub Exploit DB Packet Storm
193849 7.4 重要
Network
MyBB Group - MyBB および Merge System の fetch_remote_file 関数におけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2016-9417 2017-02-13 15:32 2016-10-17 Show GitHub Exploit DB Packet Storm
193850 9.8 緊急
Network
MyBB Group - MyBB および Merge System のユーザデータハンドラにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-9416 2017-02-13 15:32 2016-10-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
681 6.5 MEDIUM
Network
- - Pachno 1.0.6 contains an open redirection vulnerability that allows attackers to redirect users to arbitrary external websites by manipulating the return_to parameter. Attackers can craft malicious l… CWE-305
 Authentication Bypass by Primary Weakness
CVE-2026-40039 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
682 8.8 HIGH
Network
- - Pachno 1.0.6 contains an unrestricted file upload vulnerability that allows authenticated users to upload arbitrary file types by bypassing ineffective extension filtering to the /uploadfile endpoint… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-40040 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
683 4.3 MEDIUM
Network
- - Pachno 1.0.6 contains a cross-site request forgery vulnerability that allows attackers to perform arbitrary actions in authenticated user context by exploiting missing CSRF protections on state-chang… CWE-352
 Origin Validation Error
CVE-2026-40041 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
684 9.8 CRITICAL
Network
- - Pachno 1.0.6 contains an XML external entity injection vulnerability that allows unauthenticated attackers to read arbitrary files by exploiting unsafe XML parsing in the TextParser helper. Attackers… CWE-403
 Exposure of File Descriptor to Unintended Control Sphere ('File Descriptor Leak')
CVE-2026-40042 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
685 6.5 MEDIUM
Network
- - Pachno 1.0.6 contains an authentication bypass vulnerability in the runSwitchUser() action that allows authenticated low-privilege users to escalate privileges by manipulating the original_username c… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-40043 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
686 9.8 CRITICAL
Network
- - Pachno 1.0.6 contains a deserialization vulnerability that allows unauthenticated attackers to execute arbitrary code by injecting malicious serialized objects into cache files. Attackers can write P… CWE-502
 Deserialization of Untrusted Data
CVE-2026-40044 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
687 - - - Craft Commerce is an ecommerce platform for Craft CMS. In versions 4.0.0 through 4.10.2 and 5.0.0 through 5.5.4, the PaymentsController::actionPay discloses some order data to unauthenticated users w… CWE-200
CWE-862
Information Exposure
 Missing Authorization
CVE-2026-32270 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
688 - - - Craft Commerce is an ecommerce platform for Craft CMS. In versions 4.0.0 through 4.10.2 and 5.0.0 through 5.5.4, there is an SQL injection vulnerability in the Commerce TotalRevenue widget which allo… CWE-89
SQL Injection
CVE-2026-32271 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
689 - - - Craft Commerce is an ecommerce platform for Craft CMS. In versions 5.0.0 through 5.5.4, an SQL injection vulnerability exists where the ProductQuery::hasVariant and VariantQuery::hasProduct propertie… CWE-89
SQL Injection
CVE-2026-32272 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
690 5.3 MEDIUM
Network
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-189 and 6.9.13-44, when `Magick` parses an XML file it is possible that a single… CWE-122
CWE-191
Heap-based Buffer Overflow
 Integer Underflow (Wrap or Wraparound)
CVE-2026-33899 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm