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 17, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201991 9.1 緊急
Network
Libical project - Libical におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-9584 2017-01-31 17:53 2016-12-15 Show GitHub Exploit DB Packet Storm
201992 7.5 重要
Network
Belledonne Communications - Bzrtp ライブラリにおけるなりすまし攻撃を実行される脆弱性 CWE-254
セキュリティ機能
CVE-2016-6271 2017-01-31 17:50 2016-04-1 Show GitHub Exploit DB Packet Storm
201993 8.8 重要
Local
SELinuxProject
Fedora Project
レッドハット
- SELinux policycoreutil におけるサンドボックス外で任意のコマンドを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-7545 2017-01-31 17:42 2016-09-23 Show GitHub Exploit DB Packet Storm
201994 7.5 重要
Network
サムスン - Samsung Exynos の特定のチップセットを伴う Android 用 Exynos fimg2d ドライバにおける重要な情報を取得される脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-9279 2017-01-31 17:24 2016-08-5 Show GitHub Exploit DB Packet Storm
201995 5.5 警告
Local
サムスン - Samsung Exynos の特定のチップセットを伴う Android 用 Exynos fimg2d ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-9278 2017-01-31 17:24 2016-06-11 Show GitHub Exploit DB Packet Storm
201996 6.1 警告
Network
Atlassian - Atlassian Confluence におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6283 2017-01-31 15:53 2016-08-4 Show GitHub Exploit DB Packet Storm
201997 7.5 重要
Network
Apache Software Foundation - Groovy LDAP API の main/java/org/apache/directory/groovyldap/LDAP.java における LDAP エントリポイズニング攻撃を実行される脆弱性 CWE-254
セキュリティ機能
CVE-2016-6497 2017-01-31 15:27 2016-10-17 Show GitHub Exploit DB Packet Storm
201998 8.4 重要
Local
GNU Project
Fedora Project
- Bash における root 権限で任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-7543 2017-01-31 15:27 2016-09-16 Show GitHub Exploit DB Packet Storm
201999 7.8 重要
Local
tqdm project - tqdm の tqdm._version モジュールにおける任意のコードを実行される脆弱性 CWE-17
コード
CVE-2016-10075 2017-01-31 15:14 2016-12-26 Show GitHub Exploit DB Packet Storm
202000 9.8 緊急
Network
NetBSD - NetBSD の bozohttpd の CGI 処理における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2015-8212 2017-01-31 14:47 2015-11-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2961 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… CWE-20
 Improper Input Validation 
CVE-2026-10922 2026-06-6 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2962 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… CWE-787
 Out-of-bounds Write
CVE-2026-10897 2026-06-6 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2963 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) CWE-416
 Use After Free
CVE-2026-10893 2026-06-6 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2964 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… CWE-787
 Out-of-bounds Write
CVE-2026-10892 2026-06-6 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2965 - - - 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… - CVE-2026-37737 2026-06-6 01:07 2026-06-6 Show GitHub Exploit DB Packet Storm
2966 - - - 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 … 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
2967 - - - 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… CWE-287
Improper Authentication
CVE-2026-11345 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
2968 - - - 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… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-11346 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
2969 - - - 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… 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
2970 - - - An integer underflow in bt_mesh_sol_recv() in the Bluetooth Mesh solicitation handling (subsys/bluetooth/mesh/solicitation.c) leads to an out-of-bounds write. When CONFIG_BT_MESH_OD_PRIV_PROXY_SRV is… CWE-787
 Out-of-bounds Write
CVE-2026-5589 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm