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 17, 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
219541 6.8 警告 アップル - Apple OS X のコード署名機能におけるアプリ作者の制限を回避される脆弱性 CWE-310
暗号の問題
CVE-2014-4391 2014-10-22 16:48 2014-10-16 Show GitHub Exploit DB Packet Storm
219542 6.8 警告 アップル - Apple OS X の QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-4351 2014-10-22 16:47 2014-10-16 Show GitHub Exploit DB Packet Storm
219543 7.5 危険 Drupal - Drupal core の データベース抽象化 API の expandArguments 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-3704 2014-10-22 14:54 2014-10-15 Show GitHub Exploit DB Packet Storm
219544 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの win32k.sys における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-4148 2014-10-22 11:29 2014-10-14 Show GitHub Exploit DB Packet Storm
219545 7.8 危険 ジュニパーネットワークス - Juniper Junos におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-6380 2014-10-21 16:10 2014-10-10 Show GitHub Exploit DB Packet Storm
219546 7.5 危険 ジュニパーネットワークス - Juniper Junos における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-6379 2014-10-21 16:09 2014-10-8 Show GitHub Exploit DB Packet Storm
219547 7.8 危険 ジュニパーネットワークス - Juniper Junos におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-6378 2014-10-21 16:09 2014-10-16 Show GitHub Exploit DB Packet Storm
219548 7.8 危険 ジュニパーネットワークス - Juniper JunosE におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-6377 2014-10-21 16:08 2014-10-9 Show GitHub Exploit DB Packet Storm
219549 5.5 警告 Huawei - Huawei E5332 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-5328 2014-10-21 15:15 2014-10-10 Show GitHub Exploit DB Packet Storm
219550 5.5 警告 Huawei - Huawei E5332 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-5327 2014-10-21 15:12 2014-10-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3691 6.5 MEDIUM
Network
google android In multiple functions of ubsan_throwing_runtime.cpp, there is a possible way to cause the system to crash due to an integer overflow. This could lead to remote denial of service with no additional ex… CWE-190
 Integer Overflow or Wraparound
CVE-2026-0044 2026-06-3 03:46 2026-06-2 Show GitHub Exploit DB Packet Storm
3692 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… CWE-190
 Integer Overflow or Wraparound
CVE-2026-0043 2026-06-3 03:45 2026-06-2 Show GitHub Exploit DB Packet Storm
3693 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… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-0042 2026-06-3 03:45 2026-06-2 Show GitHub Exploit DB Packet Storm
3694 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 … CWE-190
 Integer Overflow or Wraparound
CVE-2026-0041 2026-06-3 03:45 2026-06-2 Show GitHub Exploit DB Packet Storm
3695 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… CWE-190
 Integer Overflow or Wraparound
CVE-2026-0040 2026-06-3 03:44 2026-06-2 Show GitHub Exploit DB Packet Storm
3696 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… CWE-190
 Integer Overflow or Wraparound
CVE-2026-0039 2026-06-3 03:44 2026-06-2 Show GitHub Exploit DB Packet Storm
3697 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… CWE-20
 Improper Input Validation 
CVE-2026-0018 2026-06-3 03:44 2026-06-2 Show GitHub Exploit DB Packet Storm
3698 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… CWE-611
XXE
CVE-2026-3603 2026-06-3 03:44 2026-05-27 Show GitHub Exploit DB Packet Storm
3699 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 … CWE-187
 Partial String Comparison
CVE-2026-44837 2026-06-3 03:43 2026-05-27 Show GitHub Exploit DB Packet Storm
3700 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… CWE-269
 Improper Privilege Management
CVE-2026-0016 2026-06-3 03:41 2026-06-2 Show GitHub Exploit DB Packet Storm