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, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
5201 9.8 緊急
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における代替パスまたはチャネルを使用した認証回避に関する脆弱性 CWE-288
代替パスまたはチャネルを使用した認証回避
CVE-2026-6760 2026-04-24 11:39 2026-04-21 Show GitHub Exploit DB Packet Storm
5202 8.8 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-6761 2026-04-24 11:39 2026-04-21 Show GitHub Exploit DB Packet Storm
5203 6.3 警告
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品におけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2026-6762 2026-04-24 11:39 2026-04-21 Show GitHub Exploit DB Packet Storm
5204 6.5 警告
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-6763 2026-04-24 11:39 2026-04-21 Show GitHub Exploit DB Packet Storm
5205 6.5 警告
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-6764 2026-04-24 11:39 2026-04-21 Show GitHub Exploit DB Packet Storm
5206 5.3 警告
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における認可されていない行為者への個人情報の漏えいに関する脆弱性 CWE-359
認可されていないアクターへの個人情報の漏えい
CVE-2026-6765 2026-04-24 11:39 2026-04-21 Show GitHub Exploit DB Packet Storm
5207 7.5 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における例外的な状態のチェックに関する脆弱性 CWE-754
例外的な状態における不適切なチェック
CVE-2026-6766 2026-04-24 11:39 2026-04-21 Show GitHub Exploit DB Packet Storm
5208 5.3 警告
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-6767 2026-04-24 11:39 2026-04-21 Show GitHub Exploit DB Packet Storm
5209 9.8 緊急
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における代替パスまたはチャネルを使用した認証回避に関する脆弱性 CWE-288
代替パスまたはチャネルを使用した認証回避
CVE-2026-6768 2026-04-24 11:39 2026-04-21 Show GitHub Exploit DB Packet Storm
5210 8.8 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-6769 2026-04-24 11:39 2026-04-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
111 6.5 MEDIUM
Network
lfprojects mlflow MLflow 3.9.0 with basic-auth (`--app-name basic-auth`) fails to enforce authorization checks for multiple Gateway API 'list' endpoints. Specifically, the `BEFORE_REQUEST_HANDLERS` dictionary in `mlfl… New CWE-284
Improper Access Control
CVE-2026-3198 2026-06-4 02:07 2026-06-2 Show GitHub Exploit DB Packet Storm
112 4.3 MEDIUM
Network
elabftw elabftw eLabFTW is an open source electronic lab notebook. Prior to version 5.4.2, in certain cases, an authenticated user performing a numeric reference/search can return results that include resources the … New CWE-200
Information Exposure
CVE-2026-28511 2026-06-4 02:06 2026-06-2 Show GitHub Exploit DB Packet Storm
113 4.3 MEDIUM
Network
nextcloud nextcloud_server Nextcloud is an open source content collaboration platform. In Nextcloud Server from versions 32.0.0 to before 32.0.2, and 33.0.0 to before 33.0.1, the files_lock app did not properly validate the ow… New CWE-287
Improper Authentication
CVE-2026-45283 2026-06-4 02:02 2026-06-2 Show GitHub Exploit DB Packet Storm
114 5.5 MEDIUM
Local
google android In applySimpleFieldMaxSize of DataRowHandler.java, there is a possible way to insert a large contact name due to improper input validation. This could lead to local denial of service with no addition… New CWE-20
 Improper Input Validation 
CVE-2026-0085 2026-06-4 02:02 2026-06-2 Show GitHub Exploit DB Packet Storm
115 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… New CWE-190
 Integer Overflow or Wraparound
CVE-2026-0095 2026-06-4 02:00 2026-06-2 Show GitHub Exploit DB Packet Storm
116 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… New 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
117 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… New 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
118 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… New CWE-269
 Improper Privilege Management
CVE-2026-0091 2026-06-4 01:59 2026-06-2 Show GitHub Exploit DB Packet Storm
119 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… New CWE-269
 Improper Privilege Management
CVE-2026-0089 2026-06-4 01:59 2026-06-2 Show GitHub Exploit DB Packet Storm
120 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 … New 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