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 11, 2026, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
41 4.7 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-11233 2026-06-10 14:32 2026-06-4 Show GitHub Exploit DB Packet Storm
42 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける保護メカニズムの不具合に関する脆弱性 New CWE-693
保護メカニズムの不具合
CVE-2026-11234 2026-06-10 14:32 2026-06-4 Show GitHub Exploit DB Packet Storm
43 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-11235 2026-06-10 14:32 2026-06-4 Show GitHub Exploit DB Packet Storm
44 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおけるサーバ側のセキュリティのクライアント側での実施に関する脆弱性 New CWE-602
サーバ側のセキュリティのクライアント側での実施
CVE-2026-11236 2026-06-10 14:32 2026-06-4 Show GitHub Exploit DB Packet Storm
45 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-11237 2026-06-10 14:32 2026-06-4 Show GitHub Exploit DB Packet Storm
46 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける初期化されていない変数の使用に関する脆弱性 New CWE-457
初期化されていない変数の使用
CVE-2026-11268 2026-06-10 14:32 2026-06-5 Show GitHub Exploit DB Packet Storm
47 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-11272 2026-06-10 14:32 2026-06-5 Show GitHub Exploit DB Packet Storm
48 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるアクセス制御に関する脆弱性 New CWE-284
不適切なアクセス制御
CVE-2026-11274 2026-06-10 14:32 2026-06-5 Show GitHub Exploit DB Packet Storm
49 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるアクセス制御に関する脆弱性 New CWE-284
不適切なアクセス制御
CVE-2026-11277 2026-06-10 14:32 2026-06-5 Show GitHub Exploit DB Packet Storm
50 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける保護メカニズムの不具合に関する脆弱性 New CWE-693
保護メカニズムの不具合
CVE-2026-11282 2026-06-10 14:32 2026-06-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2211 - - - An authenticated ERPNext user with Item record edit permissions can persist arbitrary HTML/JavaScript in the item_name, description, or image fields of an Item and trigger unescaped rendering in the … CWE-79
Cross-site Scripting
CVE-2026-42839 2026-06-5 00:23 2026-06-4 Show GitHub Exploit DB Packet Storm
2212 - - - An authenticated user can persist arbitrary HTML/JavaScript in the email_id or mobile_no fields of a Customer record and trigger unescaped rendering in the Point of Sale (POS) interface for every ope… CWE-79
Cross-site Scripting
CVE-2026-42840 2026-06-5 00:23 2026-06-4 Show GitHub Exploit DB Packet Storm
2213 - - - Fixed a VM panic caused by unbounded recursion in the grpcfuse kernel module when a container created deeply nested directories on a bind-mounted host folder and triggered a dentry invalidation event… CWE-674
 Uncontrolled Recursion
CVE-2026-8936 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
2214 5.3 MEDIUM
Network
- - daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote a… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-44545 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
2215 3.7 LOW
Network
- - daphne before 4.2.2 reconstructs a raw HTTP request from Twisted's parsed headers and feeds it to autobahn for WebSocket handshake processing. Twisted does not treat \x0b, \x0c, \x1c, \x1d, \x1e, or … CWE-444
HTTP Request Smuggling
CVE-2026-44546 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
2216 7.5 HIGH
Network
- - Dell BSAFE SSL-J contains an allocation of resources without limits or throttling vulnerability. An unauthenticated remote attacker could potentially exploit this vulnerability, leading to a Denial o… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2025-46638 2026-06-5 00:21 2026-06-4 Show GitHub Exploit DB Packet Storm
2217 - - - Concrete CMS below 9.5.2 is vulnerable to PHP Object Injection via unserialize() calls in the Workflow, Form block, and File/Set components that lack the allowed_classes restriction. An unauthenticat… CWE-502
 Deserialization of Untrusted Data
CVE-2026-7888 2026-06-5 00:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2218 9.8 CRITICAL
Network
- - Authorization bypass through User-Controlled SQL primary key vulnerability in Akmer Informatics Automation Industry and Trade Ltd. Co. TeknoPass allows SQL Injection. This issue affects TeknoPass: f… CWE-89
SQL Injection
CVE-2026-4104 2026-06-5 00:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2219 7.5 HIGH
Network
- - It is possible for an unauthenticated adjacent attacker to download log files of the controller, which may disclose some restricted information. CWE-200
Information Exposure
CVE-2026-41032 2026-06-5 00:16 2026-06-3 Show GitHub Exploit DB Packet Storm
2220 6.8 MEDIUM
Local
- - An out-of-bounds read vulnerability in the morse.ko HaLow Wi-Fi kernel driver in Morse Micro HaLowLink 2 software versions prior to 2.11.12 allows an unauthenticated attacker within radio range to di… - CVE-2026-7764 2026-06-5 00:16 2026-06-4 Show GitHub Exploit DB Packet Storm