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 29, 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
201911 5.5 警告
Local
Google - メディアサーバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0495 2017-03-27 16:36 2017-03-6 Show GitHub Exploit DB Packet Storm
201912 5.5 警告
Local
Google - AOSP Messaging における情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0494 2017-03-27 16:36 2017-03-6 Show GitHub Exploit DB Packet Storm
201913 5.5 警告
Local
Google - System UI における権限を昇格される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-0492 2017-03-27 16:36 2017-03-6 Show GitHub Exploit DB Packet Storm
201914 5.5 警告
Local
Google - MediaTek ドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0529 2017-03-27 16:24 2017-03-6 Show GitHub Exploit DB Packet Storm
201915 7 重要
Local
Google
Linux
- Qualcomm Wi-Fi ドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0523 2017-03-27 16:24 2017-03-6 Show GitHub Exploit DB Packet Storm
201916 7.8 重要
Local
Google - Broadcom Wi-Fi ドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0509 2017-03-27 16:24 2017-03-6 Show GitHub Exploit DB Packet Storm
201917 5.5 警告
Local
Google - Audioserver におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-0499 2017-03-27 16:24 2017-03-6 Show GitHub Exploit DB Packet Storm
201918 5.5 警告
Local
Google - Package Manager における権限を昇格される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-0491 2017-03-27 16:23 2017-03-6 Show GitHub Exploit DB Packet Storm
201919 5.5 警告
Local
Google - Location Manager における権限を昇格される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-0489 2017-03-27 16:09 2017-03-6 Show GitHub Exploit DB Packet Storm
201920 7.8 重要
Local
Google - 複数のドライバを含む MediaTek コンポーネントにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0506 2017-03-27 16:07 2017-03-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4121 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
4122 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
4123 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
4124 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
4125 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
4126 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
4127 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
4128 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
4129 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
4130 - - - 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