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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201921 8 重要
Network
ブロケード コミュニケーションズ システムズ株式会社 - Brocade Virtual Traffic Manager におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-8201 2017-01-30 10:58 2016-09-13 Show GitHub Exploit DB Packet Storm
201922 5.5 警告
Local
LG Electronics - MTK チップセットを使用する LG デバイスのにおける任意のサードパーティアプリケーションにアクセスされる脆弱性 CWE-200
情報漏えい
CVE-2016-10135 2017-01-30 10:46 2016-11-17 Show GitHub Exploit DB Packet Storm
201923 8.8 重要
Network
MetalGenix - GeniXCMS のメディアリネーム機能におけるファイルをリネームされる脆弱性 CWE-19
データ処理
CVE-2017-5520 2017-01-30 10:44 2017-01-13 Show GitHub Exploit DB Packet Storm
201924 7.4 重要
Network
MetalGenix - GeniXCMS のメディアファイルアップロード機能における SSRF 攻撃を実行される脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2017-5518 2017-01-30 10:44 2017-01-13 Show GitHub Exploit DB Packet Storm
201925 5.5 警告
Local
PHPMailer project - PHPMailer の msgHTML メソッドにおける画像の相対 URL が絶対ローカルファイルパスとして処理される脆弱性 CWE-200
情報漏えい
CVE-2017-5223 2017-01-30 10:20 2017-01-9 Show GitHub Exploit DB Packet Storm
201926 9.8 緊急
Network
GNU Project
Fedora Project
- GNU Guile の REPL サーバにおける任意のコードを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-8606 2017-01-27 18:26 2016-10-11 Show GitHub Exploit DB Packet Storm
201927 5.3 警告
Network
GNU Project
Fedora Project
- GNU Guile の mkdir プロシージャにおけるプロセスの umask をゼロに変更される脆弱性 CWE-275
パーミッションの問題
CVE-2016-8605 2017-01-27 18:25 2016-10-11 Show GitHub Exploit DB Packet Storm
201928 7 重要
Local
Linux - Synaptics タッチスクリーンドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8451 2017-01-27 17:00 2016-10-13 Show GitHub Exploit DB Packet Storm
201929 7.8 重要
Local
Google - Linux 用 MediaTek ドライバの camera_fdvt.c の MT6573FDVT_SetRegHW 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-6492 2017-01-27 17:00 2016-12-5 Show GitHub Exploit DB Packet Storm
201930 5.5 警告
Local
Google - Audioserver における情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0398 2017-01-27 16:58 2017-01-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2821 - - - An unauthenticated user with write access to the knowledge base can store an XSS payload in a knowledge base item. This issue affects glpi: before 11.0.7. CWE-79
Cross-site Scripting
CVE-2026-5385 2026-06-5 00:23 2026-06-3 Show GitHub Exploit DB Packet Storm
2822 - - - An authenticated ERPNext user with Item record edit permissions can persist arbitrary HTML/JavaScript in the item_name, description, or image fields of an Item and trigger unescaped rendering in the … CWE-79
Cross-site Scripting
CVE-2026-42839 2026-06-5 00:23 2026-06-4 Show GitHub Exploit DB Packet Storm
2823 - - - An authenticated user can persist arbitrary HTML/JavaScript in the email_id or mobile_no fields of a Customer record and trigger unescaped rendering in the Point of Sale (POS) interface for every ope… CWE-79
Cross-site Scripting
CVE-2026-42840 2026-06-5 00:23 2026-06-4 Show GitHub Exploit DB Packet Storm
2824 - - - Fixed a VM panic caused by unbounded recursion in the grpcfuse kernel module when a container created deeply nested directories on a bind-mounted host folder and triggered a dentry invalidation event… CWE-674
 Uncontrolled Recursion
CVE-2026-8936 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
2825 5.3 MEDIUM
Network
- - daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote a… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-44545 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
2826 3.7 LOW
Network
- - daphne before 4.2.2 reconstructs a raw HTTP request from Twisted's parsed headers and feeds it to autobahn for WebSocket handshake processing. Twisted does not treat \x0b, \x0c, \x1c, \x1d, \x1e, or … CWE-444
HTTP Request Smuggling
CVE-2026-44546 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
2827 7.5 HIGH
Network
- - Dell BSAFE SSL-J contains an allocation of resources without limits or throttling vulnerability. An unauthenticated remote attacker could potentially exploit this vulnerability, leading to a Denial o… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2025-46638 2026-06-5 00:21 2026-06-4 Show GitHub Exploit DB Packet Storm
2828 - - - Concrete CMS below 9.5.2 is vulnerable to PHP Object Injection via unserialize() calls in the Workflow, Form block, and File/Set components that lack the allowed_classes restriction. An unauthenticat… CWE-502
 Deserialization of Untrusted Data
CVE-2026-7888 2026-06-5 00:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2829 9.8 CRITICAL
Network
- - Authorization bypass through User-Controlled SQL primary key vulnerability in Akmer Informatics Automation Industry and Trade Ltd. Co. TeknoPass allows SQL Injection. This issue affects TeknoPass: f… CWE-89
SQL Injection
CVE-2026-4104 2026-06-5 00:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2830 7.5 HIGH
Network
- - It is possible for an unauthenticated adjacent attacker to download log files of the controller, which may disclose some restricted information. CWE-200
Information Exposure
CVE-2026-41032 2026-06-5 00:16 2026-06-3 Show GitHub Exploit DB Packet Storm