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 14, 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
228971 5 警告 Apache Software Foundation - Apache Commons Compress および Apache Ant におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2012-2098 2013-01-25 16:52 2012-05-23 Show GitHub Exploit DB Packet Storm
228972 4.3 警告 Elefant CMS - Elefant CMS の apps/admin/handlers/versions.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6521 2013-01-25 14:34 2013-01-24 Show GitHub Exploit DB Packet Storm
228973 7.5 危険 Cenango Financial LLC - WikidForum の advanced search における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-6520 2013-01-25 14:33 2013-01-24 Show GitHub Exploit DB Packet Storm
228974 7.5 危険 diy-cms - DIY-CMS の modules/poll/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-6519 2013-01-25 14:33 2013-01-24 Show GitHub Exploit DB Packet Storm
228975 6.8 警告 diy-cms - DiY-CMS の mod.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-6518 2013-01-25 14:32 2013-01-24 Show GitHub Exploit DB Packet Storm
228976 4.3 警告 diy-cms - DiY-CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6517 2013-01-25 14:31 2013-01-24 Show GitHub Exploit DB Packet Storm
228977 7.5 危険 Shawn Bradley - PHP Ticket System における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-6516 2013-01-25 14:30 2013-01-24 Show GitHub Exploit DB Packet Storm
228978 5 警告 eFront Learning - eFront における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6515 2013-01-25 14:30 2013-01-24 Show GitHub Exploit DB Packet Storm
228979 4.3 警告 Netshine Software - Joomla! 用 nBill コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6514 2013-01-25 14:28 2013-01-24 Show GitHub Exploit DB Packet Storm
228980 4.3 警告 gpEasy - gpEasy CMS の index.php/Admin_Preferences におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6513 2013-01-25 14:28 2013-01-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2241 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.… CWE-22
Path Traversal
CVE-2024-40646 2026-06-8 22:59 2026-06-2 Show GitHub Exploit DB Packet Storm
2242 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 … CWE-601
Open Redirect
CVE-2026-10856 2026-06-8 22:59 2026-06-4 Show GitHub Exploit DB Packet Storm
2243 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… CWE-693
 Protection Mechanism Failure
CVE-2026-11263 2026-06-8 22:58 2026-06-5 Show GitHub Exploit DB Packet Storm
2244 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… CWE-74
Injection
CVE-2026-47644 2026-06-8 22:57 2026-06-5 Show GitHub Exploit DB Packet Storm
2245 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… CWE-601
Open Redirect
CVE-2026-10861 2026-06-8 22:56 2026-06-4 Show GitHub Exploit DB Packet Storm
2246 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. CWE-77
Command Injection
CVE-2026-45497 2026-06-8 22:55 2026-06-5 Show GitHub Exploit DB Packet Storm
2247 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… CWE-863
 Incorrect Authorization
CVE-2026-10860 2026-06-8 22:54 2026-06-5 Show GitHub Exploit DB Packet Storm
2248 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. CWE-77
Command Injection
CVE-2026-42824 2026-06-8 22:52 2026-06-5 Show GitHub Exploit DB Packet Storm
2249 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… 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
2250 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) CWE-416
 Use After Free
CVE-2026-11030 2026-06-8 22:44 2026-06-5 Show GitHub Exploit DB Packet Storm