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 10, 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
238651 10 危険 Joomla! - Joomla! 用の Simple RSS Reader における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-5053 2012-09-25 17:17 2008-11-13 Show GitHub Exploit DB Packet Storm
238652 7.5 危険 jooblog - Joomla! 用の jb2 コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5051 2012-09-25 17:17 2008-11-12 Show GitHub Exploit DB Packet Storm
238653 7.2 危険 isecsoft - ISecSoft Anti-Keylogger Elite の AKEProtect.sys におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-5049 2012-09-25 17:17 2008-11-12 Show GitHub Exploit DB Packet Storm
238654 7.2 危険 isecsoft - ISecSoft Anti-Trojan Elite の Atepmon.sys におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-5048 2012-09-25 17:17 2008-11-12 Show GitHub Exploit DB Packet Storm
238655 7.5 危険 mole-group - Mole Group Rental Script の admin/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5047 2012-09-25 17:17 2008-11-12 Show GitHub Exploit DB Packet Storm
238656 7.5 危険 mole-group - Mole Group Pizza Script の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5046 2012-09-25 17:17 2008-11-12 Show GitHub Exploit DB Packet Storm
238657 10 危険 network-client.com - Network-Client FTP Now におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-5045 2012-09-25 17:17 2008-11-12 Show GitHub Exploit DB Packet Storm
238658 4 警告 マイクロソフト - Microsoft Windows Server 2003 および Vista におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2008-5044 2012-09-25 17:17 2008-11-12 Show GitHub Exploit DB Packet Storm
238659 6.9 警告 lustre - lustre の runiozone における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4970 2012-09-25 17:17 2008-11-6 Show GitHub Exploit DB Packet Storm
238660 6.9 警告 linuxtrade - linuxtrade における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4967 2012-09-25 17:17 2008-08-24 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