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 30, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226881 3.5 注意 IBM - IBM Netezza の WebAdmin アプリケーションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5761 2013-02-21 18:24 2012-02-20 Show GitHub Exploit DB Packet Storm
226882 6.5 警告 IBM - IBM Netezza の WebAdmin アプリケーションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5760 2013-02-21 18:23 2012-02-20 Show GitHub Exploit DB Packet Storm
226883 4.3 警告 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3328 2013-02-21 18:23 2012-02-15 Show GitHub Exploit DB Packet Storm
226884 4.3 警告 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3327 2013-02-21 18:22 2012-02-15 Show GitHub Exploit DB Packet Storm
226885 3.5 注意 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3322 2013-02-21 18:21 2012-02-15 Show GitHub Exploit DB Packet Storm
226886 6.5 警告 IBM - IBM SmartCloud Control Desk におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3321 2013-02-21 18:21 2012-02-15 Show GitHub Exploit DB Packet Storm
226887 3.5 注意 IBM - 複数の IBM 製品の TPAE におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3316 2013-02-21 18:20 2012-02-15 Show GitHub Exploit DB Packet Storm
226888 7.5 危険 IBM - IBM SAN Volume Controller および Storwize の管理 GUI における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2012-6354 2013-02-21 18:20 2013-02-5 Show GitHub Exploit DB Packet Storm
226889 5 警告 シスコシステムズ - Cisco Unity Connection におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1129 2013-02-21 16:41 2013-02-15 Show GitHub Exploit DB Packet Storm
226890 6.8 警告 シスコシステムズ - 複数の Cisco 製品のコマンドラインインターフェイスにおける root 権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1125 2013-02-21 16:40 2013-02-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3831 7.1 HIGH
Network
- - Improper authorization checks of team members privileges allow a team member to escalate privileges to the team owner account. CWE-863
 Incorrect Authorization
CVE-2026-32991 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
3832 4.8 MEDIUM
Network
- - Android App "あんしんフィルター for au" provided by KDDI CORPORATION contains Cleartext Transmission of Sensitive Information (CWE-319) vulnerability. A man-in-the-middle attacker may access and modify commun… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-41281 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
3833 7.1 HIGH
Network
- - SOGo before 5.12.7, when PostgreSQL is used, allows SQL injection. CWE-89
SQL Injection
CVE-2026-46445 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
3834 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. CWE-89
SQL Injection
CVE-2026-46446 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
3835 - - - 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… CWE-79
Cross-site Scripting
CVE-2026-5790 2026-05-15 01:46 2026-05-14 Show GitHub Exploit DB Packet Storm
3836 - - - 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… 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
3837 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… CWE-862
 Missing Authorization
CVE-2026-44442 2026-05-15 01:45 2026-05-14 Show GitHub Exploit DB Packet Storm
3838 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… 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
3839 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. CWE-200
NVD-CWE-noinfo
Information Exposure
CVE-2026-34088 2026-05-15 01:43 2026-05-12 Show GitHub Exploit DB Packet Storm
3840 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. CWE-200
Information Exposure
CVE-2026-34090 2026-05-15 01:42 2026-05-12 Show GitHub Exploit DB Packet Storm