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 13, 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
511 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける初期化されていない変数の使用に関する脆弱性 CWE-457
初期化されていない変数の使用
CVE-2026-11123 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
512 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-11124 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
513 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11126 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
514 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるセキュリティチェックに関する脆弱性 CWE-358
不適切に実装されたセキュリティチェック
CVE-2026-11127 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
515 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11128 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
516 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11165 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
517 6.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける同一生成元ポリシー違反に関する脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2026-11181 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
518 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11189 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
519 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-11190 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
520 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-11191 2026-06-10 14:33 2026-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2831 7.3 HIGH
Local
- - Local privilege escalation due to DLL hijacking vulnerability. The following products are affected: Acronis DeviceLock DLP (Windows) before build 9.0.15051.93227. CWE-427
 Uncontrolled Search Path Element
CVE-2026-50033 2026-06-5 00:12 2026-06-4 Show GitHub Exploit DB Packet Storm
2832 - - - The FieldX MDM adb messaging topic passes unverified payloads directly into Runtime.exec(), allowing command/instruction injection. CWE-78
OS Command 
CVE-2026-49185 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2833 - - - The local MQTT broker does not enforce topic-level Access Control Lists (ACLs). This allows any client to subscribe using wildcard characters (# or +) to enumerate hidden network devices or publish r… CWE-287
Improper Authentication
CVE-2026-49186 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2834 - - - The hard-coded APK resource files never expire, and the shared scepter leads to information leaks and potential misuse. CWE-200
Information Exposure
CVE-2026-49187 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2835 - - - The ai_cmd utility executes with full root permissions. It pipes socket inputs directly to popen(), paving the way for unauthenticated users to execute arbitrary root commands. CWE-489
Exposure of Data Element to Wrong Session 
CVE-2026-49188 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2836 - - - Unchecked public access permissions on a core Broadcast Receiver allow unauthorized local software components to invoke administrative operations. CWE-269
 Improper Privilege Management
CVE-2026-49189 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2837 - - - The system fails to evaluate instructional permissions over multiple internal operation codes (opcodes), permitting unauthorized application installations or command executions. CWE-78
OS Command 
CVE-2026-49190 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2838 - - - The production build of the M3WebServer hard-codes its backend API keys, which can be easily intercepted through verbose error handling pages. CWE-287
Improper Authentication
CVE-2026-49191 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2839 - - - The summary service endpoint suffers from an IDOR vulnerability where it fails to verify user ownership of hardware serial numbers, exposing device data to scraping. CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-49192 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
2840 - - - Overly permissive configuration settings on cloud storage containers expose active telemetry information publicly to the internet. CWE-200
Information Exposure
CVE-2026-49193 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm