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
216481 5.4 警告 core-apps - Android 用 Digital Content NewFronts 2014 アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7131 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216482 5.4 警告 gannett - Android 用 Argus Leader Print Edition アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7129 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216483 5.4 警告 toyotaownersclub - Android 用 Toyota OC アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7128 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216484 5.4 警告 pocketmags - Android 用 Football Espana magazine アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7127 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216485 5.4 警告 Magzter Inc. - Android 用 Motor アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7125 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216486 5.4 警告 consulo - Android 用 IP Alarm アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7124 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216487 5.4 警告 vbwebdesigner - Android 用 Brevir Harian V2 アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7123 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216488 5.4 警告 gannett - Android 用 Lansing State Journal Print アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7122 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216489 5.4 警告 Magzter Inc. - Android 用 Dhanam アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7121 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216490 5.4 警告 pocketmags - Android 用 Model Laboratory アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7120 2014-12-17 09:57 2014-09-3 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
1611 8.6 HIGH
Network
vertex-app vertex Vertex is a management tool for PT (Private Tracker) users to manage streaming and watching videos. Versions prior to commit fbde301b97986d5913fc4bc95f5445750d282e11 are vulnerable to path traversal.… Update CWE-22
Path Traversal
CVE-2024-40646 2026-06-8 22:59 2026-06-2 Show GitHub Exploit DB Packet Storm
1612 6.1 MEDIUM
Network
misp misp A URL validation flaw in the MISP dashboard button widget allowed a crafted relative-looking URL to be accepted as a local path while being interpreted by browsers as an external URL. The validation … Update CWE-601
Open Redirect
CVE-2026-10856 2026-06-8 22:59 2026-06-4 Show GitHub Exploit DB Packet Storm
1613 6.5 MEDIUM
Network
google chrome Insufficient policy enforcement in WebAuthentication in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to leak cross-origin data vi… Update CWE-693
 Protection Mechanism Failure
CVE-2026-11263 2026-06-8 22:58 2026-06-5 Show GitHub Exploit DB Packet Storm
1614 7.5 HIGH
Network
microsoft copilot_chat Improper neutralization of special elements in output used by a downstream component ('injection') in Copilot Chat (Microsoft Edge) allows an unauthorized attacker to disclose information over a netw… Update CWE-74
Injection
CVE-2026-47644 2026-06-8 22:57 2026-06-5 Show GitHub Exploit DB Packet Storm
1615 6.1 MEDIUM
Network
misp misp An open redirect vulnerability existed in MISP UsersController::routeafterlogin() because the value stored in the pre_login_requested_url session key was used as the post-login redirect destination w… Update CWE-601
Open Redirect
CVE-2026-10861 2026-06-8 22:56 2026-06-4 Show GitHub Exploit DB Packet Storm
1616 8.8 HIGH
Network
microsoft copilot Improper neutralization of special elements used in a command ('command injection') in Microsoft Copilot allows an authorized attacker to execute code over a network. Update CWE-77
Command Injection
CVE-2026-45497 2026-06-8 22:55 2026-06-5 Show GitHub Exploit DB Packet Storm
1617 6.5 MEDIUM
Network
misp misp A logic error in the MISP CRUD component delete handler allowed validation failures to be bypassed when requests used the HTTP DELETE method. Due to missing parentheses in the delete condition, the e… Update CWE-863
 Incorrect Authorization
CVE-2026-10860 2026-06-8 22:54 2026-06-5 Show GitHub Exploit DB Packet Storm
1618 7.5 HIGH
Network
microsoft copilot Improper neutralization of special elements used in a command ('command injection') in M365 Copilot allows an unauthorized attacker to disclose information over a network. Update CWE-77
Command Injection
CVE-2026-42824 2026-06-8 22:52 2026-06-5 Show GitHub Exploit DB Packet Storm
1619 6.5 MEDIUM
Network
google chrome Insufficient validation of untrusted input in Glic in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted H… Update CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-11027 2026-06-8 22:45 2026-06-5 Show GitHub Exploit DB Packet Storm
1620 8.8 HIGH
Network
google chrome Use after free in Network in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially exploit heap corruption via malicious network traffic. (Chromium security severity: Medium) Update CWE-416
 Use After Free
CVE-2026-11030 2026-06-8 22:44 2026-06-5 Show GitHub Exploit DB Packet Storm