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 9, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
71 7.5 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける不変と仮定される Web パラメータの外部制御に関する脆弱性 New CWE-472
不変と仮定される Web パラメータの外部制御
CVE-2026-11058 2026-06-8 12:36 2026-06-4 Show GitHub Exploit DB Packet Storm
72 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-11059 2026-06-8 12:36 2026-06-4 Show GitHub Exploit DB Packet Storm
73 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-11060 2026-06-8 12:36 2026-06-4 Show GitHub Exploit DB Packet Storm
74 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける複数の脆弱性 New CWE-125
CWE-416
CVE-2026-11061 2026-06-8 12:36 2026-06-4 Show GitHub Exploit DB Packet Storm
75 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-11065 2026-06-8 12:36 2026-06-4 Show GitHub Exploit DB Packet Storm
76 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-11066 2026-06-8 12:36 2026-06-4 Show GitHub Exploit DB Packet Storm
77 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-11068 2026-06-8 12:36 2026-06-4 Show GitHub Exploit DB Packet Storm
78 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-11074 2026-06-8 12:36 2026-06-4 Show GitHub Exploit DB Packet Storm
79 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける型の取り違えに関する脆弱性 New CWE-843
型の取り違え
CVE-2026-11076 2026-06-8 12:36 2026-06-4 Show GitHub Exploit DB Packet Storm
80 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外読み取りに関する脆弱性 New CWE-125
境界外読み取り
CVE-2026-11077 2026-06-8 12:36 2026-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1271 - - - Leftover debug modules contain fixed credentials for internal AWS Cognito test sandboxes, risking asset exploitation. CWE-798
 Use of Hard-coded Credentials
CVE-2026-49204 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1272 - - - System log files output unencrypted SMTP server authentication passwords alongside sensitive employee corporate identification data. CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-50205 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1273 - - - Incoming VPN network profile settings fail to process special characters safely, enabling command injection via malicious config files. CWE-78
OS Command 
CVE-2026-50206 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1274 - - - The system Binder boundary accepts unverified pass-through AT commands, giving local applications the power to read baseband files or disable cellular connectivity. CWE-22
Path Traversal
CVE-2026-50207 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1275 - - - High-risk TrustAllCerts routines disable standard TLS certificate validation. Combined with hard-coded DES symmetric encryption keys, a Man-in-the-Middle (MITM) actor could decrypt network traffic. CWE-330
 Use of Insufficiently Random Values
CVE-2026-50208 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1276 - - - Broadcast events allow malicious software to rewrite the device's default Mobile Device Management (MDM) endpoint address, shifting administrative ownership to an external attacker. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-50209 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1277 - - - The device encrypts data using AES-CBC with static zero-filled Initialization Vectors (IVs), making it susceptible to replay attacks and known-plaintext decryption. CWE-200
Information Exposure
CVE-2026-50210 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1278 - - - Leftover engineering diagnostics and factory-level diagnostic software remain exposed on retail builds, giving malicious apps write privileges to internal NVRAM registers. CWE-134
Use of Externally-Controlled Format String
CVE-2026-50211 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1279 - - - Weak validation logic within device dissociation API routines allows a remote entity to forcefully unbind unrelated user endpoints, causing severe denial of service. CWE-400
 Uncontrolled Resource Consumption
CVE-2026-50212 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1280 - - - The account validation endpoint /v1/User/validate returns comprehensive user profile data sheets, which can be crawled by iterating predictable identification strings. CWE-798
 Use of Hard-coded Credentials
CVE-2026-50213 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm