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 22, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
189291 9.8 緊急
Network
vBulletin Solutions, Inc. - vBulletin における信頼性のないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2017-17672 2018-01-17 16:17 2017-12-13 Show GitHub Exploit DB Packet Storm
189292 6.7 警告
Local
DELL EMC (旧 EMC Corporation) - EMC Isilon OneFS における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-14380 2018-01-17 16:17 2017-12-8 Show GitHub Exploit DB Packet Storm
189293 5.9 警告
Network
日本ラドウェア - Radware Alteon デバイスのファームウェアにおける暗号に関する脆弱性 CWE-310
暗号の問題
CVE-2017-17427 2018-01-17 16:17 2017-12-10 Show GitHub Exploit DB Packet Storm
189294 5.9 警告
Network
Digium - Asterisk Open Source および Certified Asterisk におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-17664 2018-01-17 16:17 2017-12-13 Show GitHub Exploit DB Packet Storm
189295 8.1 重要
Network
TIBCO Software - tibbr Community および tibbr Enterprise における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-5530 2018-01-17 16:16 2017-12-12 Show GitHub Exploit DB Packet Storm
189296 8.8 重要
Network
TIBCO Software - tibbr Community および tibbr Enterprise における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-5534 2018-01-17 16:16 2017-12-12 Show GitHub Exploit DB Packet Storm
189297 5.5 警告
Local
アップル - 複数の Apple 製品のカーネルコンポーネントにおけるメモリ読み取りの制限を回避される脆弱性 CWE-704
不正な型変換またはキャスト
CVE-2017-13855 2018-01-17 14:51 2017-12-2 Show GitHub Exploit DB Packet Storm
189298 7.8 重要
Local
アップル - 複数の Apple 製品の IOKit コンポーネントにおける特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-7162 2018-01-17 14:51 2017-12-2 Show GitHub Exploit DB Packet Storm
189299 5.3 警告
Adjacent
ソニー株式会社 - 複数のソニー製ビデオ会議システムにおける認証不備の脆弱性 CWE-287
不適切な認証
CVE-2016-7830 2018-01-17 14:02 2016-12-15 Show GitHub Exploit DB Packet Storm
189300 6.3 警告
Network
Eric Teubert - WordPress 用プラグイン Multi Feed Reader における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-2195 2018-01-17 13:57 2017-06-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 22, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1691 8.3 HIGH
Network
- - Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, there is an authentication bypass vulnerability via 'api' substring in URL + unau… CWE-287
CWE-306
CWE-697
Improper Authentication
Missing Authentication for Critical Function
 Incorrect Comparison
CVE-2026-45567 2026-06-11 02:16 2026-06-11 Show GitHub Exploit DB Packet Storm
1692 6.1 MEDIUM
Network
- - Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, the login flow allow-lists next URLs by rejecting strings containing https:// or … CWE-601
Open Redirect
CVE-2026-45566 2026-06-11 02:16 2026-06-11 Show GitHub Exploit DB Packet Storm
1693 6.5 MEDIUM
Network
- - Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, the /smon/agent/{version,uptime,status,checks}/<server_ip> family of routes takes… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45561 2026-06-11 02:16 2026-06-11 Show GitHub Exploit DB Packet Storm
1694 6.1 MEDIUM
Network
- - Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, wrap_line (app/modules/common/common.py:181-186) and highlight_word (app/modules/… CWE-79
Cross-site Scripting
CVE-2026-45560 2026-06-11 02:16 2026-06-11 Show GitHub Exploit DB Packet Storm
1695 9.1 CRITICAL
Network
- - Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, PUT /smon/check (app/routes/smon/routes.py:117-138) gates only on roxywi_common.c… CWE-639
CWE-862
CWE-863
 Authorization Bypass Through User-Controlled Key
 Missing Authorization
 Incorrect Authorization
CVE-2026-45550 2026-06-11 02:16 2026-06-11 Show GitHub Exploit DB Packet Storm
1696 8.5 HIGH
Network
- - Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, agent_action (app/routes/smon/agent_routes.py:166-179) has decorators @bp.post('/… CWE-862
CWE-863
 Missing Authorization
 Incorrect Authorization
CVE-2026-45549 2026-06-11 02:16 2026-06-11 Show GitHub Exploit DB Packet Storm
1697 7.5 HIGH
Network
- - Shenzhen Tenda Technology Co., Ltd Tenda W15E v15.11.0.10 was discovered to contain a buffer overflow in the picCropName parameter of the formCropAndSetWewifiPic function. This vulnerability allows a… CWE-121
Stack-based Buffer Overflow
CVE-2026-36813 2026-06-11 02:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1698 7.5 HIGH
Network
- - Shenzhen Tenda Technology Co., Ltd Tenda W15E v15.11.0.10 was discovered to contain a buffer overflow in the webAuthUserPwd parameter of the formModifyWebAuthUser function. This vulnerability allows … CWE-121
Stack-based Buffer Overflow
CVE-2026-36806 2026-06-11 02:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1699 7.5 HIGH
Network
- - Shenzhen Tenda Technology Co., Ltd Tenda G0 v15.11.0.5 was discovered to contain multiple buffer overflows in the Saveqqlist function via the qqStr and markStr parameters. These vulnerabilities allow… CWE-121
Stack-based Buffer Overflow
CVE-2026-36805 2026-06-11 02:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1700 - - - Insufficient input validation in NETGEAR JR6150 (AC750 WiFi Router 802.11ac Dual Band Gigabit released in 2014) allows users connected to the local WiFi Networks to execute operating system commands.… CWE-20
 Improper Input Validation 
CVE-2026-0419 2026-06-11 02:16 2026-06-10 Show GitHub Exploit DB Packet Storm