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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
216921 7.2 危険 DELL EMC (旧 EMC Corporation) - EMC Replication Manager における権限を取得される脆弱性 CWE-Other
その他
CVE-2013-6182 2014-01-6 17:54 2013-12-24 Show GitHub Exploit DB Packet Storm
216922 2.1 注意 DELL EMC (旧 EMC Corporation) - EMC Watch4Net における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-6181 2014-01-6 17:54 2013-12-24 Show GitHub Exploit DB Packet Storm
216923 7.2 危険 RealVNC - 複数ベンダの OS 製品上で稼働する RealVNC VNC における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6886 2014-01-6 17:28 2013-12-19 Show GitHub Exploit DB Packet Storm
216924 4.3 警告 Zend Technologies Ltd. - ZendTo の lib/NSSDropoff.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6808 2014-01-6 17:13 2013-12-16 Show GitHub Exploit DB Packet Storm
216925 2.1 注意 OpenStack - 複数の OpenStack 製品の keystone/middleware/auth_token.py におけるサーバを偽装される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2030 2014-01-6 17:01 2013-05-9 Show GitHub Exploit DB Packet Storm
216926 6.1 警告 HOT - HOT HOTBOX Router のソフトウェアの goform/login におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-5220 2014-01-6 16:56 2013-09-9 Show GitHub Exploit DB Packet Storm
216927 3.3 注意 HOT - HOT HOTBOX Router のソフトウェアにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-5219 2014-01-6 16:55 2013-09-9 Show GitHub Exploit DB Packet Storm
216928 2.9 注意 HOT - HOT HOTBOX Router のソフトウェアにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5218 2014-01-6 16:54 2013-09-9 Show GitHub Exploit DB Packet Storm
216929 5.4 警告 HOT - HOT HOTBOX Router のソフトウェアの goform/wlanBasicSecurity におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-5039 2014-01-6 16:53 2013-09-9 Show GitHub Exploit DB Packet Storm
216930 5.8 警告 HOT - HOT HOTBOX Router のソフトウェアにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-5038 2014-01-6 16:52 2013-09-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1001 4.3 MEDIUM
Network
- - FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.214, the Change Customer modal exposes a “Create a new customer” flow via POST /customers/ajax with action=create. U… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-40590 2026-04-23 06:10 2026-04-22 Show GitHub Exploit DB Packet Storm
1002 7.1 HIGH
Network
- - FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.214, the phone-conversation creation flow accepts attacker-controlled `customer_id`, `name`, `to_email`, and `phone`… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-40591 2026-04-23 06:10 2026-04-22 Show GitHub Exploit DB Packet Storm
1003 5.9 MEDIUM
Network
- - FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.214, the undo-send route `GET /conversation/undo-reply/{thread_id}` checks only whether the current user can view th… New CWE-862
 Missing Authorization
CVE-2026-40592 2026-04-23 06:10 2026-04-22 Show GitHub Exploit DB Packet Storm
1004 4.3 MEDIUM
Network
- - FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, the assigned-only restriction is applied to direct conversation view and folder queries, but not to non-folder … New CWE-200
Information Exposure
CVE-2026-41183 2026-04-23 06:10 2026-04-22 Show GitHub Exploit DB Packet Storm
1005 7.1 HIGH
Network
- - FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, customer-thread editing is authorized through `ThreadPolicy::edit()`, which checks mailbox access but does not … New CWE-863
 Incorrect Authorization
CVE-2026-41189 2026-04-23 06:10 2026-04-22 Show GitHub Exploit DB Packet Storm
1006 7.1 HIGH
Network
- - FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, when `APP_SHOW_ONLY_ASSIGNED_CONVERSATIONS` is enabled, direct conversation view correctly blocks users who are… New CWE-863
 Incorrect Authorization
CVE-2026-41190 2026-04-23 06:10 2026-04-22 Show GitHub Exploit DB Packet Storm
1007 7.1 HIGH
Network
- - FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, `MailboxesController::updateSave()` persists `chat_start_new` outside the allowed-field filter. A user with onl… New CWE-863
 Incorrect Authorization
CVE-2026-41191 2026-04-23 06:10 2026-04-22 Show GitHub Exploit DB Packet Storm
1008 7.1 HIGH
Network
- - FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, the reply and draft flows trust client-supplied encrypted attachment IDs. Any IDs present in `attachments_all[]… New CWE-862
 Missing Authorization
CVE-2026-41192 2026-04-23 06:10 2026-04-22 Show GitHub Exploit DB Packet Storm
1009 9.1 CRITICAL
Network
- - FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, FreeScout's module installation feature extracts ZIP archives without validating file paths, allowing an authen… New CWE-22
Path Traversal
CVE-2026-41193 2026-04-23 06:10 2026-04-22 Show GitHub Exploit DB Packet Storm
1010 4.9 MEDIUM
Network
- - October is a Content Management System (CMS) and web platform. Prior to 3.7.14 and 4.1.10, a server-side information disclosure vulnerability was identified in the handling of CSS preprocessor files.… New CWE-184
CWE-863
 Incomplete Blacklist
 Incorrect Authorization
CVE-2026-26067 2026-04-23 06:08 2026-04-22 Show GitHub Exploit DB Packet Storm