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 25, 2026, 10:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
222741 6.5 警告 シスコシステムズ - Cisco Identity Services Engine の Web フレームワークにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-3275 2014-05-28 15:51 2014-05-22 Show GitHub Exploit DB Packet Storm
222742 4.3 警告 シスコシステムズ - Cisco TelePresence System における重要なディレクトリ情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2014-3274 2014-05-28 15:28 2014-05-22 Show GitHub Exploit DB Packet Storm
222743 6 警告 シスコシステムズ - Cisco Tidal Enterprise Scheduler のエージェントにおける権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2014-3272 2014-05-28 15:20 2014-05-22 Show GitHub Exploit DB Packet Storm
222744 6.8 警告 シスコシステムズ - Cisco Security Manager の Web フレームワークにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-3267 2014-05-28 15:11 2014-05-21 Show GitHub Exploit DB Packet Storm
222745 4.3 警告 シスコシステムズ - Cisco Security Manager の Web フレームワークにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3266 2014-05-28 15:10 2014-05-22 Show GitHub Exploit DB Packet Storm
222746 4.1 警告 IBM - IBM Tivoli Storage FlashCopy Manager の FlashCopy Manager for VMware コンポーネントにおける重要な VM データを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6714 2014-05-28 14:53 2013-11-8 Show GitHub Exploit DB Packet Storm
222747 4.1 警告 IBM - IBM Tivoli Storage Manager for Virtual Environments の Data Protection for VMware コンポーネントにおける重要な VM データを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6713 2014-05-28 14:52 2013-11-8 Show GitHub Exploit DB Packet Storm
222748 4.3 警告 IBM - IBM Maximo Asset Management および SmartCloud Control Desk の customreport.jsp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0893 2014-05-28 14:51 2014-04-18 Show GitHub Exploit DB Packet Storm
222749 6 警告 IBM - IBM Maximo Asset Management および SmartCloud Control Desk における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0849 2014-05-28 14:50 2014-04-18 Show GitHub Exploit DB Packet Storm
222750 3.5 注意 IBM - 複数の IBM 製品の openreport.jsp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0825 2014-05-28 14:50 2014-04-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 25, 2026, 4:04 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