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
233471 4.3 警告 Novell - Novell GroupWise の WebAccess コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4912 2012-10-1 14:12 2012-09-11 Show GitHub Exploit DB Packet Storm
233472 5 警告 Novell - Novell GroupWise のエージェントの HTTP インターフェイスにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-0419 2012-10-1 14:04 2012-09-11 Show GitHub Exploit DB Packet Storm
233473 10 危険 Novell - Novell GroupWise の GroupWise Internet Agent における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-0417 2012-10-1 13:54 2012-09-11 Show GitHub Exploit DB Packet Storm
233474 5 警告 Pidgin - Pidgin の msn_oim_report_to_user 関数におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-1178 2012-09-28 17:55 2012-03-15 Show GitHub Exploit DB Packet Storm
233475 6.4 警告 Pidgin - Pidgin の pidgin_conv_chat_rename_user 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4939 2012-09-28 17:54 2012-03-15 Show GitHub Exploit DB Packet Storm
233476 2.1 注意 Pidgin - Pidgin の libpurple における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4922 2012-09-28 17:53 2011-02-6 Show GitHub Exploit DB Packet Storm
233477 5 警告 Pidgin
レッドハット
- Pidgin の silc_channel_message 関数におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4603 2012-09-28 17:52 2011-12-17 Show GitHub Exploit DB Packet Storm
233478 5 警告 Pidgin
レッドハット
- Pidgin の XMPP プロトコルプラグインにおけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4602 2012-09-28 17:51 2011-12-17 Show GitHub Exploit DB Packet Storm
233479 5 警告 Pidgin
レッドハット
- Pidgin の family_feedbag.c におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4601 2012-09-28 17:50 2011-12-6 Show GitHub Exploit DB Packet Storm
233480 9.3 危険 Pidgin - Pidgin の gtkutils.c における任意のプログラムを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3185 2012-09-28 17:49 2011-08-20 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