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 10, 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
21 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外読み取りに関する脆弱性 New CWE-125
境界外読み取り
CVE-2026-11096 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
22 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける一貫性のない実装を含む機能の使用に関する脆弱性 New CWE-474
一貫性のない実装を含む機能の使用
CVE-2026-11097 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
23 5.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-11098 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
24 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-11100 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
25 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-11121 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
26 6.1 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるセキュリティチェックに関する脆弱性 New CWE-358
不適切に実装されたセキュリティチェック
CVE-2026-11122 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
27 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける初期化されていない変数の使用に関する脆弱性 New CWE-457
初期化されていない変数の使用
CVE-2026-11123 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
28 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおけるヒープベースのバッファオーバーフローの脆弱性 New CWE-122
ヒープオーバーフロー
CVE-2026-11124 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
29 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-11126 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
30 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるセキュリティチェックに関する脆弱性 New CWE-358
不適切に実装されたセキュリティチェック
CVE-2026-11127 2026-06-10 14:33 2026-06-4 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