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 19, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251 5 警告
Network
マイクロソフト Microsoft Exchange Server
Microsoft Exchange Server Subscription Edition (SE)
Microsoft Exchange Server の情報漏えいの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-45502 2026-06-16 13:40 2026-06-9 Show GitHub Exploit DB Packet Storm
252 6.5 警告
Network
マイクロソフト Microsoft Exchange Server
Microsoft Exchange Server Subscription Edition (SE)
Microsoft Exchange Server の情報漏えいの脆弱性 CWE-285
CWE-918
CVE-2026-45503 2026-06-16 13:40 2026-06-9 Show GitHub Exploit DB Packet Storm
253 5.4 警告
Network
nuxt nuxt/webpack-builder
nuxt/rspack-builder
Nuxtのnuxt/rspack-builder等の複数製品における危険なメソッドや機能の公開に関する脆弱性 CWE-749
危険なメソッドや機能の公開
CVE-2026-45670 2026-06-16 13:40 2026-06-12 Show GitHub Exploit DB Packet Storm
254 5.4 警告
Network
nuxt nuxt
nuxt/nitro-server
Nuxtのnuxt/nitro-server等の複数製品における複数の脆弱性 CWE-349
CWE-444
CWE-79
CVE-2026-46342 2026-06-16 13:40 2026-06-12 Show GitHub Exploit DB Packet Storm
255 9.8 緊急
Network
Defense Unicorns UDS Identity Config Defense UnicornsのUDS Identity Configにおける複数の脆弱性 CWE-287
CWE-303
CVE-2026-46389 2026-06-16 13:40 2026-06-5 Show GitHub Exploit DB Packet Storm
256 5.8 警告
Local
Shane Pearman (spearman) unbounded-spsc Shane Pearman (spearman)のunbounded-spscにおける複数の脆弱性 CWE-125
CWE-415
CWE-704
CWE-787
CVE-2026-46690 2026-06-16 13:40 2026-06-12 Show GitHub Exploit DB Packet Storm
257 5.3 警告
Network
nuxt nuxt
nuxt/nitro-server
Nuxtのnuxt/nitro-server等の複数製品における複数の脆弱性 CWE-284
CWE-288
CVE-2026-47200 2026-06-16 13:40 2026-06-12 Show GitHub Exploit DB Packet Storm
258 5.4 警告
Network
マイクロソフト Microsoft Exchange Server
Microsoft Exchange Server Subscription Edition (SE)
Microsoft Exchange Server のなりすましの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-47631 2026-06-16 13:40 2026-06-9 Show GitHub Exploit DB Packet Storm
259 8.2 重要
Network
ERLANG Erlang Runtime System (ERTS)
Erlang/OTP
ERLANGのErlang/OTP等の複数製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-49759 2026-06-16 13:40 2026-06-10 Show GitHub Exploit DB Packet Storm
260 5.5 警告
Local
ERLANG Erl Interface
Erlang/OTP
ERLANGのErl Interface等の複数製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-49760 2026-06-16 13:40 2026-06-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
254931 5.3 MEDIUM
Network
genixcms genixcms GeniXCMS 1.0.2 allows remote attackers to bypass the alertDanger MSG_USER_EMAIL_EXIST protection mechanism via a register.php?act=edit&id=1 request. NVD-CWE-noinfo
CVE-2017-8388 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm
254932 8.8 HIGH
Network
genixcms genixcms GeniXCMS 1.0.2 has SQL Injection in inc/lib/Control/Backend/menus.control.php via the menuid parameter. CWE-89
SQL Injection
CVE-2017-8377 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm
254933 5.4 MEDIUM
Network
genixcms genixcms GeniXCMS 1.0.2 has XSS triggered by an authenticated comment that is mishandled during a mouse operation by an administrator. CWE-79
Cross-site Scripting
CVE-2017-8376 2024-11-21 12:33 2017-05-2 Show GitHub Exploit DB Packet Storm
254934 5.3 MEDIUM
Network
craftcms craft_cms Craft CMS before 2.6.2976 does not prevent modification of the URL in a forgot-password email message. CWE-640
 Weak Password Recovery Mechanism for Forgotten Password
CVE-2017-8385 2024-11-21 12:33 2017-05-1 Show GitHub Exploit DB Packet Storm
254935 6.1 MEDIUM
Network
craftcms craft_cms Craft CMS before 2.6.2976 allows XSS attacks because an array returned by HttpRequestService::getSegments() and getActionSegments() need not be zero-based. NOTE: this vulnerability exists because of … CWE-79
Cross-site Scripting
CVE-2017-8384 2024-11-21 12:33 2017-05-1 Show GitHub Exploit DB Packet Storm
254936 5.3 MEDIUM
Network
craftcms craft_cms Craft CMS before 2.6.2976 does not properly restrict viewing the contents of files in the craft/app/ folder. NVD-CWE-noinfo
CVE-2017-8383 2024-11-21 12:33 2017-05-1 Show GitHub Exploit DB Packet Storm
254937 9.8 CRITICAL
Network
podofo_project podofo Heap-based buffer overflow in the PdfParser::ReadObjects function in base/PdfParser.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (application crash) or possibly have unspe… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-8378 2024-11-21 12:33 2017-05-1 Show GitHub Exploit DB Packet Storm
254938 5.5 MEDIUM
Local
underbit mad_libmad The mad_bit_skip function in bit.c in Underbit MAD libmad 0.15.1b allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted audio file. CWE-125
Out-of-bounds Read
CVE-2017-8374 2024-11-21 12:33 2017-05-1 Show GitHub Exploit DB Packet Storm
254939 7.8 HIGH
Local
underbit mad_libmad The mad_layer_III function in layer3.c in Underbit MAD libmad 0.15.1b allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecif… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-8373 2024-11-21 12:33 2017-05-1 Show GitHub Exploit DB Packet Storm
254940 4.7 MEDIUM
Local
underbit mad_libmad The mad_layer_III function in layer3.c in Underbit MAD libmad 0.15.1b, if NDEBUG is omitted, allows remote attackers to cause a denial of service (assertion failure and application exit) via a crafte… CWE-617
 Reachable Assertion
CVE-2017-8372 2024-11-21 12:33 2017-05-1 Show GitHub Exploit DB Packet Storm