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
259851 - - ワイズテクノロジー - Wyse ThinOS LPD サービスにバッファオーバーフローの脆弱性 - - 2010-09-7 15:47 2010-08-17 Show GitHub Exploit DB Packet Storm
259852 7.8 危険 日立 - Hitachi Storage Command Suite 製品の組み込みデータベースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
- 2010-09-7 15:45 2010-08-16 Show GitHub Exploit DB Packet Storm
259853 7.8 危険 日立 - JP1/Desktop Navigation 組み込みデータベースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
- 2010-09-7 15:44 2010-08-16 Show GitHub Exploit DB Packet Storm
259854 4.3 警告 Zabbix - Zabbix の formatQuery 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2790 2010-09-7 15:42 2010-06-9 Show GitHub Exploit DB Packet Storm
259855 7.1 危険 レッドハット
X.Org Foundation
サイバートラスト株式会社
オラクル
- X.Org の X server の fbComposite 関数における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-1166 2010-09-6 18:42 2010-04-28 Show GitHub Exploit DB Packet Storm
259856 10 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の UDVM 解析部における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-2995 2010-09-6 17:48 2010-06-9 Show GitHub Exploit DB Packet Storm
259857 8.3 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の UDVM 解析部におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2287 2010-09-6 17:48 2010-06-9 Show GitHub Exploit DB Packet Storm
259858 3.3 注意 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の UDVM 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2286 2010-09-6 17:47 2010-06-9 Show GitHub Exploit DB Packet Storm
259859 8.3 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の ASN.1 BER 解析部におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2284 2010-09-6 17:47 2010-06-9 Show GitHub Exploit DB Packet Storm
259860 3.3 注意 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の SMB 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2283 2010-09-6 17:46 2010-06-9 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
1571 7.8 HIGH
Local
- - Missing symlink validation in Language Servers for AWS may allow an arbitrary file write outside of the workspace trust boundary. This may occur when a local user opens a workspace with a maliciously… CWE-61
 UNIX Symbolic Link (Symlink) Following
CVE-2026-12958 2026-06-24 04:36 2026-06-24 Show GitHub Exploit DB Packet Storm
1572 6.5 MEDIUM
Network
- - SQL Injection vulnerability in Cboard v.0.4.2 and before allows a remote attacker to execute arbitrary code via the getDimensionsValues component CWE-89
SQL Injection
CVE-2026-52673 2026-06-24 04:35 2026-06-24 Show GitHub Exploit DB Packet Storm
1573 - - - Pega Platform versions 8.3.0 through Infinity 25.1.2 are affected by an authorization weakness that may allow authenticated users to access certain additional data via crafted URLs. CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2025-62180 2026-06-24 04:34 2026-06-24 Show GitHub Exploit DB Packet Storm
1574 5.2 MEDIUM
Local
- - Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.1, when a WebSocket connection was opened, Deno checked the destination hostname against --deny-net rules but did not re-check … CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-49860 2026-06-24 04:34 2026-06-24 Show GitHub Exploit DB Packet Storm
1575 5.2 MEDIUM
Local
- - Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.1, environment access is gated by the env permission. You can deny it with --deny-env, or restrict it to a specific allowlist w… CWE-863
 Incorrect Authorization
CVE-2026-49983 2026-06-24 04:34 2026-06-24 Show GitHub Exploit DB Packet Storm
1576 4.3 MEDIUM
Network
- - Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.5, a Deno program that opens a client WebSocket connection could be crashed by the remote server. While handling the WebSocket … CWE-248
 Uncaught Exception
CVE-2026-55517 2026-06-24 04:34 2026-06-24 Show GitHub Exploit DB Packet Storm
1577 7.6 HIGH
Adjacent
- - Home Assistant is open source home automation software that puts local control and privacy first. Prior to 2026.6.0, the Konnected integration registers an HTTP endpoint, KonnectedView (homeassistant… CWE-200
CWE-306
Information Exposure
Missing Authentication for Critical Function
CVE-2026-54317 2026-06-24 04:34 2026-06-24 Show GitHub Exploit DB Packet Storm
1578 - - - Claude Code is an agentic coding tool. From 0.2.54 until 2.1.163, because the hostname huggingface.co was pre-approved as a bare hostname for the WebFetch tool, any path on that domain—including att… CWE-183
CWE-200
CWE-515
 Permissive List of Allowed Inputs
Information Exposure
CVE-2026-54316 2026-06-24 04:32 2026-06-24 Show GitHub Exploit DB Packet Storm
1579 7.5 HIGH
Network
- - An issue in the sqlo_try_in_loop component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements. CWE-89
SQL Injection
CVE-2025-61024 2026-06-24 04:26 2026-06-24 Show GitHub Exploit DB Packet Storm
1580 7.5 HIGH
Network
- - An issue in the sqlo_untry component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements. CWE-89
SQL Injection
CVE-2025-61029 2026-06-24 04:26 2026-06-24 Show GitHub Exploit DB Packet Storm