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 19, 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
198471 5.5 警告
Local
radare - radare2 の wasm.c の consume_init_expr 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-7854 2017-05-17 17:35 2017-04-13 Show GitHub Exploit DB Packet Storm
198472 6.1 警告
Network
コンクリートファイブ - concrete5 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-7725 2017-05-17 17:31 2017-04-12 Show GitHub Exploit DB Packet Storm
198473 9.8 緊急
Network
SAP - SAP Business Intelligence プラットフォームにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-6818 2017-05-17 17:27 2016-08-12 Show GitHub Exploit DB Packet Storm
198474 9.8 緊急
Network
SAP - SAP HANA DB における任意のコードを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-6143 2017-05-17 17:27 2016-07-1 Show GitHub Exploit DB Packet Storm
198475 9.8 緊急
Network
Google - Nexus 6 および Android One デバイス上で稼動する Android の Qualcomm コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2016-6726 2017-05-17 17:13 2016-11-7 Show GitHub Exploit DB Packet Storm
198476 4 警告 株式会社アイ・オー・データ機器 - RockDisk におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3887 2017-05-17 17:06 2014-07-2 Show GitHub Exploit DB Packet Storm
198477 7.5 重要
Network
Moxa Inc. - Moxa MXView におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-7456 2017-05-17 16:52 2017-04-9 Show GitHub Exploit DB Packet Storm
198478 7.5 重要
Network
Moxa Inc. - Moxa MXView における Web サーバの秘密鍵ファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2017-7455 2017-05-17 16:51 2017-04-9 Show GitHub Exploit DB Packet Storm
198479 7.5 重要
Network
Moxa Inc. - Moxa AWK-3131A Wireless AP における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2016-8727 2017-05-17 16:51 2016-10-17 Show GitHub Exploit DB Packet Storm
198480 7.5 重要
Network
Moxa Inc. - Moxa AWK-3131A Wireless AP における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-8726 2017-05-17 16:51 2016-10-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
161 - - - Responsive FileManager's allows an unauthenticated attacker to upload files of any type and extension without restriction using dialog.php endpoint, leading to Remote Code Execution.  This project i… Update CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-5482 2026-06-17 00:41 2026-06-15 Show GitHub Exploit DB Packet Storm
162 8.8 HIGH
Network
- - Due to the improper neutralization of special elements used in a name parameter a low privileged remote attacker can exploit a command injection vulnerability in the Managed Ethernet Switch, resultin… New CWE-78
OS Command 
CVE-2026-5416 2026-06-17 00:41 2026-06-16 Show GitHub Exploit DB Packet Storm
163 - - - A heap buffer overflow vulnerability exists in the Jansi JNI "ioctl()" wrapper due to a lack of size verification for the argument array before the system call. This can lead to heap corruption and a… New CWE-122
Heap-based Buffer Overflow
CVE-2026-8484 2026-06-17 00:41 2026-06-16 Show GitHub Exploit DB Packet Storm
164 8.8 HIGH
Network
- - Software installed and run as a non-privileged user may conduct intentional GPU sparse memory API calls to cause out of bounds write in the kernel. The product incorrectly indexes internal state w… Update CWE-787
 Out-of-bounds Write
CVE-2026-34195 2026-06-17 00:40 2026-06-13 Show GitHub Exploit DB Packet Storm
165 5.5 MEDIUM
Local
- - An attacker could cooperatively pass data from one secure GPU process to another secure GPU process through shared secure memory allocations in the kernel module. Additionally, an attacker could disr… Update CWE-653
 Improper Isolation or Compartmentalization
CVE-2026-41155 2026-06-17 00:40 2026-06-13 Show GitHub Exploit DB Packet Storm
166 9.8 CRITICAL
Network
- - A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger an out-of-bound write in the GPU user-space driver, leading to memory corruption and possible b… Update CWE-787
 Out-of-bounds Write
CVE-2026-41157 2026-06-17 00:40 2026-06-13 Show GitHub Exploit DB Packet Storm
167 7.8 HIGH
Local
- - Software installed and run as a non-privileged user may conduct GPU system calls to write to arbitrary freed physical pages. Physical memory allocated and freed, without the deferred free mechanis… Update CWE-416
 Use After Free
CVE-2026-41158 2026-06-17 00:40 2026-06-13 Show GitHub Exploit DB Packet Storm
168 7.8 HIGH
Local
- - Multiple printer drivers provided by Ricoh Company, Ltd. and KONICA MINOLTA JAPAN, INC. contain a privilege escalation vulnerability. If this vulnerability is exploited, an attacker who can log in to… Update CWE-427
 Uncontrolled Search Path Element
CVE-2026-50100 2026-06-17 00:40 2026-06-15 Show GitHub Exploit DB Packet Storm
169 6.7 MEDIUM
Local
- - Incorrect default permissions issue exists in Optical Disc Archive Software for Windows 5.5.3 and earlier. If this vulnerability is exploited, arbitrary code may be executed with SYSTEM privileges. New CWE-276
Incorrect Default Permissions 
CVE-2026-50255 2026-06-17 00:40 2026-06-16 Show GitHub Exploit DB Packet Storm
170 9.8 CRITICAL
Network
- - Naxclow devices use a uniform request-signing scheme based on a hard-coded, platform-wide salt embedded in every firmware image. Once this salt is recovered from any device, an attacker can generate … Update CWE-321
 Use of Hard-coded Cryptographic Key
CVE-2026-28742 2026-06-17 00:37 2026-06-13 Show GitHub Exploit DB Packet Storm