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
200201 10 危険 オラクル - Oracle Fusion Middleware の Oracle Outside In Technology における Outside In Filters に関する脆弱性 CWE-noinfo
CWE-Other
CVE-2015-6015 2016-03-31 16:50 2016-01-19 Show GitHub Exploit DB Packet Storm
200202 10 危険 オラクル - Oracle Fusion Middleware の Oracle Outside In Technology における Outside In Filters に関する脆弱性 CWE-noinfo
CWE-Other
CVE-2015-6014 2016-03-31 16:50 2016-01-19 Show GitHub Exploit DB Packet Storm
200203 10 危険 オラクル - Oracle Fusion Middleware の Oracle Outside In Technology における Outside In Filters に関する脆弱性 CWE-noinfo
CWE-Other
CVE-2015-6013 2016-03-31 16:50 2016-01-19 Show GitHub Exploit DB Packet Storm
200204 5 警告 FuseISO project
Fedora Project
- FuseISO の isofs.c の isofs_real_readdir 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8837 2016-03-31 11:59 2015-10-1 Show GitHub Exploit DB Packet Storm
200205 5 警告 FuseISO project
Fedora Project
- FuseISO の isofs.c の isofs_real_read_zf 関数における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8836 2016-03-31 11:59 2015-10-1 Show GitHub Exploit DB Packet Storm
200206 7.2 危険 マイクロソフト
日立
- 複数の Microsoft Windows 製品の USB 大容量記憶域クラスドライバにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0133 2016-03-30 14:35 2016-03-8 Show GitHub Exploit DB Packet Storm
200207 9.3 危険 Google - Google Chrome の browser/extensions/api/page_capture/page_capture_api.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2016-1650 2016-03-30 12:25 2016-03-24 Show GitHub Exploit DB Packet Storm
200208 9.3 危険 Google - Google Chrome で使用される libANGLE の Program.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-1649 2016-03-30 12:25 2016-03-24 Show GitHub Exploit DB Packet Storm
200209 9.3 危険 Google - Google Chrome の拡張機能の実装の renderer/loadtimes_extension_bindings.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1648 2016-03-30 12:25 2016-03-24 Show GitHub Exploit DB Packet Storm
200210 9.3 危険 Google - Google Chrome のナビゲーションの実装の content/browser/renderer_host/render_widget_host_impl.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1647 2016-03-30 12:25 2016-03-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 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
1081 7.6 HIGH
Network
- - FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.214, a low-privileged agent can edit a visible customer and add an email address already owned by a hidden customer … New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-40589 2026-04-23 06:10 2026-04-22 Show GitHub Exploit DB Packet Storm
1082 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
1083 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
1084 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
1085 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
1086 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
1087 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
1088 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
1089 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
1090 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