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 3, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193901 8.8 重要
Network
シスコシステムズ - Cisco Elastic Services Controller の ConfD CLI における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2017-6682 2017-07-10 17:29 2017-06-7 Show GitHub Exploit DB Packet Storm
193902 6.1 警告
Network
シスコシステムズ - Cisco ESA および SMA の Web ベースの管理インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6661 2017-07-10 17:29 2017-06-7 Show GitHub Exploit DB Packet Storm
193903 8.8 重要
Network
シスコシステムズ - Cisco Prime Collaboration Assurance の Web ベースの管理インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-6659 2017-07-10 17:29 2017-06-7 Show GitHub Exploit DB Packet Storm
193904 5.4 警告
Network
IBM - IBM Jazz Foundation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9973 2017-07-10 17:04 2016-12-16 Show GitHub Exploit DB Packet Storm
193905 6.1 警告
Network
シスコシステムズ - Cisco Unified Communications Domain Manager の Web ベースの GUI におけるリダイレクトされる脆弱性 CWE-601
オープンリダイレクト
CVE-2017-6670 2017-07-10 16:57 2017-06-7 Show GitHub Exploit DB Packet Storm
193906 4.9 警告
Network
シスコシステムズ - Cisco Unified Communications Domain Manager の Web ベースの GUI におけるシステムの機密性に影響を及ぼされる脆弱性 CWE-89
SQLインジェクション
CVE-2017-6668 2017-07-10 16:57 2017-06-7 Show GitHub Exploit DB Packet Storm
193907 9.8 緊急
Network
シスコシステムズ - Cisco Context Service software development kit の 動的 JAR ファイルのアップデート処理における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2017-6667 2017-07-10 16:57 2017-06-7 Show GitHub Exploit DB Packet Storm
193908 9.8 緊急
Network
DesignerFreeSolutions - nuevoMailer の rdr.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-9730 2017-07-10 16:56 2017-06-16 Show GitHub Exploit DB Packet Storm
193909 7 重要
Local
Google - Android の MediaTek コマンドキュードライバにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0636 2017-07-10 16:56 2017-06-5 Show GitHub Exploit DB Packet Storm
193910 5.9 警告
Network
North Adams State Bank of Ursa Inc - iOS 用 North Adams State Bank nasb-mobile-banking アプリケーションにおけるサーバになりすまされる脆弱性 CWE-295
不正な証明書検証
CVE-2017-9573 2017-07-10 16:54 2017-06-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 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
21 5.5 MEDIUM
Local
google android In multiple functions of ubsan_throwing_runtime.cpp, there is a possible persistent denial of service due to an integer overflow. This could lead to local escalation of privilege with no additional e… New CWE-190
 Integer Overflow or Wraparound
CVE-2026-0043 2026-06-3 03:45 2026-06-2 Show GitHub Exploit DB Packet Storm
22 5.5 MEDIUM
Local
google android In multiple functions of ubsan_throwing_runtime.cpp, there is a possible persistent denial of service due to resource exhaustion. This could lead to local denial of service with no additional executi… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-0042 2026-06-3 03:45 2026-06-2 Show GitHub Exploit DB Packet Storm
23 6.5 MEDIUM
Network
google android In multiple functions of ubsan_throwing_runtime.cpp, there is a possible UBSan failure due to an integer overflow. This could lead to remote denial of service with no additional execution privileges … New CWE-190
 Integer Overflow or Wraparound
CVE-2026-0041 2026-06-3 03:45 2026-06-2 Show GitHub Exploit DB Packet Storm
24 6.5 MEDIUM
Network
google android In multiple functions of ubsan_throwing_runtime.cpp, there is a possible way to cause a crash due to an integer overflow. This could lead to remote denial of service with no additional execution priv… New CWE-190
 Integer Overflow or Wraparound
CVE-2026-0040 2026-06-3 03:44 2026-06-2 Show GitHub Exploit DB Packet Storm
25 6.5 MEDIUM
Network
google android In multiple functions of ubsan_throwing_runtime.cpp, there is a possible persistent denial of service due to an integer overflow. This could lead to remote denial of service with no additional execut… New CWE-190
 Integer Overflow or Wraparound
CVE-2026-0039 2026-06-3 03:44 2026-06-2 Show GitHub Exploit DB Packet Storm
26 5.5 MEDIUM
Local
google android In multiple functions of AccessibilityManagerService.java, there is a possible persistent denial of service due to improper input validation. This could lead to local denial of service with no additi… New CWE-20
 Improper Input Validation 
CVE-2026-0018 2026-06-3 03:44 2026-06-2 Show GitHub Exploit DB Packet Storm
27 7.1 HIGH
Network
ibm engineering_lifecycle_management IBM Engineering Lifecycle Management 7.0.3 Interim Fix 001 through  Interim Fix 021, 7.1.0  Interim Fix 001 through  Interim Fix 009, and 7.2.0 and 7.2.0 Interim Fix 001 is vulnerable to an XML exter… Update CWE-611
XXE
CVE-2026-3603 2026-06-3 03:44 2026-05-27 Show GitHub Exploit DB Packet Storm
28 7.5 HIGH
Network
viewcomponent view_component view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 3.0.0 to 4.9.0, the system test entrypoint canonicalizes a user-controlled file … Update CWE-187
 Partial String Comparison
CVE-2026-44837 2026-06-3 03:43 2026-05-27 Show GitHub Exploit DB Packet Storm
29 3.3 LOW
Local
google android In updateProvidersWhenServiceRemoved of CredentialManagerService.java, there is a possible way to override settings across users due to a permissions bypass. This could lead to local information disc… New CWE-269
 Improper Privilege Management
CVE-2026-0016 2026-06-3 03:41 2026-06-2 Show GitHub Exploit DB Packet Storm
30 7.5 HIGH
Network
ibm websphere_application_server IBM Web Server Plug-ins for WebSphere Application Server and WebSphere Liberty 8.5, 9.0 IBM WebSphere Application Server and WebSphere Application Server Liberty are vulnerable to HTTP request smuggl… Update CWE-444
HTTP Request Smuggling
CVE-2026-8620 2026-06-3 03:40 2026-05-27 Show GitHub Exploit DB Packet Storm