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
194471 8.8 重要
Network
s9y - Serendipity の comment.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-5475 2017-01-27 10:57 2017-01-12 Show GitHub Exploit DB Packet Storm
194472 6.1 警告
Network
s9y - Serendipity の comment.php におけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2017-5474 2017-01-27 10:57 2017-01-12 Show GitHub Exploit DB Packet Storm
194473 5.5 警告
Local
JasPer Project - JasPer の jpc_dec.c の jpc_dec_tiledecode 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-8883 2017-01-27 10:54 2016-10-20 Show GitHub Exploit DB Packet Storm
194474 5.5 警告
Local
JasPer Project - JasPer の libjasper/jpc/jpc_dec.c の jpc_dec_tilefini 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-8882 2017-01-27 10:54 2016-10-20 Show GitHub Exploit DB Packet Storm
194475 8.8 重要
Network
Liferay - Liferay Portal における任意のシェルコマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-5327 2017-01-27 10:53 2010-01-15 Show GitHub Exploit DB Packet Storm
194476 7.5 重要
Network
マイクロソフト
日立
- 複数の Microsoft Windows 製品のローカル セキュリティ機関サブシステム サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-0004 2017-01-27 10:43 2017-01-10 Show GitHub Exploit DB Packet Storm
194477 7.5 重要
Network
ブロケード コミュニケーションズ システムズ株式会社 - Brocade Network Advisor の CliMonitorReportServlet におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-8207 2017-01-27 10:30 2016-09-13 Show GitHub Exploit DB Packet Storm
194478 7.5 重要
Network
ブロケード コミュニケーションズ システムズ株式会社 - Brocade Network Advisor のサーブレット SoftwareImageUpload におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-8206 2017-01-27 10:30 2016-09-13 Show GitHub Exploit DB Packet Storm
194479 9.8 緊急
Network
ブロケード コミュニケーションズ システムズ株式会社 - Brocade Network Advisor の DashboardFileReceiveServlet におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-8205 2017-01-27 10:30 2016-09-13 Show GitHub Exploit DB Packet Storm
194480 9.8 緊急
Network
ブロケード コミュニケーションズ システムズ株式会社 - Brocade Network Advisor の FileReceiveServlet におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-8204 2017-01-27 10:30 2016-09-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 24, 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