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":May 8, 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
196641 7.5 重要
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータの qmiweb における ../ トラバーサルでディレクトリリスティングをされる脆弱性 CWE-22
パス・トラバーサル
CVE-2016-10183 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
196642 9.8 緊急
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータの qmiweb におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2016-10182 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
196643 7.5 重要
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータの qmiweb における CfgType=get_homeCfg リクエストに対して重要な情報を提供される脆弱性 CWE-200
情報漏えい
CVE-2016-10181 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
196644 7.5 重要
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータにおけるシード値 srand(time(0)) に基づき WPS PIN を生成される脆弱性 CWE-338
暗号における脆弱な PRNG の使用
CVE-2016-10180 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
196645 7.5 重要
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータにおけるハードコードされた WPS PIN を使用する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2016-10179 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
196646 9.8 緊急
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータにおける "/sbin/telnetd -l /bin/sh" コマンドを起動される脆弱性 CWE-254
セキュリティ機能
CVE-2016-10178 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
196647 9.8 緊急
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータにおける特定のパスワードで管理者および root ログインをされる脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2016-10177 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
196648 7.5 重要
Network
ISC, Inc. - ISC BIND にサービス運用妨害 (DoS) の脆弱性 - CVE-2017-3135 2017-02-15 12:19 2017-02-9 Show GitHub Exploit DB Packet Storm
196649 7.8 重要
Local
Artifex Software - Artifex Software, Inc. の MuJS の jsdate.c 内の MakeDay 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5628 2017-02-15 11:14 2017-01-24 Show GitHub Exploit DB Packet Storm
196650 7.8 重要
Local
Artifex Software - Artifex Software, Inc. の MuJS の jsrun.c 内の jsR_setproperty 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5627 2017-02-15 11:11 2017-01-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: possible double-free of cctx->remote_heap fastrpc_init_create_static_process() may free cctx->remote_heap on the e… Update CWE-415
 Double Free
CVE-2026-31730 2026-05-8 00:54 2026-05-2 Show GitHub Exploit DB Packet Storm
92 6.9 MEDIUM
Network
- - Cross-Site Scripting (XSS) in V2Board thru 1.7.4. The custom_html field in theme configuration is rendered using Blade unescaped output in public/theme/v2board/dashboard.blade.php. An admin can injec… Update CWE-79
Cross-site Scripting
CVE-2026-37503 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
93 5.3 MEDIUM
Network
- - Sensitive server_token exposed via GET parameter in V2Board thru 1.7.4. In app/Http/Controllers/Server/UniProxyController.php, the server authentication token is accepted via GET parameter transmissi… Update CWE-598
Information Exposure Through Query Strings in GET Request 
CVE-2026-37504 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
94 4.9 MEDIUM
Network
- - SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy($sort, $sortType) wit… Update CWE-89
SQL Injection
CVE-2026-37505 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
95 8.4 HIGH
Local
- - Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The sync-invoke TCP server (Server.php:87) receives data from a TCP socket, passes it directly to Opis\Closure\unserialize(),… Update CWE-502
 Deserialization of Untrusted Data
CVE-2026-37552 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
96 6.5 MEDIUM
Network
- - SQL injection vulnerability in MixPHP Framework 2.x thru 2.2.17 via crafted `on` array to the joinOn function in BuildHelper.php. Update CWE-89
SQL Injection
CVE-2026-42475 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
97 5.5 MEDIUM
Local
- - A stack-based out-of-bounds read vulnerability in VrmlData_Scene::ReadLine in the VRML parser in Open CASCADE Technology (OCCT) V8_0_0_rc5 allows attackers to cause a denial of service via a crafted … Update CWE-125
Out-of-bounds Read
CVE-2026-42480 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
98 7.1 HIGH
Adjacent
- - openxc/isotp-c thru commit 5a5d19245f65189202719321facd49ce6f5d46ac (2021-08-09) contains an out-of-bounds read in the ISO-TP Single Frame receive handler, where the 4-bit payload length nibble is us… Update CWE-125
Out-of-bounds Read
CVE-2026-37535 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
99 8.8 HIGH
Adjacent
- - miaofng/uds-c commit e506334e270d77b20c0bc259ac6c7d8c9b702b7a (2016-10-05) contains a stack buffer overflow in send_diagnostic_request. A 6-byte stack buffer (MAX_DIAGNOSTIC_PAYLOAD_SIZE=6) receives … Update CWE-121
Stack-based Buffer Overflow
CVE-2026-37536 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
100 8.1 HIGH
Adjacent
- - collin80/Open-SAE-J1939 thru commit 744024d4306bc387857dfce439558336806acb06 (2023-03-08) contains an integer underflow leading to out-of-bounds write in Transport Protocol Data Transfer handling. At… Update CWE-190
 Integer Overflow or Wraparound
CVE-2026-37537 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm