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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
204651 5.3 警告
Network
株式会社コレガ - CG-WLBARAGM におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-4823 2016-06-29 16:03 2016-06-22 Show GitHub Exploit DB Packet Storm
204652 4.3 警告
Adjacent
株式会社コレガ - CG-WLR300GNV シリーズにおいて認証試行回数が制限されていない脆弱性 CWE-287
不適切な認証
CVE-2016-4824 2016-06-29 16:02 2016-06-22 Show GitHub Exploit DB Packet Storm
204653 5.6 警告
Network
コルネ株式会社 - WordPress 用プラグイン「Welcart e-Commerce」における PHP オブジェクトインジェクションの脆弱性 CWE-20
不適切な入力確認
CVE-2016-4825 2016-06-29 16:02 2016-06-24 Show GitHub Exploit DB Packet Storm
204654 6.1 警告
Network
コルネ株式会社 - WordPress 用プラグイン「Welcart e-Commerce」におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4826 2016-06-29 16:02 2016-06-24 Show GitHub Exploit DB Packet Storm
204655 7.5 重要
Network
シーメンス - Siemens SIMATIC S7-300 の Profinet 有効および無効の CPU デバイスのファームウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-3949 2016-06-29 15:57 2016-06-8 Show GitHub Exploit DB Packet Storm
204656 6.6 警告
Local
アドバンテック株式会社 - Advantech WebAccess の不特定の ActiveX コントロールにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2016-4525 2016-06-29 12:24 2016-06-21 Show GitHub Exploit DB Packet Storm
204657 4.9 警告
Network
F5 Networks - 複数の F5 製品の iControl REST サービスにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-5021 2016-06-29 11:57 2016-06-9 Show GitHub Exploit DB Packet Storm
204658 9.8 緊急
Network
Unitronics - Unitronics VisiLogic OPLC IDE におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-4519 2016-06-29 11:52 2016-06-23 Show GitHub Exploit DB Packet Storm
204659 7.8 重要
Local
Haxx - cURL および libcurl における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4802 2016-06-29 11:45 2016-05-30 Show GitHub Exploit DB Packet Storm
204660 6.1 警告
Network
Schneider Electric - Schneider Electric PowerMeter 800 デバイス用 PowerLogic PM8ECC モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4513 2016-06-29 11:43 2016-06-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
761 6.5 MEDIUM
Network
- - (*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the sa… New - CVE-2026-27145 2026-06-5 01:15 2026-06-3 Show GitHub Exploit DB Packet Storm
762 7.5 HIGH
Network
- - Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU. New CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-42504 2026-06-5 01:15 2026-06-3 Show GitHub Exploit DB Packet Storm
763 5.3 MEDIUM
Network
- - When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or log… New - CVE-2026-42507 2026-06-5 01:15 2026-06-3 Show GitHub Exploit DB Packet Storm
764 7.5 HIGH
Network
- - ipmi-oem in FreeIPMI before 1.6.18 has exploitable buffer overflows on response messages. The Intelligent Platform Management Interface (IPMI) specification defines a set of interfaces for platform m… New CWE-121
Stack-based Buffer Overflow
CVE-2026-50031 2026-06-5 01:15 2026-06-3 Show GitHub Exploit DB Packet Storm
765 - - - In Vinyl Cache before 9.0.1 and Varnish Cache before 9.0.3, a deficiency in HTTP/2 request parsing can be exploited to launch a backend request desync attack (request smuggling), which in turn can be… New CWE-444
HTTP Request Smuggling
CVE-2026-50052 2026-06-5 01:15 2026-06-3 Show GitHub Exploit DB Packet Storm
766 - - - Pterodactyl is a free, open-source game server management panel. Prior to version 1.12.3, the Pterodactyl Client API has a logic flaw that lets users bypass their assigned limits for database allocat… New CWE-367
CWE-770
 Time-of-check Time-of-use (TOCTOU) Race Condition
 Allocation of Resources Without Limits or Throttling
CVE-2026-35202 2026-06-5 01:12 2026-06-3 Show GitHub Exploit DB Packet Storm
767 5.3 MEDIUM
Network
- - CloudburstMC Protocol is a protocol library for Minecraft Bedrock Edition. Prior to version 3.0.0.Beta12-20260420.182526-15, CloudburstMC Protocol is partially missing validation for FULL type authen… New CWE-287
Improper Authentication
CVE-2026-45289 2026-06-5 01:12 2026-06-3 Show GitHub Exploit DB Packet Storm
768 4.9 MEDIUM
Network
- - alf.io is an open source ticket reservation system for conferences, trade shows, workshops, and meetups. Prior to version 2.0-M5-2606, the alf.io extension sandbox injects a fully-functional HTTP cli… New CWE-22
CWE-73
Path Traversal
 External Control of File Name or Path
CVE-2026-41412 2026-06-5 01:12 2026-06-3 Show GitHub Exploit DB Packet Storm
769 6.5 MEDIUM
Network
- - wire-ios is an iOS client for the Wire secure messaging application. Prior to version 4.16.0, upon receiving a crafted malicious Proteus external message with an encrypted payload that is shorter tha… New CWE-20
CWE-191
 Improper Input Validation 
 Integer Underflow (Wrap or Wraparound)
CVE-2026-35049 2026-06-5 01:12 2026-06-3 Show GitHub Exploit DB Packet Storm
770 8.5 HIGH
Network
- - Medplum before 5.1.14 contains a server-side request forgery vulnerability in the subscription worker that allows authenticated users to perform unauthorized internal network requests by creating FHI… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-49120 2026-06-5 01:10 2026-06-3 Show GitHub Exploit DB Packet Storm