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 15, 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
200611 9.8 緊急
Network
Moxa Inc. - 複数の Moxa NPort 製品における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9366 2017-03-8 18:37 2016-12-1 Show GitHub Exploit DB Packet Storm
200612 8.8 重要
Network
Moxa Inc. - 複数の Moxa NPort 製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-9365 2017-03-8 18:37 2016-12-1 Show GitHub Exploit DB Packet Storm
200613 7.3 重要
Network
Moxa Inc. - 複数の Moxa NPort 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9363 2017-03-8 18:37 2016-12-1 Show GitHub Exploit DB Packet Storm
200614 9.8 緊急
Network
Moxa Inc. - 複数の Moxa NPort 製品における管理パスワードを認証なしで再試行される脆弱性 CWE-287
不適切な認証
CVE-2016-9361 2017-03-8 18:37 2016-12-1 Show GitHub Exploit DB Packet Storm
200615 3.3
Local
Moxa Inc. - 複数の Moxa NPort 製品におけるパスワードを平文で表示される脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-9348 2017-03-8 18:37 2016-12-1 Show GitHub Exploit DB Packet Storm
200616 7.8 重要
Local
Moxa Inc. - Moxa DACenter アプリケーションにおける脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-9356 2017-03-8 17:27 2016-12-13 Show GitHub Exploit DB Packet Storm
200617 5.5 警告
Local
Moxa Inc. - Moxa DACenter におけるプログラムをクラッシュされる脆弱性 CWE-399
リソース管理の問題
CVE-2016-9354 2017-03-8 17:27 2016-12-13 Show GitHub Exploit DB Packet Storm
200618 7.2 重要
Network
Moxa Inc. - Moxa SoftCMS アプリケーションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-9333 2017-03-8 17:02 2016-11-17 Show GitHub Exploit DB Packet Storm
200619 7.5 重要
Network
Moxa Inc. - Moxa SoftCMS の Web サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-9332 2017-03-8 17:02 2016-11-17 Show GitHub Exploit DB Packet Storm
200620 8.1 重要
Network
Moxa Inc. - Moxa SoftCMS におけるメモリ領域を変更される脆弱性 CWE-415
二重解放
CVE-2016-8360 2017-03-8 17:02 2016-11-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3171 7.8 HIGH
Local
google android In addWindow of WindowManagerService.java, there is a possible tapjacking issue due to a tapjacking/overlay attack. This could lead to local escalation of privilege with no additional execution privi… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2026-28577 2026-06-3 22:47 2026-06-2 Show GitHub Exploit DB Packet Storm
3172 5.5 MEDIUM
Local
google android In multiple functions of ubsan_throwing_runtime.cpp, there is a possible way to cause a permanent denial of service due to a logic error in the code. This could lead to local denial of service with n… NVD-CWE-noinfo
CVE-2026-0067 2026-06-3 22:46 2026-06-2 Show GitHub Exploit DB Packet Storm
3173 8.0 HIGH
Adjacent
google android In multiple functions of sdp_discovery.cc, there is a possible way to achieve code execution due to a heap buffer overflow. This could lead to remote (proximal/adjacent) code execution with no additi… CWE-122
Heap-based Buffer Overflow
CVE-2026-0059 2026-06-3 22:46 2026-06-2 Show GitHub Exploit DB Packet Storm
3174 5.5 MEDIUM
Local
google android In updateState of GraphicsDriverEnableAngleAsSystemDriverController.java, there is a possible persistent dos issue due to an unusual root cause. This could lead to local denial of service with no add… NVD-CWE-noinfo
CVE-2026-0060 2026-06-3 22:46 2026-06-2 Show GitHub Exploit DB Packet Storm
3175 7.8 HIGH
Local
google android In getAppLabel of ForgetDeviceDialogFragment.java, there is a possible trick the user into forgetting a device due to misleading or insufficient UI. This could lead to local escalation of privilege w… CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-0096 2026-06-3 22:41 2026-06-2 Show GitHub Exploit DB Packet Storm
3176 8.0 HIGH
Adjacent
google android In multiple locations, there is a possible way to bypass user interaction when pairing an LE device due to a logic error. This could lead to remote (proximal/adjacent) escalation of privilege with no… CWE-693
 Protection Mechanism Failure
CVE-2026-0097 2026-06-3 22:41 2026-06-2 Show GitHub Exploit DB Packet Storm
3177 7.8 HIGH
Local
google android In getCallingPackageName of Shared.java, there is a possible way to bypass activity start restrictions due to a confused deputy. This could lead to local escalation of privilege with no additional ex… CWE-441
Confused Deputy
CVE-2026-0098 2026-06-3 22:40 2026-06-2 Show GitHub Exploit DB Packet Storm
3178 7.8 HIGH
Local
google android In onNullBinding of HostEmulationManager.java, there is a possible way to launch an activity from the background due to a logic error in the code. This could lead to local escalation of privilege wit… CWE-273
 Improper Check for Dropped Privileges
CVE-2026-0099 2026-06-3 22:40 2026-06-2 Show GitHub Exploit DB Packet Storm
3179 7.8 HIGH
Local
google android In Load of LoadedArsc.cpp, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User… CWE-122
Heap-based Buffer Overflow
CVE-2026-0100 2026-06-3 22:39 2026-06-2 Show GitHub Exploit DB Packet Storm
3180 5.5 MEDIUM
Local
google android In multiple functions of DevicePolicyManagerService.java, there is a possible desync from persistence due to improper input validation. This could lead to local denial of service with no additional e… CWE-20
 Improper Input Validation 
CVE-2026-28578 2026-06-3 22:35 2026-06-2 Show GitHub Exploit DB Packet Storm