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 26, 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
256141 7.5 危険 ヒューレット・パッカード - HP Managed Printing Administration におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4167 2011-12-28 15:50 2011-12-21 Show GitHub Exploit DB Packet Storm
256142 7.5 危険 ヒューレット・パッカード - HP Managed Printing Administration におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4166 2011-12-28 15:49 2011-12-21 Show GitHub Exploit DB Packet Storm
256143 10 危険 トレンドマイクロ - Trend Micro Control Manager におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-5001 2011-12-28 15:37 2011-11-10 Show GitHub Exploit DB Packet Storm
256144 9.3 危険 Mini-stream Software - Mini-Stream RM-MP3 Converter におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-5081 2011-12-28 15:32 2011-12-25 Show GitHub Exploit DB Packet Storm
256145 10 危険 Mini-stream Software - Mini-Stream Ripper におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-5109 2011-12-28 15:31 2011-12-25 Show GitHub Exploit DB Packet Storm
256146 9.3 危険 Tencent - QQPlayer におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-5006 2011-12-28 14:30 2011-12-25 Show GitHub Exploit DB Packet Storm
256147 7.5 危険 Mads Brunn
Claudio Klingler
- QuiXplorer におけるファイルをアップロードされる脆弱性 CWE-Other
その他
CVE-2011-5005 2011-12-28 14:29 2011-12-25 Show GitHub Exploit DB Packet Storm
256148 6 警告 Fabrik - Joomla! 用 Fabrik コンポーネントの models/importcsv.php における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2011-5004 2011-12-28 14:28 2011-09-23 Show GitHub Exploit DB Packet Storm
256149 10 危険 Avid Technology - Avid Media Composer の Phonetic Indexer におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-5003 2011-12-28 14:27 2011-12-25 Show GitHub Exploit DB Packet Storm
256150 10 危険 Final Draft - Final Draft におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-5002 2011-12-28 14:24 2011-12-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5621 7.8 HIGH
Local
google android In getApplicationLabel of KeyChainActivity.java, there is a possible way to trick the user into approving access to certificates due to misleading or insufficient UI. This could lead to local escalat… CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-0094 2026-06-4 02:00 2026-06-2 Show GitHub Exploit DB Packet Storm
5622 7.8 HIGH
Local
google android In multiple locations, there is a possible misleading UI due to obfuscation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not n… CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-0093 2026-06-4 02:00 2026-06-2 Show GitHub Exploit DB Packet Storm
5623 7.8 HIGH
Local
google android In multiple locations, there is a possible way to execute code in the launcher process due to an over-privileged shell user. This could lead to local escalation of privilege with no additional execut… CWE-269
 Improper Privilege Management
CVE-2026-0091 2026-06-4 01:59 2026-06-2 Show GitHub Exploit DB Packet Storm
5624 7.8 HIGH
Local
google android In multiple functions of PackageInstallerService.java, there is a possible way to install unverified apps due to a missing permission check. This could lead to local escalation of privilege with no a… CWE-269
 Improper Privilege Management
CVE-2026-0089 2026-06-4 01:59 2026-06-2 Show GitHub Exploit DB Packet Storm
5625 7.8 HIGH
Local
google android In getCallingAppLabel of CertInstaller.java, there is a possible way to hide a sensitive security dialogue due to misleading or insufficient UI. This could lead to local escalation of privilege with … CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-0088 2026-06-4 01:59 2026-06-2 Show GitHub Exploit DB Packet Storm
5626 7.8 HIGH
Local
google android In approvalLevelForDomainInternal of DomainVerificationService.java, there is a possible way to hijack an arbitrary app link due to a logic error in the code. This could lead to local escalation of p… CWE-693
 Protection Mechanism Failure
CVE-2026-0087 2026-06-4 01:59 2026-06-2 Show GitHub Exploit DB Packet Storm
5627 6.8 MEDIUM
Local
google android In onCreate of DisableSupervisionActivity.kt, there is a possible way to delete supervision data due to a missing null check. This could lead to local escalation of privilege with no additional execu… CWE-269
 Improper Privilege Management
CVE-2026-0086 2026-06-4 01:58 2026-06-2 Show GitHub Exploit DB Packet Storm
5628 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-0080 2026-06-4 01:58 2026-06-2 Show GitHub Exploit DB Packet Storm
5629 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 denial of service with no additional executi… CWE-190
 Integer Overflow or Wraparound
CVE-2026-0079 2026-06-4 01:57 2026-06-2 Show GitHub Exploit DB Packet Storm
5630 7.8 HIGH
Local
google android In setGlobalProxy of DevicePolicyManagerService.java, there is a possible desync in persistence due to improper input validation. This could lead to local escalation of privilege with no additional e… CWE-20
 Improper Input Validation 
CVE-2026-0078 2026-06-4 01:57 2026-06-2 Show GitHub Exploit DB Packet Storm