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 12, 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
1261 7.8 重要
Local
NVIDIA NVTabular NVIDIAのNVTabularにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-24237 2026-06-8 11:49 2026-06-2 Show GitHub Exploit DB Packet Storm
1262 6.8 警告
Network
SWUpdate SWUpdate SWUpdateにおける複数の脆弱性 CWE-125
CWE-191
CVE-2026-28525 2026-06-8 11:49 2026-04-23 Show GitHub Exploit DB Packet Storm
1263 7.5 重要
Network
turbo-stream
Shopify
React Router
Turbo Stream
Shopify等の複数ベンダの製品における制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-34077 2026-06-8 11:49 2026-06-2 Show GitHub Exploit DB Packet Storm
1264 6.5 警告
Network
Apnotic Password Pusher ApnoticのPassword Pusherにおける代替パスまたはチャネルを使用した認証回避に関する脆弱性 CWE-288
CWE-noinfo
CVE-2026-41308 2026-06-8 11:48 2026-05-8 Show GitHub Exploit DB Packet Storm
1265 7.5 重要
Network
Shopify remix-run/server-runtime
React Router
ShopifyのReact Router等の複数製品におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-42342 2026-06-8 11:48 2026-06-2 Show GitHub Exploit DB Packet Storm
1266 5.3 警告
Network
forms project forms NextcloudのFormsにおける外部からアクセス可能なファイルまたはディレクトリに関する脆弱性 CWE-552
外部からアクセス可能なファイルまたはディレクトリ
CVE-2026-45543 2026-06-8 11:48 2026-06-1 Show GitHub Exploit DB Packet Storm
1267 8.1 重要
Network
Get-hermes Hermes Web UI Get-hermesのHermes Web UIにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-6832 2026-06-8 11:48 2026-04-21 Show GitHub Exploit DB Packet Storm
1268 8.8 重要
Network
radare Radare2 MCP Server radareのRadare2 MCP ServerにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-6942 2026-06-8 11:48 2026-04-23 Show GitHub Exploit DB Packet Storm
1269 7.3 重要
Network
Securly, Inc. Securly Securly, Inc.のSecurlyにおけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2026-8876 2026-06-8 11:48 2026-06-3 Show GitHub Exploit DB Packet Storm
1270 7.5 重要
Network
Securly, Inc. Securly Securly, Inc.のSecurlyにおける暗号強度に関する脆弱性 CWE-326
不適切な暗号強度
CVE-2026-8878 2026-06-8 11:48 2026-06-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2781 9.6 CRITICAL
Network
cline cline Cline is an autonomous coding agent as an SDK, IDE extension, or CLI assistant. In versions 2.13.0 and prior, there is a cross-origin WebSocket hijack vulnerability in Cline Kanban servers. At time o… CWE-306
CWE-1385
Missing Authentication for Critical Function
 Missing Origin Validation in WebSockets
CVE-2026-44211 2026-06-4 04:52 2026-06-2 Show GitHub Exploit DB Packet Storm
2782 9.1 CRITICAL
Network
projectcapsule capsule Capsule is a multi-tenancy and policy-based framework for Kubernetes. The Capsule Controller runs with cluster-admin privileges. Although the TenantResource RawItems processing logic forcibly sets th… CWE-20
CWE-863
 Improper Input Validation 
 Incorrect Authorization
CVE-2026-22872 2026-06-4 04:40 2026-06-2 Show GitHub Exploit DB Packet Storm
2783 4.9 MEDIUM
Network
redhat build_of_keycloak A flaw was found in Keycloak. A remote attacker with high privileges, such as a realm administrator configuring a malicious Lightweight Directory Access Protocol (LDAP) server or an attacker compromi… CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2026-9801 2026-06-4 04:38 2026-05-28 Show GitHub Exploit DB Packet Storm
2784 4.3 MEDIUM
Network
redhat build_of_keycloak A flaw was found in Keycloak, an open-source identity and access management solution. When a user account is temporarily locked due to repeated failed login attempts, an attacker with valid client cr… CWE-305
 Authentication Bypass by Primary Weakness
CVE-2026-9798 2026-06-4 04:38 2026-05-28 Show GitHub Exploit DB Packet Storm
2785 6.5 MEDIUM
Network
redhat build_of_keycloak A flaw was found in Keycloak. An authenticated administrator with the `manage-clients` role can exploit a Time-of-check to time-of-use (TOCTOU) vulnerability in the name-based admin role checks. This… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-9796 2026-06-4 04:38 2026-05-28 Show GitHub Exploit DB Packet Storm
2786 7.3 HIGH
Network
redhat build_of_keycloak A flaw was found in Keycloak's Fine-Grained Admin Permissions (FGAPv2) feature. An administrator with limited client management permissions can exploit this vulnerability to assign any realm role, in… CWE-266
 Incorrect Privilege Assignment
CVE-2026-9795 2026-06-4 04:38 2026-05-28 Show GitHub Exploit DB Packet Storm
2787 5.3 MEDIUM
Network
redhat build_of_keycloak A flaw was found in Keycloak. A remote, unauthenticated attacker can exploit this vulnerability by sending specially crafted SOAP requests to the SAML ECP (Security Assertion Markup Language Enhanced… CWE-209
Information Exposure Through an Error Message
CVE-2026-9794 2026-06-4 04:37 2026-05-28 Show GitHub Exploit DB Packet Storm
2788 6.5 MEDIUM
Network
redhat build_of_keycloak A flaw was found in Keycloak's Client Policies, specifically within the `org.keycloak.protocol.oidc` component. When certain condition providers (client-type, client-roles, client-attributes, client-… CWE-280
Improper Handling of Insufficient Permissions or Privileges 
CVE-2026-9792 2026-06-4 04:37 2026-05-28 Show GitHub Exploit DB Packet Storm
2789 6.8 MEDIUM
Network
redhat build_of_keycloak A flaw was found in Keycloak. When revokeRefreshToken=true is enabled and persistent session storage is in use, a server restart can reset internal timing mechanisms. This allows a remote attacker, w… CWE-613
 Insufficient Session Expiration
CVE-2026-9802 2026-06-4 04:36 2026-05-28 Show GitHub Exploit DB Packet Storm
2790 7.5 HIGH
Network
winmtr winmtr WinMTR 0.91 contains a denial of service vulnerability that allows attackers to crash the application by sending a malformed payload file containing a large buffer of repeated characters. Attackers c… CWE-120
Classic Buffer Overflow
CVE-2018-25426 2026-06-4 04:31 2026-05-31 Show GitHub Exploit DB Packet Storm