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 27, 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
228171 5 警告 株式会社ロックオン - EC-CUBE における Windows 環境でのディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-4702 2013-09-2 18:23 2013-08-30 Show GitHub Exploit DB Packet Storm
228172 6.8 警告 Id Software - ID-software などの製品で使用される libdigidoc における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-5648 2013-09-2 15:33 2013-08-22 Show GitHub Exploit DB Packet Storm
228173 5 警告 シスコシステムズ - Cisco IOS XR の RIP プロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3470 2013-09-2 15:23 2013-08-29 Show GitHub Exploit DB Packet Storm
228174 4.6 警告 シスコシステムズ - Cisco UCS のファブリックインターコネクトデバイス上で稼働する CLI コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-3467 2013-09-2 14:59 2013-08-29 Show GitHub Exploit DB Packet Storm
228175 4.3 警告 シスコシステムズ - Cisco Adaptive Security Appliances デバイスの protocol-inspection 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3463 2013-09-2 14:39 2013-08-30 Show GitHub Exploit DB Packet Storm
228176 4.3 警告 シスコシステムズ - Cisco Identity Services Engine ソフトウェアのゲストポータルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5744 2013-09-2 14:14 2013-08-29 Show GitHub Exploit DB Packet Storm
228177 6.8 警告 シスコシステムズ - Cisco Unified Communications Manager の Enterprise License Manager におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3472 2013-09-2 12:31 2013-08-28 Show GitHub Exploit DB Packet Storm
228178 4.3 警告 シスコシステムズ - Cisco Identity Services Engine の captive portal アプリケーションにおける平文のユーザ名およびパスワードを破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-3471 2013-09-2 12:27 2013-08-28 Show GitHub Exploit DB Packet Storm
228179 7.8 危険 シスコシステムズ - Cisco Unified IP Phone 8945 のソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3468 2013-09-2 12:21 2013-08-28 Show GitHub Exploit DB Packet Storm
228180 9.3 危険 シスコシステムズ - Cisco Secure Access Control Server の EAP-FAST 認証モジュールにおける任意のコマンドを実行される脆弱性 CWE-287
不適切な認証
CVE-2013-3466 2013-09-2 12:11 2013-08-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4231 - - - The Electron preload script in Logseq exposes an API method that allows the renderer process to invoke IPC handlers without proper path validation. An attacker with JavaScript execution in the render… CWE-749
 Exposed Dangerous Method or Function
CVE-2026-47899 2026-06-9 23:47 2026-06-9 Show GitHub Exploit DB Packet Storm
4232 - - - Logseq is vulnerable to a stored cross-site scripting (XSS). A malicious plugin can include a JavaScript payload in the "name" field of its "package.json" file, which is rendered using "innerHTML" wi… CWE-79
Cross-site Scripting
CVE-2026-47900 2026-06-9 23:47 2026-06-9 Show GitHub Exploit DB Packet Storm
4233 - - - Logseq is vulnerable to a sandbox escape flaw where plugins running in sandboxed iframes can inject arbitrary HTML attributes, such as event handlers, into their container element in the host DOM. Du… CWE-79
Cross-site Scripting
CVE-2026-47901 2026-06-9 23:47 2026-06-9 Show GitHub Exploit DB Packet Storm
4234 - - - Uncontrolled Resource Consumption vulnerability in the Elixir standard library's Version module allows an attacker who controls a version string to cause a denial of service through CPU and memory ex… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-49762 2026-06-9 23:47 2026-06-9 Show GitHub Exploit DB Packet Storm
4235 9.8 CRITICAL
Network
- - Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Netcad Software Inc. E-İmar allows SQL Injection. This issue affects E-İmar: from 2.10.1.0 befor… CWE-89
SQL Injection
CVE-2026-7486 2026-06-9 23:47 2026-06-9 Show GitHub Exploit DB Packet Storm
4236 - - - Logseq exposes an IPC handler that allows the renderer process to execute shell commands. While an allowlist restricts the command name (e.g. `git`, `pandoc`, `grep`), the argument string is concaten… CWE-78
OS Command 
CVE-2026-9279 2026-06-9 23:47 2026-06-9 Show GitHub Exploit DB Packet Storm
4237 8.8 HIGH
Network
google chrome Use after free in File Input in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Critical) CWE-416
 Use After Free
CVE-2026-11630 2026-06-9 23:47 2026-06-9 Show GitHub Exploit DB Packet Storm
4238 8.3 HIGH
Network
google chrome Use after free in Aura in Google Chrome on Windows prior to 149.0.7827.103 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTM… CWE-416
 Use After Free
CVE-2026-11631 2026-06-9 23:45 2026-06-9 Show GitHub Exploit DB Packet Storm
4239 3.3 LOW
Network
- - A heap buffer overflow flaw was found in 389 Directory Server. When audit logging is enabled, the create_masked_entry_string() function in auditlog.c copies a fixed-length password mask into a precis… CWE-122
Heap-based Buffer Overflow
CVE-2026-11792 2026-06-9 23:42 2026-06-9 Show GitHub Exploit DB Packet Storm
4240 9.6 CRITICAL
Network
google chrome Use after free in WebMIDI in Google Chrome on iOS prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium) CWE-416
 Use After Free
CVE-2026-11165 2026-06-9 23:24 2026-06-5 Show GitHub Exploit DB Packet Storm