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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
216401 2.1 注意 IBM - IBM Systems Director のセキュリティコンポーネントにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2014-3099 2014-12-10 12:02 2014-11-19 Show GitHub Exploit DB Packet Storm
216402 5.8 警告 jRSS Widget project - WordPress 用 jRSS Widget プラグインの proxy.php におけるサーバサイドリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2014-9292 2014-12-10 10:58 2014-05-28 Show GitHub Exploit DB Packet Storm
216403 5 警告 Elipse Software - Elipse SCADA および Elipse Power の DNP Master Driver におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-5429 2014-12-10 10:39 2014-12-2 Show GitHub Exploit DB Packet Storm
216404 9 危険 DELL EMC (旧 EMC Corporation) - EMC Documentum Content Server における任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4629 2014-12-10 10:29 2014-12-3 Show GitHub Exploit DB Packet Storm
216405 2.4 注意 横河電機株式会社 - FAST/TOOLS における XML 外部実体参照処理の脆弱性 CWE-20
CWE-Other
CVE-2014-7251 2014-12-10 10:13 2014-11-28 Show GitHub Exploit DB Packet Storm
216406 4 警告 Enalean - Enalean Tuleap における XML 外部エンティティの脆弱性 CWE-Other
その他
CVE-2014-7177 2014-12-9 17:41 2014-10-7 Show GitHub Exploit DB Packet Storm
216407 6.5 警告 Enalean - Enalean Tuleap における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-7176 2014-12-9 17:40 2014-09-18 Show GitHub Exploit DB Packet Storm
216408 5 警告 インターネットイニシアティブ - SEIL シリーズルータにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-7256 2014-12-9 15:30 2014-12-1 Show GitHub Exploit DB Packet Storm
216409 5 警告 インターネットイニシアティブ - SEIL シリーズルータにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-7255 2014-12-9 15:29 2014-12-1 Show GitHub Exploit DB Packet Storm
216410 6.2 警告 (複数のベンダ) - 富士通製の複数の Android 端末における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2014-7253 2014-12-9 15:28 2014-12-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
71 6.1 MEDIUM
Network
- - A vulnerability in the web-based user interface of Cisco Webex Meetings could have allowed an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack. Cisco has addressed this… New CWE-79
Cross-site Scripting
CVE-2026-20233 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
72 8.6 HIGH
Network
- - A vulnerability in Cisco Unified Communications Manager (Unified CM) and Cisco Unified Communications Manager Session Management Edition (Unified CM SME) could allow an unauthenticated, remote attack… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-20230 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
73 6.1 MEDIUM
Network
- - A vulnerability in Cisco Finesse could allow an unauthenticated, remote attacker to load arbitrary files from remote locations into an active user session on an affected device, possibly leading to b… New CWE-73
 External Control of File Name or Path
CVE-2026-20175 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
74 7.3 HIGH
Network
- - A security flaw has been discovered in DedeCMS 5.7.88. This affects the function RemoveXSS of the file /plus/carbuyaction.php. The manipulation of the argument postname/des results in sql injection. … New CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10608 2026-06-4 03:16 2026-06-3 Show GitHub Exploit DB Packet Storm
75 7.3 HIGH
Network
- - A vulnerability was identified in NousResearch hermes-agent up to 0.12.0. Affected by this vulnerability is the function _compress_context of the file run_agent.py. The manipulation leads to injectio… New CWE-74
CWE-707
Injection
 Improper Enforcement of Message or Data Structure
CVE-2026-10221 2026-06-4 03:16 2026-06-1 Show GitHub Exploit DB Packet Storm
76 - - - In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Recover from panthor_gpu_flush_caches() failures We have seen a few cases where the whole memory subsystem is blocke… New - CVE-2025-71314 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
77 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Add missing NULL check for alloc_workqueue() alloc_workqueue() can return NULL on memory allocation failure. Witho… New - CVE-2025-71313 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
78 7.4 HIGH
Local
- - A privilege escalation vulnerability exists in PlayStation 4 firmware versions 13.00 through 13.02. The BD-J (Blu-ray Disc Java) sandbox can be escaped through a malformed JAR file. New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2025-64390 2026-06-4 03:16 2026-06-3 Show GitHub Exploit DB Packet Storm
79 5.0 MEDIUM
Local
- - A NULL pointer dereference in the gf_filter_pid_resolve_file_template_ex function (/filter_core/filter_pid.c) of GPAC Project/MP4Box before 26.02.0 allows attackers to cause a Denial of Service (DoS)… New CWE-476
 NULL Pointer Dereference
CVE-2025-60477 2026-06-4 03:16 2026-06-3 Show GitHub Exploit DB Packet Storm
80 7.6 HIGH
Adjacent
- - Dräger SC Monitoring devices (SC 6002XL, SC 6802XL, SC 7000, SC 8000, SC 9000 XL) contain hard-coded plaintext credentials in source code and a denial-of-service vulnerability that allows local and r… New CWE-798
 Use of Hard-coded Credentials
CVE-2019-25722 2026-06-4 03:16 2026-06-3 Show GitHub Exploit DB Packet Storm