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 26, 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
196141 8.2 重要
Network
Snapcreek LLC - WordPress 用 Duplicator プラグインにおけるバックアップファイルを作成されダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9262 2017-08-16 13:41 2014-11-21 Show GitHub Exploit DB Packet Storm
196142 8.8 重要
Network
WordPress Download Manager - WordPress 用 Download Manager プラグインの basic_settings 関数における全ての WordPress オプションをアップデートされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9260 2017-08-16 13:40 2014-11-24 Show GitHub Exploit DB Packet Storm
196143 8.8 重要
Network
Loginizer - WordPress 用 Loginizer プラグインの init.php のブラックリストおよびホワイトリスト IP ウィザードにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-12651 2017-08-16 11:48 2017-08-7 Show GitHub Exploit DB Packet Storm
196144 9.8 緊急
Network
Loginizer - WordPress 用 Loginizer プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-12650 2017-08-16 11:48 2017-08-7 Show GitHub Exploit DB Packet Storm
196145 9.8 緊急
Network
DELL EMC (旧 EMC Corporation) - 複数の EMC 製品におけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2017-8011 2017-08-15 18:02 2017-07-11 Show GitHub Exploit DB Packet Storm
196146 5.4 警告
Network
DELL EMC (旧 EMC Corporation) - 複数の EMC RSA 製品における格納型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-8005 2017-08-15 18:02 2017-07-11 Show GitHub Exploit DB Packet Storm
196147 7.2 重要
Network
DELL EMC (旧 EMC Corporation) - 複数の EMC RSA 製品における悪意のあるコードを含む任意のファイルをアップロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2017-8004 2017-08-15 18:02 2017-07-11 Show GitHub Exploit DB Packet Storm
196148 9.8 緊急
Network
TP-LINK Technologies - TP-Link Archer C9 の passwd_recovery.lua における管理パスワードをリセットされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2017-11519 2017-08-15 17:37 2017-05-11 Show GitHub Exploit DB Packet Storm
196149 7.8 重要
Local
FontForge project - FontForge の ValidatePostScriptFontName におけるバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-11573 2017-08-15 17:28 2017-07-30 Show GitHub Exploit DB Packet Storm
196150 7.8 重要
Local
FontForge project - FontForge の readcfftopdicts におけるヒープベースのバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-11572 2017-08-15 17:28 2017-07-31 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