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 6, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
204791 6.5 警告
Network
シスコシステムズ - Cisco cBR-8 コンバージド ブロードバンド ルータデバイス上で稼動する IOS XE におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-1432 2016-06-21 17:28 2016-06-17 Show GitHub Exploit DB Packet Storm
204792 6.1 警告
Network
シスコシステムズ - Cisco FirePOWER Management Center におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1431 2016-06-21 17:28 2016-06-17 Show GitHub Exploit DB Packet Storm
204793 7.5 重要
Network
シスコシステムズ - Cisco Prime Network Registrar のシステムコンフィギュレーションプロトコルのコアメッセージングのインターフェースにおける重要な情報を取得される脆弱性 CWE-200
CWE-287
CVE-2016-1427 2016-06-21 17:28 2016-06-16 Show GitHub Exploit DB Packet Storm
204794 6.5 警告
Adjacent
シスコシステムズ - Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-1424 2016-06-21 17:28 2016-06-17 Show GitHub Exploit DB Packet Storm
204795 6.1 警告
Network
シスコシステムズ - 複数の Cisco デバイス製品のファームウェアの Web ベースの管理インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1396 2016-06-21 17:28 2016-06-15 Show GitHub Exploit DB Packet Storm
204796 6.1 警告
Local
シトリックス・システムズ - Citrix iOS Receiver における TLS 証明書が不正に検証される脆弱性 CWE-20
CWE-310
CVE-2016-5433 2016-06-21 16:53 2016-06-15 Show GitHub Exploit DB Packet Storm
204797 6.5 警告
Local
Fabrice Bellard
Canonical
- QEMU の USB Net デバイスエミュレータの is_rndis 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-2392 2016-06-21 16:22 2016-03-29 Show GitHub Exploit DB Packet Storm
204798 6 警告
Local
Fabrice Bellard
Canonical
- QEMU の NE2000 NIC エミュレーションサポートの ne2000_receive 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-2841 2016-06-21 16:22 2016-03-29 Show GitHub Exploit DB Packet Storm
204799 8.4 重要
Local
SolarWinds - SolarWinds Virtualization Manager における権限を取得される脆弱性 CWE-16
環境設定
CVE-2016-3643 2016-06-21 16:14 2016-06-1 Show GitHub Exploit DB Packet Storm
204800 9.8 緊急
Network
SolarWinds - SolarWinds Virtualization Manager の RMI サービスにおける任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2016-3642 2016-06-21 16:14 2016-06-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
911 - - - The local MQTT broker does not enforce topic-level Access Control Lists (ACLs). This allows any client to subscribe using wildcard characters (# or +) to enumerate hidden network devices or publish r… New CWE-287
Improper Authentication
CVE-2026-49186 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
912 - - - The hard-coded APK resource files never expire, and the shared scepter leads to information leaks and potential misuse. New CWE-200
Information Exposure
CVE-2026-49187 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
913 - - - The ai_cmd utility executes with full root permissions. It pipes socket inputs directly to popen(), paving the way for unauthenticated users to execute arbitrary root commands. New CWE-489
Exposure of Data Element to Wrong Session 
CVE-2026-49188 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
914 - - - Unchecked public access permissions on a core Broadcast Receiver allow unauthorized local software components to invoke administrative operations. New CWE-269
 Improper Privilege Management
CVE-2026-49189 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
915 - - - The system fails to evaluate instructional permissions over multiple internal operation codes (opcodes), permitting unauthorized application installations or command executions. New CWE-78
OS Command 
CVE-2026-49190 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
916 - - - The production build of the M3WebServer hard-codes its backend API keys, which can be easily intercepted through verbose error handling pages. New CWE-287
Improper Authentication
CVE-2026-49191 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
917 - - - The summary service endpoint suffers from an IDOR vulnerability where it fails to verify user ownership of hardware serial numbers, exposing device data to scraping. New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-49192 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
918 - - - Overly permissive configuration settings on cloud storage containers expose active telemetry information publicly to the internet. New CWE-200
Information Exposure
CVE-2026-49193 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
919 - - - The debugging routine SCREEN_CLICK(5053) enables a connection to skip the standard device login prompt entirely and directly enter an interactive shell interface. New CWE-287
Improper Authentication
CVE-2026-49194 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
920 - - - Internal multimedia session archives are accessible without authentication, exacerbated by loose Cross-Origin Resource Sharing (CORS) rules that allow cross-site theft. New CWE-287
Improper Authentication
CVE-2026-49202 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm