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
209791 9.3 危険 アップル - Apple OS X および tvOS の IOAcceleratorFamily における特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-7109 2015-12-15 10:53 2015-12-8 Show GitHub Exploit DB Packet Storm
209792 6.9 警告 アップル - Apple OS X および tvOS の Disk Images コンポーネントにおける権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2015-7110 2015-12-15 10:53 2015-12-8 Show GitHub Exploit DB Packet Storm
209793 6.8 警告 アップル - Apple Safari および tvOS などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-7104 2015-12-15 10:13 2015-12-8 Show GitHub Exploit DB Packet Storm
209794 6.8 警告 アップル - 複数の Apple 製品の CoreMedia の再生における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-7074 2015-12-15 09:57 2015-12-8 Show GitHub Exploit DB Packet Storm
209795 6.8 警告 アップル - 複数の Apple 製品の OpenGL における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-7065 2015-12-15 09:57 2015-12-8 Show GitHub Exploit DB Packet Storm
209796 4.3 警告 アップル - 複数の Apple 製品におけるキーチェーン項目へのアクセス権を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-7058 2015-12-15 09:57 2015-12-8 Show GitHub Exploit DB Packet Storm
209797 4.6 警告 アップル - Apple OS X および tvOS における構成プロファイルのインストール制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-7062 2015-12-14 18:08 2015-12-8 Show GitHub Exploit DB Packet Storm
209798 5 警告 アップル - Apple OS X および tvOS のキーチェーンアクセスにおけるキーチェーンサーバになりすまされる脆弱性 CWE-Other
その他
CVE-2015-7045 2015-12-14 18:08 2015-12-8 Show GitHub Exploit DB Packet Storm
209799 9.3 危険 アップル - Apple iOS および tvOS の dyld における特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2015-7079 2015-12-14 17:39 2015-12-8 Show GitHub Exploit DB Packet Storm
209800 9.3 危険 アップル - Apple iOS および tvOS の AppleMobileFileIntegrity における特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-7055 2015-12-14 17:39 2015-12-8 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
3601 6.5 MEDIUM
Network
springaicommunity mcp_security mcp-security provides Security and Authorization support for Model Context Protocol in Spring AI. Prior to 0.1.9, the mcp-security framework fails to implement the mandatory SSRF mitigations outlined… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45609 2026-06-3 23:08 2026-05-30 Show GitHub Exploit DB Packet Storm
3602 3.3 LOW
Local
google android In setTo of ResourceTypes.cpp, there is a possible read out of bounds due to an incorrect bounds check. This could lead to local information disclosure with no additional execution privileges needed.… CWE-120
Classic Buffer Overflow
CVE-2026-0056 2026-06-3 22:47 2026-06-2 Show GitHub Exploit DB Packet Storm
3603 7.8 HIGH
Local
google android In addWindow of WindowManagerService.java, there is a possible tapjacking issue due to a tapjacking/overlay attack. This could lead to local escalation of privilege with no additional execution privi… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2026-28577 2026-06-3 22:47 2026-06-2 Show GitHub Exploit DB Packet Storm
3604 5.5 MEDIUM
Local
google android In multiple functions of ubsan_throwing_runtime.cpp, there is a possible way to cause a permanent denial of service due to a logic error in the code. This could lead to local denial of service with n… NVD-CWE-noinfo
CVE-2026-0067 2026-06-3 22:46 2026-06-2 Show GitHub Exploit DB Packet Storm
3605 8.0 HIGH
Adjacent
google android In multiple functions of sdp_discovery.cc, there is a possible way to achieve code execution due to a heap buffer overflow. This could lead to remote (proximal/adjacent) code execution with no additi… CWE-122
Heap-based Buffer Overflow
CVE-2026-0059 2026-06-3 22:46 2026-06-2 Show GitHub Exploit DB Packet Storm
3606 5.5 MEDIUM
Local
google android In updateState of GraphicsDriverEnableAngleAsSystemDriverController.java, there is a possible persistent dos issue due to an unusual root cause. This could lead to local denial of service with no add… NVD-CWE-noinfo
CVE-2026-0060 2026-06-3 22:46 2026-06-2 Show GitHub Exploit DB Packet Storm
3607 7.8 HIGH
Local
google android In getAppLabel of ForgetDeviceDialogFragment.java, there is a possible trick the user into forgetting a device due to misleading or insufficient UI. This could lead to local escalation of privilege w… CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-0096 2026-06-3 22:41 2026-06-2 Show GitHub Exploit DB Packet Storm
3608 8.0 HIGH
Adjacent
google android In multiple locations, there is a possible way to bypass user interaction when pairing an LE device due to a logic error. This could lead to remote (proximal/adjacent) escalation of privilege with no… CWE-693
 Protection Mechanism Failure
CVE-2026-0097 2026-06-3 22:41 2026-06-2 Show GitHub Exploit DB Packet Storm
3609 7.8 HIGH
Local
google android In getCallingPackageName of Shared.java, there is a possible way to bypass activity start restrictions due to a confused deputy. This could lead to local escalation of privilege with no additional ex… CWE-441
Confused Deputy
CVE-2026-0098 2026-06-3 22:40 2026-06-2 Show GitHub Exploit DB Packet Storm
3610 7.8 HIGH
Local
google android In onNullBinding of HostEmulationManager.java, there is a possible way to launch an activity from the background due to a logic error in the code. This could lead to local escalation of privilege wit… CWE-273
 Improper Check for Dropped Privileges
CVE-2026-0099 2026-06-3 22:40 2026-06-2 Show GitHub Exploit DB Packet Storm