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 12, 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
219321 5.4 警告 i Learn With - Kids Educational Game - Android 用 Fun Preschool Creativity Game アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5554 2014-09-17 17:15 2014-09-3 Show GitHub Exploit DB Packet Storm
219322 5.4 警告 Devarai - Android 用 Word Search Free アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5561 2014-09-17 17:15 2014-09-3 Show GitHub Exploit DB Packet Storm
219323 5.4 警告 i Learn With - Kids Educational Game - Android 用 Kids Preschool Learning Games アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5553 2014-09-17 17:15 2014-09-3 Show GitHub Exploit DB Packet Storm
219324 5.4 警告 i Learn With - Kids Educational Game - Android 用 Numbers & Addition! Math games アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5552 2014-09-17 17:15 2014-09-3 Show GitHub Exploit DB Packet Storm
219325 5.4 警告 i Learn With - Kids Educational Game - Android 用 Alphabet & Spelling Kids Games アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5551 2014-09-17 17:15 2014-09-3 Show GitHub Exploit DB Packet Storm
219326 5.4 警告 MDickie - Android 用 Popscene アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5560 2014-09-17 17:15 2014-09-3 Show GitHub Exploit DB Packet Storm
219327 5.4 警告 Joy2Girl Club - Android 用 Kids GoldFish Care アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5559 2014-09-17 17:15 2014-09-3 Show GitHub Exploit DB Packet Storm
219328 5.4 警告 Appeak - Android 用 Appeak Poker アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5571 2014-09-17 17:15 2014-09-3 Show GitHub Exploit DB Packet Storm
219329 5.4 警告 AOL - Android 用 DailyFinance - Stocks & News アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5570 2014-09-17 17:15 2014-09-3 Show GitHub Exploit DB Packet Storm
219330 5.4 警告 Animoca - Android 用 Star Girl アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5569 2014-09-17 17:15 2014-09-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
681 3.3 LOW
Local
- - Ghidra before 12.1 contains a path traversal vulnerability in SameDirDebugInfoProvider that fails to validate filenames from ELF binary .gnu_debuglink sections before constructing file paths. Attacke… New CWE-22
Path Traversal
CVE-2026-49497 2026-06-10 23:16 2026-06-10 Show GitHub Exploit DB Packet Storm
682 5.4 MEDIUM
Network
- - Ellucian Banner Self-Service before the April T2 release (2025-04-23) contains a stored cross-site scripting vulnerability in the course search functionality that allows authenticated Banner ERP user… New CWE-79
Cross-site Scripting
CVE-2026-47106 2026-06-10 23:16 2026-06-10 Show GitHub Exploit DB Packet Storm
683 7.8 HIGH
Local
- - LMDeploy is a toolkit for compressing, deploying, and serving large language models. In versions 0.12.3 and prior, LMDeploy is vulnerable to arbitrary code execution through hardcoded "trust_remote_c… New CWE-94
Code Injection
CVE-2026-46432 2026-06-10 23:16 2026-06-10 Show GitHub Exploit DB Packet Storm
684 - - - Insufficient input validation vulnerability in the listed NETGEAR models allows authenticated administrators connected to the local network to make unauthorized modification of router software and fu… New CWE-20
 Improper Input Validation 
CVE-2026-0415 2026-06-10 23:16 2026-06-10 Show GitHub Exploit DB Packet Storm
685 - - - Insufficient input validation vulnerability in the listed NETGEAR models allows authenticated administrators connected to the local network to make unauthorized modification of router software and fu… New CWE-94
Code Injection
CVE-2026-0414 2026-06-10 23:16 2026-06-10 Show GitHub Exploit DB Packet Storm
686 7.5 HIGH
Network
- - image-size through 2.0.2 contains a denial of service vulnerability that allows remote attackers to permanently block the Node.js event loop by supplying a specially crafted ICNS image buffer. Attack… New CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2025-71330 2026-06-10 23:16 2026-06-10 Show GitHub Exploit DB Packet Storm
687 7.5 HIGH
Network
- - image-size through 2.0.2 contains a denial of service vulnerability that allows remote attackers to permanently block the Node.js event loop by supplying a specially crafted image buffer with a zero-… New CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2025-71329 2026-06-10 23:16 2026-06-10 Show GitHub Exploit DB Packet Storm
688 7.5 HIGH
Network
- - image-size through 2.0.2 contains a denial of service vulnerability that allows remote attackers to permanently block the Node.js event loop by supplying a specially crafted image buffer with a zero-… New CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2025-71319 2026-06-10 23:16 2026-06-10 Show GitHub Exploit DB Packet Storm
689 2.9 LOW
Local
- - Ghidra before 11.2 contains a use after free vulnerability in the Sleigh backend caused by undefined static initialization order of the SleighArchitecture::translators and XmlArchitectureCapability s… New CWE-758
 Reliance on Undefined, Unspecified, or Implementation-Defined Behavior
CVE-2024-58350 2026-06-10 23:16 2026-06-10 Show GitHub Exploit DB Packet Storm
690 6.1 MEDIUM
Network
apache answer Exposure of Private Personal Information to an Unauthorized Actor vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.0. Timeline-related APIs lacked proper authorization … New CWE-359
 Exposure of Private Personal Information to an Unauthorized Actor
CVE-2026-25699 2026-06-10 22:38 2026-06-9 Show GitHub Exploit DB Packet Storm