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
206821 6.8 警告 アップル - Apple iOS および OS X のディスクイメージコンポーネントにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6995 2015-10-27 11:59 2015-10-21 Show GitHub Exploit DB Packet Storm
206822 7.1 危険 アップル - Apple iOS および OS X のカーネルにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-6994 2015-10-27 11:59 2015-10-21 Show GitHub Exploit DB Packet Storm
206823 6.8 警告 アップル - Apple iOS および OS X の FontParser における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6993 2015-10-27 11:59 2015-10-21 Show GitHub Exploit DB Packet Storm
206824 6.8 警告 アップル - Apple iOS および OS X の FontParser における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6991 2015-10-27 11:59 2015-10-21 Show GitHub Exploit DB Packet Storm
206825 6.8 警告 アップル - Apple iOS および OS X の FontParser における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6990 2015-10-27 11:59 2015-10-21 Show GitHub Exploit DB Packet Storm
206826 6.8 警告 アップル - Apple iOS および OS X の FontParser における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6977 2015-10-27 11:59 2015-10-21 Show GitHub Exploit DB Packet Storm
206827 6.8 警告 アップル - Apple iOS および OS X の FontParser における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6976 2015-10-27 11:59 2015-10-21 Show GitHub Exploit DB Packet Storm
206828 6.8 警告 アップル - Apple iOS および OS X の OpenGL の実装における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-5940 2015-10-27 11:59 2015-10-21 Show GitHub Exploit DB Packet Storm
206829 6.8 警告 アップル - Apple iOS および OS X の OpenGL の実装における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-5924 2015-10-27 11:59 2015-10-21 Show GitHub Exploit DB Packet Storm
206830 6.8 警告 アップル - Apple iOS などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-5930 2015-10-27 11:56 2015-10-21 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
781 7.1 HIGH
Network
- - SOGo before 5.12.7, when PostgreSQL or MariaDB is used, and cleartext passwords are stored, allows SQL injection. This is related to c_password = '%@' in changePasswordForLogin. New CWE-89
SQL Injection
CVE-2026-46446 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
782 - - - Stored Cross-Site Scripting (XSS) in Stel Order v3.25.1 and earlier, located at the ‘/app/FrontController’ endpoint via the ‘legalName’ and ‘employeeID’ parameters. The lack of proper input sanitizat… New CWE-79
Cross-site Scripting
CVE-2026-5790 2026-05-15 01:46 2026-05-14 Show GitHub Exploit DB Packet Storm
783 - - - Unsafe object reference (IDOR) in Stel Order v3.25.1 and earlier versions, specifically in the ‘/app/FrontController’ endpoint, through manipulation of the ‘employeeID’ parameter. An authenticated at… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-5798 2026-05-15 01:46 2026-05-14 Show GitHub Exploit DB Packet Storm
784 9.9 CRITICAL
Network
- - ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 16.9.1, certain endpoints failed to enforce proper authorization checks, allowing users to modify data beyond their permi… New CWE-862
 Missing Authorization
CVE-2026-44442 2026-05-15 01:45 2026-05-14 Show GitHub Exploit DB Packet Storm
785 6.5 MEDIUM
Network
- - ShellHub is a centralized SSH gateway. Prior to 0.24.2, GET /api/devices/:uid returns the full device object whenever the caller is authenticated, without verifying that the device belongs to the cal… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-44424 2026-05-15 01:44 2026-05-14 Show GitHub Exploit DB Packet Storm
786 5.4 MEDIUM
Network
- - ShellHub is a centralized SSH gateway. Prior to 0.24.2, the device list endpoint accepts user-controlled identifiers in the the name field of each filter property in the base64-encoded filter query p… New CWE-20
CWE-943
CWE-1333
 Improper Input Validation 
 Improper Neutralization of Special Elements in Data Query Logic
 Inefficient Regular Expression Complexity
CVE-2026-44425 2026-05-15 01:44 2026-05-14 Show GitHub Exploit DB Packet Storm
787 6.5 MEDIUM
Network
- - ShellHub is a centralized SSH gateway. Prior to 0.24.2, GET /api/namespaces/:tenant returns the full namespace object — including the members list (user IDs, e-mails, roles), settings, and device cou… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-44426 2026-05-15 01:44 2026-05-14 Show GitHub Exploit DB Packet Storm
788 7.5 HIGH
Network
mediawiki mediawiki Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Wikimedia Foundation MediaWiki. This issue affects MediaWiki: from * before 1.43.7, 1.44.4, 1.45.2. Update CWE-200
NVD-CWE-noinfo
Information Exposure
CVE-2026-34088 2026-05-15 01:43 2026-05-12 Show GitHub Exploit DB Packet Storm
789 7.5 HIGH
Network
mediawiki checkuser Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Wikimedia Foundation CheckUser. This issue affects CheckUser: from 1.45.0 before 1.45.2. Update CWE-200
Information Exposure
CVE-2026-34090 2026-05-15 01:42 2026-05-12 Show GitHub Exploit DB Packet Storm
790 7.5 HIGH
Network
mediawiki mediawiki Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Wikimedia Foundation MediaWiki. This issue affects MediaWiki: from * before 1.43.7, 1.44.4, 1.45.2. Update CWE-200
NVD-CWE-noinfo
Information Exposure
CVE-2026-34091 2026-05-15 01:42 2026-05-12 Show GitHub Exploit DB Packet Storm