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 2, 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
213661 6.5 警告 IBM - IBM Security QRadar SIEM における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2014-4833 2014-10-27 11:51 2014-10-8 Show GitHub Exploit DB Packet Storm
213662 4.3 警告 IBM - IBM Security QRadar SIEM における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4830 2014-10-27 11:51 2014-10-8 Show GitHub Exploit DB Packet Storm
213663 4.3 警告 IBM - IBM Security QRadar SIEM におけるクリックジャッキング攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4828 2014-10-27 11:50 2014-10-8 Show GitHub Exploit DB Packet Storm
213664 4.3 警告 IBM - IBM Security QRadar SIEM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4827 2014-10-27 11:50 2014-10-8 Show GitHub Exploit DB Packet Storm
213665 4.3 警告 IBM - IBM Security QRadar SIEM における平文の認証情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2014-4825 2014-10-27 11:50 2014-10-8 Show GitHub Exploit DB Packet Storm
213666 4.3 警告 IBM - WebSphere MQ の Telemetry Component における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-6116 2014-10-27 11:49 2014-10-8 Show GitHub Exploit DB Packet Storm
213667 1.9 注意 IBM - IBM WebSphere MQ classes for Java ライブラリおよび Websphere MQ Explorer における事前に設定された平文のパスワードを取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-4822 2014-10-27 11:48 2014-10-13 Show GitHub Exploit DB Packet Storm
213668 4.3 警告 Aptana - Aflax におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-5331 2014-10-24 18:32 2014-10-16 Show GitHub Exploit DB Packet Storm
213669 6.5 警告 Tips and Tricks HQ - WordPress 用 All In One WP Security & Firewall プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-6242 2014-10-24 18:24 2014-09-12 Show GitHub Exploit DB Packet Storm
213670 5 警告 シスコシステムズ - Cisco WebEx Meetings Server における任意のファイルのダウンロードを誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2014-3395 2014-10-24 18:23 2014-09-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
131 7.5 HIGH
Network
- - Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. In version 4.9.0, Chartbrew exposes POST /api/chart/:chart_id/query with… New CWE-862
 Missing Authorization
CVE-2026-40601 2026-05-2 00:31 2026-05-1 Show GitHub Exploit DB Packet Storm
132 6.5 MEDIUM
Network
- - Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. In version 4.9.0, Chartbrew exposes a legacy dashboard route that return… New CWE-284
Improper Access Control
CVE-2026-40603 2026-05-2 00:31 2026-05-1 Show GitHub Exploit DB Packet Storm
133 8.1 HIGH
Network
- - Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. In version 4.9.0, Chartbrew exposes multiple dataset and dataRequest end… New CWE-284
Improper Access Control
CVE-2026-40904 2026-05-2 00:31 2026-05-1 Show GitHub Exploit DB Packet Storm
134 4.4 MEDIUM
Local
- - Notepad++ 8.9.3 contains a format string injection vulnerability in the Find Results panel handler that allows attackers to cause denial of service and information disclosure by crafting a malicious … New CWE-134
Use of Externally-Controlled Format String
CVE-2026-6539 2026-05-2 00:29 2026-05-1 Show GitHub Exploit DB Packet Storm
135 8.8 HIGH
Network
- - HKUDS OpenHarness contains a remote code execution vulnerability in the /bridge slash command that allows remote senders accepted by configuration to execute arbitrary operating system commands. Atta… New CWE-78
OS Command 
CVE-2026-7551 2026-05-2 00:29 2026-05-1 Show GitHub Exploit DB Packet Storm
136 4.6 MEDIUM
Network
- - SSCMS v7.4.0 contains a reflected cross-site scripting vulnerability in the STL processing endpoint that allows attackers to execute arbitrary JavaScript by crafting malicious STL template payloads t… New CWE-79
Cross-site Scripting
CVE-2026-7429 2026-05-2 00:28 2026-05-1 Show GitHub Exploit DB Packet Storm
137 7.2 HIGH
Network
- - SSCMS v7.4.0 contains a SQL injection vulnerability in the stl:sqlContent tag where the queryString attribute is passed directly to database execution without parameterization or sanitization. Attack… New CWE-89
SQL Injection
CVE-2026-7435 2026-05-2 00:28 2026-05-1 Show GitHub Exploit DB Packet Storm
138 - - - CVE-2026-33446 is a buffer overflow in the authentication sub-system of the Secure Access client prior to 14.50. Attackers with control of a modified server can send a special packet that can overw… New CWE-120
Classic Buffer Overflow
CVE-2026-33446 2026-05-2 00:28 2026-05-1 Show GitHub Exploit DB Packet Storm
139 - - - CVE-2026-33447 is a buffer overflow in a message parsing function of the Secure Access client prior to 14.50. Attackers with control of a modified server can send a special packet that can overwrit… New CWE-121
Stack-based Buffer Overflow
CVE-2026-33447 2026-05-2 00:28 2026-05-1 Show GitHub Exploit DB Packet Storm
140 - - - CVE-2026-33448 is a format string vulnerability in the logging subsystem of Secure Access client for MacOS prior to 14.50. Attackers with control of a modified server can force the client to dump t… New CWE-200
Information Exposure
CVE-2026-33448 2026-05-2 00:28 2026-05-1 Show GitHub Exploit DB Packet Storm