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 8, 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
511 5.5 警告
Local
Google Android GoogleのAndroidにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-28578 2026-06-5 10:48 2026-06-1 Show GitHub Exploit DB Packet Storm
512 7.8 重要
Local
Google Android GoogleのAndroidにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-28580 2026-06-5 10:48 2026-06-1 Show GitHub Exploit DB Packet Storm
513 4 警告
Local
Google Android GoogleのAndroidにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-28581 2026-06-5 10:48 2026-06-1 Show GitHub Exploit DB Packet Storm
514 3.3
Local
Google Android GoogleのAndroidにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-28586 2026-06-5 10:48 2026-06-1 Show GitHub Exploit DB Packet Storm
515 7.3 重要
Network
VIVOTEK Inc. Network Camera FD8136 ファームウェア VIVOTEK Inc.のNetwork Camera FD8136 ファームウェアにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-30649 2026-06-5 10:47 2026-06-2 Show GitHub Exploit DB Packet Storm
516 8.8 重要
Network
VIVOTEK Inc. Network Camera FD8136 ファームウェア VIVOTEK Inc.のNetwork Camera FD8136 ファームウェアにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-30650 2026-06-5 10:47 2026-06-2 Show GitHub Exploit DB Packet Storm
517 8.8 重要
Network
VIVOTEK Inc. Network Camera FD8136 ファームウェア VIVOTEK Inc.のNetwork Camera FD8136 ファームウェアにおける古典的バッファオーバーフローの脆弱性 CWE-120
CWE-120
CVE-2026-30652 2026-06-5 10:47 2026-06-2 Show GitHub Exploit DB Packet Storm
518 2.7
Network
projectcapsule capsule Project CapsuleのCapsuleにおける入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2026-30963 2026-06-5 10:47 2026-06-1 Show GitHub Exploit DB Packet Storm
519 6.5 警告
Network
lfprojects mlflow lfprojectsのmlflowにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-3198 2026-06-5 10:47 2026-06-2 Show GitHub Exploit DB Packet Storm
520 5.4 警告
Network
Shopify React Router ShopifyのReact Routerにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-33244 2026-06-5 10:47 2026-06-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2341 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix watch_id bounds checking in debug address watch v2 The address watch clear code receives watch_id as an unsigned … - CVE-2026-45878 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2342 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Flush cache for PASID table before using it When writing the address of a freshly allocated zero-initialized PASID ta… - CVE-2026-45862 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2343 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in qd_put Commit a475c5dd16e5 ("gfs2: Free quota data objects synchronously") started freeing quota… - CVE-2026-45861 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2344 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conncount: increase the connection clean up limit to 64 After the optimization to only perform one GC per jiffy, a … - CVE-2026-45860 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2345 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation Ulrich reports a regression with nfqueue: If an appl… - CVE-2026-45859 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2346 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send ib_uverbs_post_send() uses cmd.wqe_size from userspace with… - CVE-2026-45856 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2347 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix double free in rxe_srq_from_init In rxe_srq_from_init(), the queue pointer 'q' is assigned to 'srq->rq.queue' befor… - CVE-2026-45852 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2348 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: skbuff: propagate shared-frag marker through frag-transfer helpers Two frag-transfer helpers (__pskb_copy_fclone() and skb_s… - CVE-2026-43503 2026-05-30 20:17 2026-05-23 Show GitHub Exploit DB Packet Storm
2349 8.8 HIGH
Network
mintplexlabs anythingllm AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to 1.13.0, the filesystem-search-files agent skill passes its LLM-con… CWE-77
CWE-88
Command Injection
Argument Injection
CVE-2026-48116 2026-05-30 13:17 2026-05-29 Show GitHub Exploit DB Packet Storm
2350 9.6 CRITICAL
Network
- - CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.26, the task_create tool spawns durable sub-agents that inherit two insecure defaults, allow_shell defaults to true (config.rs:14… CWE-94
Code Injection
CVE-2026-45374 2026-05-30 13:17 2026-05-29 Show GitHub Exploit DB Packet Storm