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 17, 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
211171 5 警告 ジョンソンコントロールズ - 複数の Johnson Controls で使用される Metasys におけるパスワードハッシュを読まれる脆弱性 CWE-200
情報漏えい
CVE-2014-5427 2015-03-31 17:15 2014-08-22 Show GitHub Exploit DB Packet Storm
211172 7.2 危険 DELL EMC (旧 EMC Corporation) - EMC Isilon OneFS の RPC デーモンにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-0528 2015-03-31 17:01 2015-03-25 Show GitHub Exploit DB Packet Storm
211173 7.5 危険 MICROSYS - MICROSYS PROMOTIC の不特定のデモンストレーションアプリケーションにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9205 2015-03-31 16:55 2014-11-19 Show GitHub Exploit DB Packet Storm
211174 4 警告 シスコシステムズ - Cisco Unified Call Manager における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2015-0680 2015-03-31 16:54 2015-03-27 Show GitHub Exploit DB Packet Storm
211175 6.1 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスの Web 認証機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-0679 2015-03-31 16:53 2015-03-26 Show GitHub Exploit DB Packet Storm
211176 7.9 危険 シスコシステムズ - Cisco NX-OS の PowerOn Auto Provisioning 機能の DHCP の実装における root として任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2015-0658 2015-03-31 16:52 2015-03-27 Show GitHub Exploit DB Packet Storm
211177 9 危険 ProFTPD Project - ProFTPD の Response API における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-4130 2015-03-31 16:07 2011-11-9 Show GitHub Exploit DB Packet Storm
211178 5 警告 ウェブセンス - Websense V シリーズ アプライアンスの SVM における任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2015-2773 2015-03-31 16:02 2015-02-2 Show GitHub Exploit DB Packet Storm
211179 7.5 危険 ウェブセンス - Websense V シリーズ アプライアンスの SVM における任意のファイルをアップロードされる脆弱性 CWE-noinfo
情報不足
CVE-2015-2772 2015-03-31 16:02 2015-02-2 Show GitHub Exploit DB Packet Storm
211180 5 警告 ウェブセンス - Websense TRITON APX および Websense V シリーズ アプライアンスのメールサーバにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-2771 2015-03-31 16:02 2015-02-2 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
1481 5.3 MEDIUM
Network
- - Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.73.21 and 6.15.0, responses from the forgot password forms hinted at whether an account existed for a given email add… CWE-204
 Response Discrepancy Information Exposure
CVE-2026-44306 2026-05-14 00:43 2026-05-13 Show GitHub Exploit DB Packet Storm
1482 6.8 MEDIUM
Network
- - Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.5, refresh tokens are not invalidated when the user's security_stamp is rotated by some security-sensitive operations (pass… CWE-613
 Insufficient Session Expiration
CVE-2026-43911 2026-05-14 00:40 2026-05-12 Show GitHub Exploit DB Packet Storm
1483 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, Net::IMAP::ResponseReader has quadratic time complexity when re… CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-42245 2026-05-14 00:39 2026-05-10 Show GitHub Exploit DB Packet Storm
1484 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.3.10, 0.4.24, 0.5.14, and 0.6.4, a man-in-the-middle attacker can cause Net::IMAP#startt… CWE-392
CWE-393
CWE-636
CWE-754
CWE-841
 Missing Report of Error Condition
 Return of Wrong Status Code
 Not Failing Securely ('Failing Open')
 Improper Check for Unusual or Exceptional Conditions
 Improper Enforcement of Behavioral Workflow
CVE-2026-42246 2026-05-14 00:39 2026-05-10 Show GitHub Exploit DB Packet Storm
1485 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. From versions 0.4.0 to before 0.4.24, 0.5.0 to before 0.5.14, and 0.6.0 to before 0.6.4, when authenticating… CWE-770
CWE-1322
 Allocation of Resources Without Limits or Throttling
CVE-2026-42256 2026-05-14 00:39 2026-05-10 Show GitHub Exploit DB Packet Storm
1486 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, several Net::IMAP commands accept a raw string argument that is… CWE-77
CWE-93
Command Injection
CRLF Injection
CVE-2026-42257 2026-05-14 00:39 2026-05-10 Show GitHub Exploit DB Packet Storm
1487 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, symbol arguments to commands are vulnerable to a CRLF Injection… CWE-77
CWE-93
Command Injection
CRLF Injection
CVE-2026-42258 2026-05-14 00:39 2026-05-10 Show GitHub Exploit DB Packet Storm
1488 8.0 HIGH
Network
- - Zen is a firefox-based browser. Prior to 1.19.9b, Zen Browser ships a Mozilla Application Resource (MAR) updater (org.mozilla.updater) that has had all MAR signature verification stripped from the Fi… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-41431 2026-05-14 00:37 2026-05-12 Show GitHub Exploit DB Packet Storm
1489 2.4 LOW
Network
- - Zen is a firefox-based browser. Prior to 1.19.12b, RSS feed URLs entered by the user are validated to http: or https: in promptForFeedUrl, but item links inside the feed are not subject to the same r… CWE-20
 Improper Input Validation 
CVE-2026-44658 2026-05-14 00:37 2026-05-12 Show GitHub Exploit DB Packet Storm
1490 4.7 MEDIUM
Network
- - Zen is a firefox-based browser. Prior to 1.19.12b, the ZEN Browser incorrectly truncates long hostnames in the address bar and shows only the attacker-controlled prefix of the subdomain, hiding the a… CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-44659 2026-05-14 00:37 2026-05-12 Show GitHub Exploit DB Packet Storm