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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
204791 8.6 重要
Network
Mozilla Foundation - Mozilla Netscape Portable Runtime の io/prprf.c における整数オーバーフローの脆弱性 CWE-Other
その他
CVE-2016-1951 2016-08-17 11:40 2016-02-17 Show GitHub Exploit DB Packet Storm
204792 8.8 重要
Network
WordPress.org - WordPress の wp-admin/includes/ajax-actions.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-6635 2016-08-17 11:31 2016-04-12 Show GitHub Exploit DB Packet Storm
204793 6.1 警告
Network
WordPress.org - WordPress のネットワーク設定ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6634 2016-08-17 11:31 2016-04-12 Show GitHub Exploit DB Packet Storm
204794 8.6 重要
Network
WordPress.org - WordPress における SSRF 保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2016-4029 2016-08-17 11:31 2016-04-12 Show GitHub Exploit DB Packet Storm
204795 7.5 重要
Network
シスコシステムズ - Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1478 2016-08-17 11:16 2016-08-4 Show GitHub Exploit DB Packet Storm
204796 5.3 警告
Network
マイクロソフト - 複数の Microsoft Windows 製品におけるネットワークトラフィックをハイジャックされる脆弱性 CWE-Other
その他
CVE-2016-3299 2016-08-15 18:18 2016-08-9 Show GitHub Exploit DB Packet Storm
204797 7 重要
Local
マイクロソフト - 複数の Microsoft 製品の PDF ライブラリにおける任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-3319 2016-08-15 17:22 2016-08-9 Show GitHub Exploit DB Packet Storm
204798 7.5 重要
Network
マイクロソフト - Microsoft Edge の Chakra JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-3296 2016-08-15 16:59 2016-08-9 Show GitHub Exploit DB Packet Storm
204799 4.9 警告
Network
マイクロソフト - 複数の Microsoft Windows 製品におけるセキュアブート保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2016-3320 2016-08-15 16:58 2016-08-9 Show GitHub Exploit DB Packet Storm
204800 9.1 緊急
Network
マイクロソフト - Microsoft Windows 10 の ActiveSyncProvider における認証情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3312 2016-08-15 16:58 2016-08-9 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.… 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 … 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… 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… 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… 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. 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… 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. 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… 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) CWE-416
 Use After Free
CVE-2026-11030 2026-06-8 22:44 2026-06-5 Show GitHub Exploit DB Packet Storm