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 10, 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
226381 7.5 危険 ple cms - PLEs CMS の login.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-0394 2012-12-20 19:10 2009-02-2 Show GitHub Exploit DB Packet Storm
226382 6.8 警告 sitexs cms - SiteXS CMS の post.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-0371 2012-12-20 19:10 2009-01-30 Show GitHub Exploit DB Packet Storm
226383 9.3 危険 wesnoth - Wesnoth の Python AI モジュールにおけるサンドボックスをエスケープされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0367 2012-12-20 19:10 2009-03-2 Show GitHub Exploit DB Packet Storm
226384 4.3 警告 wesnoth - Wesnoth の src/server/simple_wml.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-0366 2012-12-20 19:10 2009-03-12 Show GitHub Exploit DB Packet Storm
226385 9 危険 WING FTP software - WinFTP の WFTPSRV.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0351 2012-12-20 19:10 2009-01-29 Show GitHub Exploit DB Packet Storm
226386 7.2 危険 Niels Provos - x86_64 Linux 上で稼動している Niels Provos Systrace におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0342 2012-12-20 19:10 2009-01-29 Show GitHub Exploit DB Packet Storm
226387 6.8 警告 Quirm - Simple PHP Newsletter におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-0340 2012-12-20 19:10 2009-01-29 Show GitHub Exploit DB Packet Storm
226388 7.8 危険 Quirm - ESPG の gallery/comment.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-0331 2012-12-20 19:10 2009-01-29 Show GitHub Exploit DB Packet Storm
226389 6.8 警告 wss-pro - SCMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-0330 2012-12-20 19:10 2009-01-29 Show GitHub Exploit DB Packet Storm
226390 5 警告 robs-projects - ROBS-PROJECTS Digital Sales IPN におけるユーザ資格情報を含むデータベースファイルをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0328 2012-12-20 19:10 2009-01-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1721 3.7 LOW
Network
- - mutt before 2.3.2 has an infinite loop in data_object_to_stream in crypt-gpgme.c. CWE-253
 Incorrect Check of Function Return Value
CVE-2026-43863 2026-05-6 04:44 2026-05-4 Show GitHub Exploit DB Packet Storm
1722 2.5 LOW
Local
- - mutt before 2.3.2 has a show_sig_summary NULL pointer dereference. CWE-476
 NULL Pointer Dereference
CVE-2026-43864 2026-05-6 04:44 2026-05-4 Show GitHub Exploit DB Packet Storm
1723 5.7 MEDIUM
Network
- - Cross Site Scripting vulnerability in Pluck CMS before v.4.7.21dev allows a remote attacker to escalate privileges via the editpage.php and the sanitizePageContent function CWE-79
Cross-site Scripting
CVE-2026-31205 2026-05-6 04:44 2026-05-4 Show GitHub Exploit DB Packet Storm
1724 8.1 HIGH
Network
- - Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The sync-invoke client (Connection.php:76) calls unserialize() on data received from the server response, enabling client-sid… CWE-502
 Deserialization of Untrusted Data
CVE-2026-42471 2026-05-6 04:39 2026-05-2 Show GitHub Exploit DB Packet Storm
1725 9.8 CRITICAL
Network
- - Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The session and cache handlers use unserialize() on data from Redis in the RedisHandler object. CWE-502
 Deserialization of Untrusted Data
CVE-2026-42472 2026-05-6 04:39 2026-05-2 Show GitHub Exploit DB Packet Storm
1726 9.8 CRITICAL
Network
- - Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The session and cache handlers use unserialize() on data from the filesystem in the FileHandler object. CWE-502
 Deserialization of Untrusted Data
CVE-2026-42473 2026-05-6 04:39 2026-05-2 Show GitHub Exploit DB Packet Storm
1727 6.5 MEDIUM
Network
- - SQL injection vulnerability in MixPHP Framework 2.x thru 2.2.17 via crafted `data` array to the data function in BuildHelper.php. CWE-89
SQL Injection
CVE-2026-42474 2026-05-6 04:39 2026-05-2 Show GitHub Exploit DB Packet Storm
1728 7.5 HIGH
Network
- - An issue in Eprosima Micro-XREC-DDS Agent v.3.0.1 allows a remote attacker to cause a denial of service via a crafted packet to the MTU length field CWE-805
 Buffer Access with Incorrect Length Value
CVE-2025-63547 2026-05-6 04:39 2026-05-2 Show GitHub Exploit DB Packet Storm
1729 7.5 HIGH
Network
- - An issue in Eprosima Micro-XREC-DDS Agent v.3.0.1 allows a remote attacker to cause a denial of service via a packet specially crafted to bear a non-valid value in any Boolean field. CWE-241
 Improper Handling of Unexpected Data Type
CVE-2025-63548 2026-05-6 04:39 2026-05-2 Show GitHub Exploit DB Packet Storm
1730 - - - Allocation of Resources Without Limits or Throttling vulnerability in mtrudel bandit allows unauthenticated remote denial of service via memory exhaustion when WebSocket permessage-deflate compressio… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-39804 2026-05-6 04:37 2026-05-2 Show GitHub Exploit DB Packet Storm