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 14, 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
236521 6.8 警告 persits - Persits XUpload の XUpload.ocx におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0492 2012-09-25 16:59 2008-01-30 Show GitHub Exploit DB Packet Storm
236522 7.5 危険 MPlayer project
Xine
- Xine-lib で使用される MPlayer などにおける任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2008-0486 2012-09-25 16:59 2008-02-5 Show GitHub Exploit DB Packet Storm
236523 7.5 危険 Mambo Communities Pty - Mambo 用などの CatalogShop コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0557 2012-09-25 16:59 2008-02-4 Show GitHub Exploit DB Packet Storm
236524 7.5 危険 openca - OpenCA PKI におけるクロスサイトリクエストフォージェリの脆弱性 CWE-264
CWE-352
CVE-2008-0556 2012-09-25 16:59 2008-02-18 Show GitHub Exploit DB Packet Storm
236525 9.3 危険 sejoong namo - Sejoong Namo ActiveSquare における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-0551 2012-09-25 16:59 2008-02-1 Show GitHub Exploit DB Packet Storm
236526 4.6 警告 Novell
lumension security
- LUM の Novell ZENworks Patch Management Update Agent における任意のコードを実行される脆弱性 CWE-59
リンク解釈の問題
CVE-2008-0525 2012-09-25 16:59 2008-01-31 Show GitHub Exploit DB Packet Storm
236527 7.5 危険 Mambo Foundation
Joomla!
- Mambo および Joomla! 用の Atapin Jokes における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0519 2012-09-25 16:59 2008-01-31 Show GitHub Exploit DB Packet Storm
236528 7.5 危険 Mambo Foundation
Joomla!
- Mambo および Joomla! 用の Recipes における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0518 2012-09-25 16:59 2008-01-31 Show GitHub Exploit DB Packet Storm
236529 7.5 危険 Mambo Foundation
Joomla!
- Mambo および Joomla! 用の musepoes における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0515 2012-09-25 16:59 2008-01-31 Show GitHub Exploit DB Packet Storm
236530 7.5 危険 Mambo Foundation
Joomla!
- Mambo および Joomla! 用の Glossary コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0514 2012-09-25 16:59 2008-01-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
181 - - - MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, MISP Collections did not enforce RFC 4122 UUID validation on the uuid field. As a result, a user able to create or mo… New CWE-20
 Improper Input Validation 
CVE-2026-44379 2026-05-15 01:57 2026-05-14 Show GitHub Exploit DB Packet Storm
182 - - - MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, an improper access control vulnerability in the authentication key reset functionality allowed an authenticated organ… New CWE-863
 Incorrect Authorization
CVE-2026-44380 2026-05-15 01:57 2026-05-14 Show GitHub Exploit DB Packet Storm
183 - - - MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, a SQL injection vulnerability existed in the handling of user-controlled ordering parameters in the event and shadow … New CWE-89
SQL Injection
CVE-2026-44381 2026-05-15 01:57 2026-05-14 Show GitHub Exploit DB Packet Storm
184 - - - 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
185 - - - 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
186 - - - 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
187 - - - 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
188 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
189 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
190 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