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 20, 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
251181 9.3 危険 マイクロソフト - Microsoft .NET Framework における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-0015 2012-02-20 17:27 2012-02-14 Show GitHub Exploit DB Packet Storm
251182 4.3 警告 シスコシステムズ - Cisco IronPort Encryption Appliance の管理インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0340 2012-02-20 16:38 2012-02-13 Show GitHub Exploit DB Packet Storm
251183 7.8 危険 シスコシステムズ - 複数の Cisco Nexus スイッチの Cisco NX-OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0352 2012-02-20 16:27 2012-02-15 Show GitHub Exploit DB Packet Storm
251184 10 危険 アドビシステムズ - Adobe Flash Player の ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-0751 2012-02-20 16:21 2012-02-15 Show GitHub Exploit DB Packet Storm
251185 5 警告 Google - Google Chrome におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-DesignError
CVE-2011-3025 2012-02-20 14:43 2012-02-15 Show GitHub Exploit DB Packet Storm
251186 5 警告 Google - Google Chrome におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-3024 2012-02-20 14:42 2012-02-15 Show GitHub Exploit DB Packet Storm
251187 6.8 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3023 2012-02-20 14:42 2012-02-15 Show GitHub Exploit DB Packet Storm
251188 5 警告 Google - Google Chrome の translate/translate_manager.cc における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3022 2012-02-20 14:33 2012-02-10 Show GitHub Exploit DB Packet Storm
251189 7.5 危険 Google - Google Chrome の Native Client validator 実装における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-3020 2012-02-20 14:12 2012-02-15 Show GitHub Exploit DB Packet Storm
251190 6.8 警告 Google - Google Chrome におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3019 2012-02-20 14:11 2012-02-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3881 3.7 LOW
Network
- - mutt before 2.3.2 sometimes uses strfcpy instead of memcpy for the IMAP auth_cram MD5 digest. CWE-158
 Improper Neutralization of Null Byte or NUL Character
CVE-2026-43859 2026-05-6 04:44 2026-05-4 Show GitHub Exploit DB Packet Storm
3882 3.7 LOW
Network
- - mutt before 2.3.2 sometimes truncates the hash_passwd by one byte for IMAP auth_cram MD5 digest. CWE-193
 Off-by-one Error
CVE-2026-43860 2026-05-6 04:44 2026-05-4 Show GitHub Exploit DB Packet Storm
3883 3.7 LOW
Network
- - mutt before 2.3.2 does not check for '\0' in url_pct_decode. CWE-158
 Improper Neutralization of Null Byte or NUL Character
CVE-2026-43861 2026-05-6 04:44 2026-05-4 Show GitHub Exploit DB Packet Storm
3884 3.7 LOW
Network
- - In mutt before 2.3.2, the imap_auth_gss security level is mishandled. CWE-843
Type Confusion
CVE-2026-43862 2026-05-6 04:44 2026-05-4 Show GitHub Exploit DB Packet Storm
3885 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
3886 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
3887 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
3888 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
3889 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
3890 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