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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
1691 9.8 緊急
Network
Thingino Thingino Firmware ThinginoのThingino FirmwareにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-26213 2026-06-5 10:52 2026-03-26 Show GitHub Exploit DB Packet Storm
1692 7.5 重要
Network
MessagePack MessagePack shamatonのMessagePackにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-32284 2026-06-5 10:52 2026-03-26 Show GitHub Exploit DB Packet Storm
1693 7.5 重要
Network
pgproto3 project pgproto3 Jackcのpgproto3における配列インデックスの検証に関する脆弱性 CWE-129
配列インデックスの不適切な検証
CVE-2026-32286 2026-06-5 10:52 2026-03-26 Show GitHub Exploit DB Packet Storm
1694 7.5 重要
Network
HKUDS DeepCode HKUDSのDeepCodeにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-32847 2026-06-5 10:51 2026-05-28 Show GitHub Exploit DB Packet Storm
1695 5.3 警告
Network
storage project storage NhostのStorageにおける複数の脆弱性 CWE-343
CWE-345
CVE-2026-33221 2026-06-5 10:51 2026-03-20 Show GitHub Exploit DB Packet Storm
1696 9.8 緊急
Network
Datadog dd-trace-java Datadogのdd-trace-javaにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-33728 2026-06-5 10:51 2026-03-27 Show GitHub Exploit DB Packet Storm
1697 6.1 警告
Network
Carnegie Mellon University (Project Cyrus) cveClient Carnegie Mellon University (Project Cyrus)のcveClientにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-35466 2026-06-5 10:51 2026-04-2 Show GitHub Exploit DB Packet Storm
1698 7.5 重要
Network
Carnegie Mellon University (Project Cyrus) cveClient Carnegie Mellon University (Project Cyrus)のcveClientにおける認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2026-35467 2026-06-5 10:51 2026-04-2 Show GitHub Exploit DB Packet Storm
1699 7.5 重要
Network
Mosaic5G Flexric Mosaic5GのFlexricにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-37226 2026-06-5 10:51 2026-06-1 Show GitHub Exploit DB Packet Storm
1700 7.5 重要
Network
Mosaic5G Flexric Mosaic5GのFlexricにおける到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-37228 2026-06-5 10:51 2026-06-1 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
3541 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… CWE-20
 Improper Input Validation 
CVE-2026-0085 2026-06-4 02:02 2026-06-2 Show GitHub Exploit DB Packet Storm
3542 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… CWE-190
 Integer Overflow or Wraparound
CVE-2026-0095 2026-06-4 02:00 2026-06-2 Show GitHub Exploit DB Packet Storm
3543 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
3544 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
3545 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
3546 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
3547 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
3548 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
3549 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
3550 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