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":June 6, 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
224721 3.5 注意 Open-Xchange - Open-Xchange AppSuite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5690 2013-10-7 18:53 2013-09-30 Show GitHub Exploit DB Packet Storm
224722 9 危険 エニア株式会社
エマソン
- 複数の Emerson Process Management RTU 製品のソフトウェアにおけるシェルアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-0694 2013-10-7 15:44 2013-09-26 Show GitHub Exploit DB Packet Storm
224723 10 危険 エニア株式会社
エマソン
- 複数の Emerson Process Management RTU 製品上で稼働する ENEA OSE における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-0693 2013-10-7 15:44 2013-09-26 Show GitHub Exploit DB Packet Storm
224724 10 危険 エニア株式会社
エマソン
- 複数の Emerson Process Management RTU 製品上で稼働する ENEA OSE における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0692 2013-10-7 15:41 2013-09-26 Show GitHub Exploit DB Packet Storm
224725 10 危険 エニア株式会社
エマソン
- 複数の Emerson Process Management RTU 製品のソフトウェアにおけるファイルをアップロードされる脆弱性 CWE-94
コード・インジェクション
CVE-2013-0689 2013-10-7 15:40 2013-09-26 Show GitHub Exploit DB Packet Storm
224726 10 危険 シーメンス - Siemens SCALANCE X-200 および X-200IRT スイッチのファームウェアにおける管理者アクションを実行される脆弱性 CWE-287
不適切な認証
CVE-2013-5944 2013-10-7 15:02 2013-10-1 Show GitHub Exploit DB Packet Storm
224727 7.8 危険 baramundi software AG - Baramundi Management Suite の不特定の DLL ファイルにおける暗号保護メカニズムを破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-3625 2013-10-7 14:37 2013-10-1 Show GitHub Exploit DB Packet Storm
224728 7.8 危険 baramundi software AG - Baramundi Management Suite における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-3593 2013-10-7 14:36 2013-10-1 Show GitHub Exploit DB Packet Storm
224729 4.3 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスの管理インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5519 2013-10-7 12:27 2013-10-3 Show GitHub Exploit DB Packet Storm
224730 5.5 警告 シスコシステムズ - Cisco Unified Communications Domain Manager の Web フレームワークにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-5517 2013-10-7 12:09 2013-10-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3021 9.1 CRITICAL
Network
- - Lumiverse is a full-featured AI chat application. Prior to 0.9.7, when the primary toSmbPath(fullPath) call throws, the method falls back to a dirname/basename split and only validates the directory … CWE-88
Argument Injection
CVE-2026-44449 2026-05-27 23:57 2026-05-27 Show GitHub Exploit DB Packet Storm
3022 9.9 CRITICAL
Network
- - Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the MCP server creation endpoint validates the command field against an allowlist of binary names but forwards the args array to the … CWE-88
Argument Injection
CVE-2026-44450 2026-05-27 23:57 2026-05-27 Show GitHub Exploit DB Packet Storm
3023 7.1 HIGH
Network
- - The EventPress WordPress theme before 22.2 does not sanitize or escape the 'id' parameter in the eventpress_customizer_notify_dismiss_action AJAX handler before outputting it back in the response, al… CWE-79
Cross-site Scripting
CVE-2026-6268 2026-05-27 23:55 2026-05-27 Show GitHub Exploit DB Packet Storm
3024 8.8 HIGH
Adjacent
- - An attacker is able to downgrade the security of a Bluetooth LE connection by deleting an existing bond, spoofing the bonded device and creating a new bond. CWE-290
 Authentication Bypass by Spoofing
CVE-2026-8676 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm
3025 5.8 MEDIUM
Local
- - When the director sends a long-running request (e.g. compile_package), the agent's reply JSON is consumed by AgentClient. inject_compile_log (line 332-339) reads response['value']['result']['compile_… CWE-22
Path Traversal
CVE-2026-41009 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm
3026 5.0 MEDIUM
Local
- - AgentClient#handle_method (lines 264-303) processes every NATS reply. It calls inject_compile_log (line 273) on every response, which reads response['value']['result']['compile_log_id'] (line 332-338… CWE-284
Improper Access Control
CVE-2026-41704 2026-05-27 23:54 2026-05-27 Show GitHub Exploit DB Packet Storm
3027 5.9 MEDIUM
Network
- - IBM Operations Analytics - Log Analysis 1.3.5.0, 1.3.5.1, 1.3.5.2, 1.3.5.3, 1.3.6.0, 1.3.6.1, 1.3.7.0, 1.3.7.1, 1.3.7.2, and 1.3.8.0, 1.3.8.1, 1.3.8.2, 1.3.8.3, 1.3.8.4 IBM SmartCloud Analytics - Log… CWE-521
Weak Password Requirements 
CVE-2024-40684 2026-05-27 23:53 2026-05-27 Show GitHub Exploit DB Packet Storm
3028 7.2 HIGH
Network
- - IBM QRadar 7.5.0 through 7.5.0 UP15 Interim Fix 002 could allow a privileged user to upload a malicious backup archive that could be restored and used to gain access to the underlying operating syste… CWE-530
 Exposure of Backup File to an Unauthorized Control Sphere
CVE-2024-56462 2026-05-27 23:53 2026-05-27 Show GitHub Exploit DB Packet Storm
3029 5.1 MEDIUM
Local
- - IBM MQ Operator SC2: v3.2.0 through 3.2.23CD:  v3.3.0, v3.4.0, v3.4.1, v3.5.0, v3.5.1 - v3.5.3, v3.6.0 - v3.6.4, v3.7.0 - v3.7.2, v3.8.0, v3.8.1, v3.9.0, v3.9.1LTS: v2.0.0 - 2.0.29 and IBM supplied M… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-2607 2026-05-27 23:53 2026-05-27 Show GitHub Exploit DB Packet Storm
3030 9.8 CRITICAL
Network
- - IBM Aspera High-Speed Transfer Endpoint 3.7.4 through 4.4.7 Fix Pack 1 and IBM Aspera High-Speed Transfer Server 3.7.4 through 4.4.7 Fix Pack 1 and IBM Aspera High-Speed Transfer Endpoint are affecte… CWE-122
Heap-based Buffer Overflow
CVE-2026-8175 2026-05-27 23:53 2026-05-27 Show GitHub Exploit DB Packet Storm