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 21, 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
251271 5 警告 SAP - SAP NetWeaver における Adapter Monitor についての重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-1291 2012-02-27 13:48 2012-02-23 Show GitHub Exploit DB Packet Storm
251272 4.3 警告 SAP - SAP NetWeaver の b2b/auction/container.jsp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1290 2012-02-27 13:47 2012-02-23 Show GitHub Exploit DB Packet Storm
251273 4 警告 SAP - SAP NetWeaver におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-1289 2012-02-27 13:46 2012-02-23 Show GitHub Exploit DB Packet Storm
251274 10 危険 UTC Fire & Security - UTC Fire & Security Master Clock の管理者パスワードがハードコードされている問題 CWE-255
証明書・パスワード管理
CVE-2012-1288 2012-02-24 15:59 2012-02-21 Show GitHub Exploit DB Packet Storm
251275 4.3 警告 IBM - IBM WebSphere Lombardi Edition におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0707 2012-02-24 15:27 2011-11-21 Show GitHub Exploit DB Packet Storm
251276 5 警告 シマンテック - Symantec pcAnywhere 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0291 2012-02-23 15:27 2012-01-24 Show GitHub Exploit DB Packet Storm
251277 9.3 危険 7-Technologies - 7-Technologies TERMIS における権限を取得される脆弱性 CWE-Other
その他
CVE-2012-0223 2012-02-23 15:09 2011-02-22 Show GitHub Exploit DB Packet Storm
251278 5.8 警告 CubeCart Limited - CubeCart におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2012-0865 2012-02-23 15:00 2012-02-21 Show GitHub Exploit DB Packet Storm
251279 5 警告 EasyVista - EasyVista に認証回避の脆弱性 CWE-287
不適切な認証
CVE-2012-1256 2012-02-23 14:49 2012-02-22 Show GitHub Exploit DB Packet Storm
251280 6.4 警告 シックス・アパート株式会社 - Movable Type におけるセッションハイジャックが可能な脆弱性 CWE-Other
その他
CVE-2012-0320 2012-02-23 12:04 2012-02-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4071 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
4072 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
4073 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
4074 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
4075 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
4076 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
4077 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
4078 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
4079 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
4080 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