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 28, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
188811 7.3 重要
Network
ソニー株式会社 - ソニー製ポータブルワイヤレスサーバー WG-C10 におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-2277 2018-02-14 12:01 2017-07-19 Show GitHub Exploit DB Packet Storm
188812 6.5 警告
Adjacent
KDDI - HOME SPOT CUBE2 のステータス画面におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-2186 2018-02-14 11:58 2017-06-20 Show GitHub Exploit DB Packet Storm
188813 6.8 警告
Adjacent
KDDI - HOME SPOT CUBE2 のステータス画面における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2017-2185 2018-02-14 11:58 2017-06-20 Show GitHub Exploit DB Packet Storm
188814 8.8 重要
Adjacent
KDDI - HOME SPOT CUBE2 のステータス画面におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-2184 2018-02-14 11:58 2017-06-20 Show GitHub Exploit DB Packet Storm
188815 7.8 重要
Local
独立行政法人情報処理推進機構 (IPA) - CASL II シミュレータ(自己解凍形式)のインストーラにおける DLL 読み込みに関する脆弱性 CWE-Other
その他
CVE-2017-2220 2018-02-14 11:58 2017-06-9 Show GitHub Exploit DB Packet Storm
188816 7.8 重要
Local
アップル - QuickTime for Windows のインストーラにおける任意の DLL 読み込みの脆弱性 CWE-Other
その他
CVE-2017-2218 2018-02-14 11:58 2017-06-13 Show GitHub Exploit DB Packet Storm
188817 6.1 警告
Network
SilkyPress - WordPress 用プラグイン Simple Custom CSS and JS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-2285 2018-02-14 11:57 2017-07-24 Show GitHub Exploit DB Packet Storm
188818 6.8 警告
Adjacent
KDDI - HOME SPOT CUBE2 の時刻設定機能における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2017-2183 2018-02-14 11:54 2017-06-20 Show GitHub Exploit DB Packet Storm
188819 5.4 警告
Network
サイボウズ - サイボウズ ガルーンにおけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-2144 2018-02-14 11:54 2017-07-3 Show GitHub Exploit DB Packet Storm
188820 5.4 警告
Network
サイボウズ - サイボウズ ガルーンにおけるセッション固定の脆弱性 CWE-Other
その他
CVE-2017-2145 2018-02-14 11:54 2017-07-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1441 - - - In the Linux kernel, the following vulnerability has been resolved: iommu: Fix WARN_ON in __iommu_group_set_domain_nofail() due to reset In __iommu_group_set_domain_internal(), concurrent domain at… - CVE-2026-52952 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1442 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: handle empty bo and UAF races There look to be some nasty races here when triggering the invalidate_mappings hook… - CVE-2026-52951 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1443 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: fix UAF with retry loop Retry doesn't work here, since bo will be freed on error, leading to UAF. However, now th… - CVE-2026-52950 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1444 - - - In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure Apply the same fix as b2ed01e7ad ("drm/ttm: Fix ttm_bo_swapout()… - CVE-2026-52949 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1445 - - - In the Linux kernel, the following vulnerability has been resolved: i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctl While fuzzing with Syzkaller, a persistent `schedule_timeout: wrong timeo… - CVE-2026-52948 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1446 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove In qrtr_port_remove(), the socket reference count is dec… - CVE-2026-52947 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1447 - - - In the Linux kernel, the following vulnerability has been resolved: fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling A SOFTIRQ-safe to SOFTIRQ-unsafe lock order deadlock can occur in sen… - CVE-2026-52946 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1448 - - - In the Linux kernel, the following vulnerability has been resolved: Revert "wireguard: device: enable threaded NAPI" This reverts commit 933466fc50a8e4eb167acbd0d8ec96a078462e9c which is commit db9… - CVE-2026-52945 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1449 7.7 HIGH
Network
- - The Loki datasource plugin's callResource handler contains a path traversal vulnerability. An authenticated Viewer-role user can escape the plugin's resource sandbox and access administrative Loki en… CWE-22
Path Traversal
CVE-2026-42129 2026-06-25 02:17 2026-06-22 Show GitHub Exploit DB Packet Storm
1450 9.6 CRITICAL
Network
- - The Snowflake datasource allows for GET/PUT commands, which can allow any user with access to run queries against the data source to read/write files between the local grafana server and the connecte… CWE-284
Improper Access Control
CVE-2026-28381 2026-06-25 02:16 2026-06-22 Show GitHub Exploit DB Packet Storm