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, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
971 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける複数の脆弱性 CWE-190
CWE-472
CVE-2026-10921 2026-06-8 12:25 2026-06-4 Show GitHub Exploit DB Packet Storm
972 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-10922 2026-06-8 12:25 2026-06-4 Show GitHub Exploit DB Packet Storm
973 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-10923 2026-06-8 12:25 2026-06-4 Show GitHub Exploit DB Packet Storm
974 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける複数の脆弱性 CWE-190
CWE-472
CVE-2026-10924 2026-06-8 12:25 2026-06-4 Show GitHub Exploit DB Packet Storm
975 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-10925 2026-06-8 12:25 2026-06-4 Show GitHub Exploit DB Packet Storm
976 8.8 重要
Adjacent
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-10926 2026-06-8 12:24 2026-06-4 Show GitHub Exploit DB Packet Storm
977 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-10927 2026-06-8 12:24 2026-06-4 Show GitHub Exploit DB Packet Storm
978 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-10928 2026-06-8 12:24 2026-06-4 Show GitHub Exploit DB Packet Storm
979 9.9 緊急
Network
ABB T-MAC Plus ABBのT-MAC Plusにおける外部からアクセス可能なファイルまたはディレクトリに関する脆弱性 CWE-552
外部からアクセス可能なファイルまたはディレクトリ
CVE-2025-14771 2026-06-8 11:51 2026-06-3 Show GitHub Exploit DB Packet Storm
980 8.8 重要
Network
ABB T-MAC Plus ABBのT-MAC Plusにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2025-14772 2026-06-8 11:50 2026-06-3 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
201 7.1 HIGH
Network
- - libnfs through 6.0.2 before 55c18ea does not validate a string size, leading to an integer overflow during a connection to a crafted NFS server. This occurs in libnfs_zdr_string in lib/libnfs-zdr.c. New CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2026-53689 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
202 9.6 CRITICAL
Adjacent
- - A flaw was found in assisted-migration-agent. An unauthenticated attacker, located on the same local area network (LAN), can exploit a path traversal vulnerability. By crafting a specially designed g… New CWE-59
Link Following
CVE-2026-53476 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
203 9.3 CRITICAL
Adjacent
- - A flaw was found in assisted-migration-agent. The application hardcodes insecure Transport Layer Security (TLS) connections when communicating with vCenter. This vulnerability allows a Man-in-the-Mid… New CWE-295
Improper Certificate Validation 
CVE-2026-53475 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
204 9.6 CRITICAL
Network
- - A flaw was found in migration-planner. A remote authenticated attacker could exploit this vulnerability by uploading a specially crafted RVTools .xlsx file. Due to improper input sanitization, malici… New CWE-89
SQL Injection
CVE-2026-53474 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
205 7.3 HIGH
Network
- - A flaw was found in migration-planner-ui-app. An attacker can register a malicious discovery agent with a specially crafted credentialUrl containing JavaScript code. When an organizational user click… New CWE-79
Cross-site Scripting
CVE-2026-53473 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
206 9.6 CRITICAL
Network
- - A flaw was found in migration-planner. An authenticated attacker could exploit an improper access control vulnerability in the `/api/v1/sources/{id}/image-url` endpoint. This flaw allows the attacker… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-53470 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
207 9.1 CRITICAL
Network
- - A flaw was found in migration-planner. An authenticated user can exploit this vulnerability by sending a DELETE request to the /api/v1/sources route, which lacks proper authorization and filtering. T… New CWE-306
Missing Authentication for Critical Function
CVE-2026-53469 2026-06-11 00:16 2026-06-11 Show GitHub Exploit DB Packet Storm
208 8.8 HIGH
Network
- - Ghidra before 12.1 contains a SQL injection vulnerability in BSim filter types that concatenate user-supplied values directly into SQL queries without escaping or parameterization. Remote attackers c… New CWE-89
SQL Injection
CVE-2026-52758 2026-06-11 00:16 2026-06-10 Show GitHub Exploit DB Packet Storm
209 4.8 MEDIUM
Network
- - Ghidra before 12.2 contains an unauthenticated path traversal vulnerability in the IsfServer that accepts TCP connections and passes client-supplied namespace strings directly to filesystem operation… New CWE-22
Path Traversal
CVE-2026-52756 2026-06-11 00:16 2026-06-10 Show GitHub Exploit DB Packet Storm
210 6.1 MEDIUM
Local
- - Ghidra before 12.1 contains a heap-use-after-free vulnerability in SleighBuilder::generatePointerAdd caused by iterator invalidation when PcodeCacher::allocateInstruction reallocates the issued vecto… New CWE-416
 Use After Free
CVE-2026-49496 2026-06-11 00:16 2026-06-10 Show GitHub Exploit DB Packet Storm