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
193931 9.8 緊急
Network
The Tcpdump Group - tcpdump の RTCP パーサのprint-udp.c:rtcp_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7934 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193932 9.8 緊急
Network
The Tcpdump Group - tcpdump の PPP パーサの print-ppp.c:ppp_hdlc_if_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7933 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193933 9.8 緊急
Network
The Tcpdump Group - tcpdump の PIM パーサの print-pim.c:pimv2_check_checksum() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7932 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193934 9.8 緊急
Network
The Tcpdump Group - tcpdump の MPLS パーサの print-mpls.c:mpls_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7931 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193935 9.8 緊急
Network
The Tcpdump Group - tcpdump の LLC/SNAP パーサの print-llc.c:llc_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7930 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193936 9.8 緊急
Network
The Tcpdump Group - tcpdump の Juniper PPPoE ATM パーサの print-juniper.c:juniper_parse_header() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7929 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193937 9.8 緊急
Network
The Tcpdump Group - tcpdump の IPComp パーサの print-ipcomp.c:ipcomp_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7928 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193938 9.8 緊急
Network
The Tcpdump Group - tcpdump の IEEE 802.11 パーサの print-802_11.c:ieee802_11_radio_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7927 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193939 9.8 緊急
Network
The Tcpdump Group - tcpdump の Ethernet パーサの print-ether.c:ethertype_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7926 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193940 9.8 緊急
Network
The Tcpdump Group - tcpdump の圧縮された SLIP パーサの print-sl.c:sl_if_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7925 2017-02-10 11:51 2016-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