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 16, 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
236631 10 危険 ヒューレット・パッカード - HP Instant Support の HPISDataManager.dll における任意のプログラムを実行される脆弱性 CWE-noinfo
情報不足
CVE-2008-0953 2012-09-25 16:59 2008-06-3 Show GitHub Exploit DB Packet Storm
236632 9.3 危険 ヒューレット・パッカード - HP Instant Support の HPISDataManager.dll における任意の内容を持つファイルを作成される脆弱性 CWE-noinfo
情報不足
CVE-2008-0952 2012-09-25 16:59 2008-06-3 Show GitHub Exploit DB Packet Storm
236633 10 危険 IBM - IBM IDS における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2008-0949 2012-09-25 16:59 2008-03-17 Show GitHub Exploit DB Packet Storm
236634 4.9 警告 Ipswitch, Inc. - Ipswitch IM の IM Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-0946 2012-09-25 16:59 2008-02-25 Show GitHub Exploit DB Packet Storm
236635 3.5 注意 Ipswitch, Inc. - Ipswitch IM の IM Server の logging 関数におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2008-0945 2012-09-25 16:59 2008-02-25 Show GitHub Exploit DB Packet Storm
236636 5 警告 Ipswitch, Inc. - Ipswitch IM におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2008-0944 2012-09-25 16:59 2008-02-25 Show GitHub Exploit DB Packet Storm
236637 10 危険 Novell - Novell iPrint Client の Novell iPrint Control ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0935 2012-09-25 16:59 2008-02-15 Show GitHub Exploit DB Packet Storm
236638 7.5 危険 PHPNUKE
nukec
- PHP-Nuke 用の NukeC モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0934 2012-09-25 16:59 2008-02-25 Show GitHub Exploit DB Packet Storm
236639 5 警告 Novell - Novell eDirectory の dhost.exe におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-0927 2012-09-25 16:59 2008-03-24 Show GitHub Exploit DB Packet Storm
236640 7.5 危険 Novell - Novell eDirectory の eMBox モジュール用 SOAP インターフェースにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-0926 2012-09-25 16:59 2008-03-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
761 5.3 MEDIUM
Network
- - Nitro is a next generation server toolkit. Prior to 3.0.260429-beta, an attacker could bypass a proxy route rule by sending percent-encoded path traversal (..%2f) in the URL, causing Nitro to forward… New CWE-22
Path Traversal
CVE-2026-44373 2026-05-15 01:57 2026-05-14 Show GitHub Exploit DB Packet Storm
762 - - - PyTorch Lightning is a deep learning framework to pretrain and finetune AI models. Versions 2.6.2 and 2.6.2 have introduced functionality consistent with a credential harvesting mechanism. New CWE-506
 Embedded Malicious Code
CVE-2026-44484 2026-05-15 01:57 2026-05-15 Show GitHub Exploit DB Packet Storm
763 - - - MISP modules are autonomous modules that can be used to extend MISP for new services. In 3.0.7 and earlier, a Cross-Site Request Forgery vulnerability in the MISP Modules website allowed an attacker … New CWE-352
 Origin Validation Error
CVE-2026-44364 2026-05-15 01:54 2026-05-14 Show GitHub Exploit DB Packet Storm
764 - - - MISP modules are autonomous modules that can be used to extend MISP for new services. Prior to 3.0.7, an unsafe remote resource fetching vulnerability existed in MISP Modules expansion modules. The h… New CWE-295
CWE-918
Improper Certificate Validation 
Server-Side Request Forgery (SSRF) 
CVE-2026-44363 2026-05-15 01:54 2026-05-14 Show GitHub Exploit DB Packet Storm
765 - - - Flight is an extensible micro-framework for PHP. Prior to 3.18.1, Flight::jsonp() concatenates the ?jsonp= query parameter directly into an application/javascript response body without validating tha… New CWE-79
Cross-site Scripting
CVE-2026-42548 2026-05-15 01:51 2026-05-14 Show GitHub Exploit DB Packet Storm
766 4.4 MEDIUM
Local
- - Flight is an extensible micro-framework for PHP. Prior to 3.18.1, the make:controller CLI command calls mkdir(..., recursive: true) on a path built from the user-supplied controller name, before Nett… New CWE-22
Path Traversal
CVE-2026-42549 2026-05-15 01:51 2026-05-14 Show GitHub Exploit DB Packet Storm
767 8.8 HIGH
Network
- - Flight is an extensible micro-framework for PHP. Prior to 3.18.1, SimplePdo::insert(), SimplePdo::update(), and SimplePdo::delete() build SQL statements by concatenating the $table argument and the k… New CWE-89
SQL Injection
CVE-2026-42550 2026-05-15 01:51 2026-05-14 Show GitHub Exploit DB Packet Storm
768 7.5 HIGH
Network
- - Flight is an extensible micro-framework for PHP. Prior to 3.18.1, Request::getMethod() unconditionally honors the X-HTTP-Method-Override header and the $_REQUEST['_method'] parameter on any HTTP verb… New CWE-436
 Interpretation Conflict
CVE-2026-42551 2026-05-15 01:51 2026-05-14 Show GitHub Exploit DB Packet Storm
769 7.2 HIGH
Network
- - CubeCart is an ecommerce software solution. Prior to 6.6.0, Authenticated Time-Based Blind SQL Injection vulnerabilities were identified in the sorting parameters (sort[price], sort_activity, sort_ad… New CWE-89
SQL Injection
CVE-2026-39358 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
770 4.8 MEDIUM
Network
- - CubeCart is an ecommerce software solution. Prior to 6.6.0, a Stored Cross-Site Scripting (XSS) vulnerability exists in CubeCart v6.x. An attacker with administrative privileges can inject malicious … New CWE-79
Cross-site Scripting
CVE-2026-39428 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm