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
222991 7.2 危険 サン・マイクロシステムズ - Sun Storage Automated Diagnostic Environment のパッケージコンポーネントにおける権限を取得される脆弱性 - CVE-2006-2790 2013-12-26 15:44 2006-06-2 Show GitHub Exploit DB Packet Storm
222992 5 警告 マイクロソフト
avant force
Mozilla Foundation
- Mozilla Firefox におけるコマンドライン引数を変更される脆弱性 - CVE-2006-2057 2013-12-26 15:44 2006-04-26 Show GitHub Exploit DB Packet Storm
222993 5 警告 マイクロソフト - Windows XP 用 Internet Explorer 6 におけるコマンドライン引数を変更される脆弱性 - CVE-2006-2056 2013-12-26 15:44 2006-04-26 Show GitHub Exploit DB Packet Storm
222994 5 警告 マイクロソフト - Microsoft Outlook 2003 におけるコマンドライン引数を変更される脆弱性 - CVE-2006-2055 2013-12-26 15:44 2006-04-26 Show GitHub Exploit DB Packet Storm
222995 5 警告 3com - 3Com Baseline Switch 2848-SFP Plus のファームウェアにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-2054 2013-12-26 15:44 2006-04-26 Show GitHub Exploit DB Packet Storm
222996 5 警告 application dynamics - Application Dynamics Cartweaver ColdFusion における重要な情報を取得される脆弱性 - CVE-2006-2047 2013-12-26 15:44 2006-04-26 Show GitHub Exploit DB Packet Storm
222997 7.5 危険 アドビシステムズ - Adobe Dreamweaver における SQL インジェクション攻撃を実行される脆弱性 - CVE-2006-2042 2013-12-26 15:44 2006-05-9 Show GitHub Exploit DB Packet Storm
222998 5 警告 asteriskathome - Asterisk Recording Interface の recordings/misc/audio.php における絶対パストラバーサルの脆弱性 - CVE-2006-2021 2013-12-26 15:44 2006-04-25 Show GitHub Exploit DB Packet Storm
222999 7.8 危険 asteriskathome - Asterisk@Home の Asterisk Recording Interface におけるパスワード情報を取得される脆弱性 - CVE-2006-2020 2013-12-26 15:44 2006-04-25 Show GitHub Exploit DB Packet Storm
223000 5 警告 アップル - Apple Mac OS X の Safari におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-2019 2013-12-26 15:44 2006-04-25 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
1101 8.0 HIGH
Adjacent
google android In l2c_fcr_clone_buf of l2c_fcr.cc, there is a possible way to trigger controlled heap corruption within the privileged Bluetooth process due to an integer overflow. This could lead to local escalati… Update CWE-190
 Integer Overflow or Wraparound
CVE-2026-0095 2026-06-4 02:00 2026-06-2 Show GitHub Exploit DB Packet Storm
1102 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… Update 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
1103 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… Update 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
1104 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… Update CWE-269
 Improper Privilege Management
CVE-2026-0091 2026-06-4 01:59 2026-06-2 Show GitHub Exploit DB Packet Storm
1105 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… Update CWE-269
 Improper Privilege Management
CVE-2026-0089 2026-06-4 01:59 2026-06-2 Show GitHub Exploit DB Packet Storm
1106 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 … Update 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
1107 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… Update CWE-693
 Protection Mechanism Failure
CVE-2026-0087 2026-06-4 01:59 2026-06-2 Show GitHub Exploit DB Packet Storm
1108 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… Update CWE-269
 Improper Privilege Management
CVE-2026-0086 2026-06-4 01:58 2026-06-2 Show GitHub Exploit DB Packet Storm
1109 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… Update CWE-190
 Integer Overflow or Wraparound
CVE-2026-0080 2026-06-4 01:58 2026-06-2 Show GitHub Exploit DB Packet Storm
1110 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… Update CWE-190
 Integer Overflow or Wraparound
CVE-2026-0079 2026-06-4 01:57 2026-06-2 Show GitHub Exploit DB Packet Storm