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 25, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199741 3.1
Network
Debian
Canonical
Pidgin
- Pidgin の MXIT プロトコルにおける情報漏えいの脆弱性 CWE-125
CWE-200
CVE-2016-2380 2017-01-18 10:14 2016-06-21 Show GitHub Exploit DB Packet Storm
199742 4.4 警告
Local
マカフィー - Intel Security McAfee SIEM の Enterprise Security Manager および License Manager における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8006 2017-01-18 09:50 2016-09-16 Show GitHub Exploit DB Packet Storm
199743 5.5 警告
Local
サムスン - 特定の Samsung Android デバイスのソフトウェア Android OS の system_server プロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-20
CVE-2017-5217 2017-01-17 18:02 2017-01-9 Show GitHub Exploit DB Packet Storm
199744 9.8 緊急
Network
Splunk - Splunk Enterprise の Splunk Web における HTTP リクエストインジェクション攻撃を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-10126 2017-01-17 17:45 2016-11-10 Show GitHub Exploit DB Packet Storm
199745 8.6 重要
Network
Linux Containers - LXC におけるコンテナから脱出される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-10124 2017-01-17 17:34 2016-02-23 Show GitHub Exploit DB Packet Storm
199746 5.5 警告
Local
Netop - Netop Remote Control におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5216 2017-01-17 17:23 2017-01-9 Show GitHub Exploit DB Packet Storm
199747 8.8 重要
Network
GENEXIS - DRGOS を伴う Genexis デバイスの Parental Control パネルにおける任意の CLI コマンドを実行される脆弱性 CWE-77
コマンドインジェクション
CVE-2015-3441 2017-01-17 16:54 2015-04-20 Show GitHub Exploit DB Packet Storm
199748 7.5 重要
Network
MatrixSSL project - MatrixSSL の x509FreeExtensions 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
CWE-590
CVE-2016-6892 2017-01-17 16:07 2016-10-10 Show GitHub Exploit DB Packet Storm
199749 7.5 重要
Network
MatrixSSL project - MatrixSSL におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-125
CVE-2016-6891 2017-01-17 16:07 2016-10-10 Show GitHub Exploit DB Packet Storm
199750 9.8 緊急
Network
MatrixSSL project - MatrixSSL におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
CWE-122
CVE-2016-6890 2017-01-17 16:06 2016-10-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2351 - - - 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
2352 - - - 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
2353 - - - 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
 Use of Blocking Code in Single-threaded, Non-blocking Context
CVE-2026-42256 2026-05-14 00:39 2026-05-10 Show GitHub Exploit DB Packet Storm
2354 - - - 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
2355 - - - 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
2356 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
2357 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
2358 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
2359 - - - An authenticated administrator who configures or tests LDAP connectivity in Sonatype Nexus Repository Manager versions 3.0.0 through 3.91.1 may be able to initiate unintended server-side connections … CWE-502
CWE-918
 Deserialization of Untrusted Data
Server-Side Request Forgery (SSRF) 
CVE-2026-3048 2026-05-14 00:36 2026-05-12 Show GitHub Exploit DB Packet Storm
2360 - - - An authenticated user with upload permission to a hosted repository can store content that causes arbitrary JavaScript to execute in the browser of any user who browses that repository directory via … CWE-79
Cross-site Scripting
CVE-2026-7308 2026-05-14 00:36 2026-05-12 Show GitHub Exploit DB Packet Storm