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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
41 7.5 重要
Network
opentelemetry eBPF Instrumentation opentelemetryのeBPF Instrumentationにおける整数オーバーフローの脆弱性 New CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-45686 2026-06-5 10:50 2026-06-2 Show GitHub Exploit DB Packet Storm
42 8.8 重要
Adjacent
TP-LINK Technologies Archer C64 Firmware TP-LINK TechnologiesのArcher C64 Firmwareにおける複数の脆弱性 New CWE-288
CWE-306
CVE-2026-8697 2026-06-5 10:50 2026-05-28 Show GitHub Exploit DB Packet Storm
43 9.8 緊急
Network
Mirasvit Full Page Cache Warmer MirasvitのFull Page Cache Warmerにおける信頼できないデータのデシリアライゼーションに関する脆弱性 New CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-45247 2026-06-5 10:50 2026-05-26 Show GitHub Exploit DB Packet Storm
44 7.8 重要
Local
Google Android GoogleのAndroidにおける保護メカニズムの不具合に関する脆弱性 New CWE-693
保護メカニズムの不具合
CVE-2025-48649 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
45 7.8 重要
Local
Google Android GoogleのAndroidにおける権限管理に関する脆弱性 New CWE-269
不適切な権限管理
CVE-2026-0009 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
46 7.8 重要
Local
Google Android GoogleのAndroidにおけるレンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限に関する脆弱性 New CWE-1021
レンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限
CVE-2026-0036 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
47 7.8 重要
Local
Google Android GoogleのAndroidにおける保護メカニズムの不具合に関する脆弱性 New CWE-693
保護メカニズムの不具合
CVE-2026-0045 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
48 3.3
Local
Google Android GoogleのAndroidにおける古典的バッファオーバーフローの脆弱性 New CWE-120
古典的バッファオーバーフロー
CVE-2026-0056 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
49 8 重要
Adjacent
Google Android GoogleのAndroidにおけるヒープベースのバッファオーバーフローの脆弱性 New CWE-122
ヒープオーバーフロー
CVE-2026-0059 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
50 5.5 警告
Local
Google Android GoogleのAndroidにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-0060 2026-06-5 10:50 2026-06-1 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
1611 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap() and mprotect() access checks The existing SELinux security model for overlayfs is to allow access i… - CVE-2026-46054 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1612 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ceph: only d_add() negative dentries when they are unhashed Ceph can call d_add(dentry, NULL) on a negative dentry that is alread… - CVE-2026-46052 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1613 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgk_extract_token() when checking the len… - CVE-2026-46039 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1614 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutex vfio_cdx_set_msi_trigger() reads vdev->config_msi and operates o… - CVE-2026-46036 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1615 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/slab: return NULL early from kmalloc_nolock() in NMI on UP On UP kernels (!CONFIG_SMP), spin_trylock() is a no-op that uncondi… - CVE-2026-46029 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1616 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: fix use-after-free in release path due to uncancelled work The mtk_jpeg_release() function frees the context str… - CVE-2026-46011 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1617 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix error handling in rxgk_extract_token() Fix a missing bit of error handling in rxgk_extract_token(): in the event that … - CVE-2026-46010 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1618 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap() Some crafted images can have illegal (!partial_decoding && m_llen <… - CVE-2026-45999 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1619 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: udf: fix partition descriptor append bookkeeping Mounting a crafted UDF image with repeated partition descriptors can trigger a h… - CVE-2026-45991 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1620 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix re-decryption of RESPONSE packets If a RESPONSE packet gets a temporary failure during processing, it may end up in a … - CVE-2026-45988 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm