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
189321 9.8 緊急
Network
シーメンス - Siemens SICAM RTUs SM-2556 COM モジュールのファームウェアにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-12739 2017-12-6 17:42 2017-11-14 Show GitHub Exploit DB Packet Storm
189322 6.1 警告
Network
シーメンス - Siemens SICAM RTUs SM-2556 COM モジュールのファームウェアにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-12738 2017-12-6 17:42 2017-11-14 Show GitHub Exploit DB Packet Storm
189323 5.3 警告
Network
シーメンス - Siemens SICAM RTUs SM-2556 COM モジュールのファームウェアにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-12737 2017-12-6 17:42 2017-11-14 Show GitHub Exploit DB Packet Storm
189324 7.8 重要
Local
Google - Android におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-11029 2017-12-6 17:05 2017-11-6 Show GitHub Exploit DB Packet Storm
189325 7.5 重要
Network
Google - Android における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-11028 2017-12-6 17:05 2017-11-6 Show GitHub Exploit DB Packet Storm
189326 7.8 重要
Local
Google - Android における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-11027 2017-12-6 17:05 2017-11-6 Show GitHub Exploit DB Packet Storm
189327 7.8 重要
Local
Google - Android における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-11026 2017-12-6 17:04 2017-11-6 Show GitHub Exploit DB Packet Storm
189328 7 重要
Local
Google - Android における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2017-11025 2017-12-6 17:04 2017-11-6 Show GitHub Exploit DB Packet Storm
189329 7.8 重要
Local
Google - Android における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-11024 2017-12-6 17:04 2017-11-6 Show GitHub Exploit DB Packet Storm
189330 7.8 重要
Local
Google - Android における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-11023 2017-12-6 17:04 2017-11-6 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