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 5, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
205351 7.8 重要
Local
Google - MSM デバイスなどの製品用 QuIC Android コントリビューションに同梱されている netd のテザリングコントローラにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2060 2016-05-18 16:12 2016-05-2 Show GitHub Exploit DB Packet Storm
205352 9.8 緊急
Network
jq project
openSUSE project
- jq の jv_parse.c の tokenadd 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8863 2016-05-18 11:54 2015-10-25 Show GitHub Exploit DB Packet Storm
205353 7.1 重要
Network
シスコシステムズ - Cisco Cloud Network Automation Provisioner における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-1393 2016-05-18 11:46 2016-05-10 Show GitHub Exploit DB Packet Storm
205354 8.6 重要
Network
シスコシステムズ - Cisco Finesse のガジェット統合 API におけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2016-1373 2016-05-18 11:46 2016-05-4 Show GitHub Exploit DB Packet Storm
205355 4.2 警告
Local
パナソニック株式会社 - Panasonic FPWIN Pro におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-4499 2016-05-18 11:40 2016-05-10 Show GitHub Exploit DB Packet Storm
205356 5.5 警告
Network
パナソニック株式会社 - Panasonic FPWIN Pro におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-4498 2016-05-18 11:40 2016-05-10 Show GitHub Exploit DB Packet Storm
205357 4.2 警告
Local
パナソニック株式会社 - Panasonic FPWIN Pro におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-4497 2016-05-18 11:40 2016-05-10 Show GitHub Exploit DB Packet Storm
205358 4.2 警告
Local
パナソニック株式会社 - Panasonic FPWIN Pro におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-4496 2016-05-18 11:40 2016-05-10 Show GitHub Exploit DB Packet Storm
205359 7.5 重要
Network
Debian
Botan project
- Botan の BER デコーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-5727 2016-05-18 10:07 2015-08-3 Show GitHub Exploit DB Packet Storm
205360 9.8 緊急
Network
libpam-sshauth
Debian
- libpam-sshauth の pam_sshauth.c の pam_sm_authenticate 関数における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2016-4422 2016-05-17 18:11 2016-05-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
511 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
512 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
513 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
514 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
515 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… New CWE-693
 Protection Mechanism Failure
CVE-2026-0087 2026-06-4 01:59 2026-06-2 Show GitHub Exploit DB Packet Storm
516 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… New CWE-269
 Improper Privilege Management
CVE-2026-0086 2026-06-4 01:58 2026-06-2 Show GitHub Exploit DB Packet Storm
517 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… New CWE-190
 Integer Overflow or Wraparound
CVE-2026-0080 2026-06-4 01:58 2026-06-2 Show GitHub Exploit DB Packet Storm
518 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… New CWE-190
 Integer Overflow or Wraparound
CVE-2026-0079 2026-06-4 01:57 2026-06-2 Show GitHub Exploit DB Packet Storm
519 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… New CWE-20
 Improper Input Validation 
CVE-2026-0078 2026-06-4 01:57 2026-06-2 Show GitHub Exploit DB Packet Storm
520 9.8 CRITICAL
Network
gitlawb openclaude OpenClaude is an open-source coding-agent command line interface for cloud and local model providers. Prior to version 0.5.1, the dangerouslyDisableSandbox parameter is exposed as part of the BashToo… New CWE-284
CWE-306
Improper Access Control
Missing Authentication for Critical Function
CVE-2026-42074 2026-06-4 01:54 2026-06-3 Show GitHub Exploit DB Packet Storm