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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
205121 4.3 警告 OpenSSL Project
オラクル
- OpenSSL の ssl/s3_clnt.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2015-3196 2016-05-31 11:02 2015-12-3 Show GitHub Exploit DB Packet Storm
205122 5 警告 OpenSSL Project
オラクル
- OpenSSL の ssl/s3_clnt.c の ssl3_get_key_exchange 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2015-1794 2016-05-31 11:02 2015-12-3 Show GitHub Exploit DB Packet Storm
205123 9.8 緊急
Network
SolarWinds - DameWare Mini Remote Control にスタックバッファオーバーフローの脆弱性 CWE-119
CWE-Other
CVE-2016-2345 2016-05-30 16:43 2016-03-17 Show GitHub Exploit DB Packet Storm
205124 6.5 警告
Network
シスコシステムズ - Cisco Adaptive Security Appliance ソフトウェアの XML パーサにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-399
CVE-2016-1385 2016-05-30 16:11 2016-05-17 Show GitHub Exploit DB Packet Storm
205125 6.1 警告
Network
Huawei - 複数の Huawei スマートフォンのソフトウェアの電子メールアプリケーションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4575 2016-05-30 16:08 2016-05-7 Show GitHub Exploit DB Packet Storm
205126 7.8 重要
Local
Huawei - Huawei Mate 8 の Wi-Fi ドライバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-3681 2016-05-30 16:08 2016-05-20 Show GitHub Exploit DB Packet Storm
205127 7.8 重要
Local
Huawei - Huawei Mate 8 の Wi-Fi ドライバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-3680 2016-05-30 16:08 2016-05-20 Show GitHub Exploit DB Packet Storm
205128 5.3 警告
Network
パルスセキュア - Pulse Connect Secure におけるページの署名を公開される脆弱性 CWE-noinfo
情報不足
CVE-2016-4792 2016-05-30 16:04 2016-05-20 Show GitHub Exploit DB Packet Storm
205129 8.6 重要
Network
パルスセキュア - Pulse Connect Secure の管理ユーザインターフェースにおけるファイルを列挙される脆弱性 CWE-noinfo
情報不足
CVE-2016-4791 2016-05-30 16:04 2016-05-20 Show GitHub Exploit DB Packet Storm
205130 5.5 警告
Network
パルスセキュア - Pulse Connect Secure の管理ユーザインターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4790 2016-05-30 16:04 2016-05-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
401 8.8 HIGH
Network
- - Insufficient validation of untrusted input in DevTools in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who convinced a user to engage in specific UI gestures to bypass same origin p… New CWE-20
 Improper Input Validation 
CVE-2026-10922 2026-06-6 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
402 8.8 HIGH
Network
- - Inappropriate implementation in GPU in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Cri… New CWE-787
 Out-of-bounds Write
CVE-2026-10897 2026-06-6 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
403 8.8 HIGH
Network
- - Use after free in Chromoting in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code via malicious network traffic. (Chromium security severity: Critical) New CWE-416
 Use After Free
CVE-2026-10893 2026-06-6 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
404 9.6 CRITICAL
Network
- - Out of bounds write in GPU in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: C… New CWE-787
 Out-of-bounds Write
CVE-2026-10892 2026-06-6 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
405 - - - sanic-cors version 2.2.0 and prior contains an improper regular expression in the try_match() function in sanic_cors/core.py that uses re.match without end-anchoring. This allows an attacker to bypas… New - CVE-2026-37737 2026-06-6 01:07 2026-06-6 Show GitHub Exploit DB Packet Storm
406 - - - The linqi application contains hardcoded cryptographic keys. Additionally, the application uses a weak algorithm with a limited ASCII charset to dynamically generate Initialization Vectors (IVs) for … New CWE-321
CWE-338
 Use of Hard-coded Cryptographic Key
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-11347 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
407 - - - An Improper Authentication vulnerability in the /api/Cdn/GetFile endpoint of linqi allows unauthenticated, remote attackers to bypass file access controls. The ValidateAnonFileAccess function incorre… New CWE-287
Improper Authentication
CVE-2026-11345 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
408 - - - A Server-Side Request Forgery (SSRF) vulnerability in the custom process creation feature of linqi allows an authenticated attacker to probe internal network components. By crafting a specific proces… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-11346 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
409 - - - The Comment API (GET /api/Comment and POST /api/Comment) in the affected application fails to perform authorization checks to verify that the requesting user has access to the object identified by th… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-11369 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
410 6.5 MEDIUM
Network
- - A missing upper-bound check in the udpif_set_threads() function of Open vSwitch v3.6.90 allows an attacker with OVSDB write access to request an excessive number of handler or revalidation threads. T… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-36499 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm