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 4, 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
101 3.3
Local
Canonical Ubuntu CanonicalのUbuntuにおける初期化されていない変数の使用に関する脆弱性 New CWE-457
初期化されていない変数の使用
CVE-2026-47336 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
102 3.3
Local
Canonical Ubuntu CanonicalのUbuntuにおけるNULL ポインタデリファレンスに関する脆弱性 New CWE-476
NULL ポインタデリファレンス
CVE-2026-47337 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
103 6.5 警告
Network
hono hono honoにおける認可に関する脆弱性 New CWE-285
不適切な認可
CVE-2026-47673 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
104 5.3 警告
Network
hono hono honoにおける複数の脆弱性 New CWE-1289
CWE-185
CVE-2026-47674 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
105 5.3 警告
Network
hono hono honoにおける複数の脆弱性 New CWE-113
CWE-1287
CVE-2026-47675 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
106 5.3 警告
Network
hono hono honoにおける複数の脆弱性 New CWE-444
CWE-693
CVE-2026-47676 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
107 8.8 重要
Network
mintplexlabs anythingllm mintplexlabsのanythingllmにおける複数の脆弱性 New CWE-77
CWE-88
CVE-2026-48116 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
108 5.5 警告
Local
pypdf project pypdf pypdf projectのpypdfにおけるリソースの枯渇に関する脆弱性 New CWE-400
リソースの枯渇
CVE-2026-48155 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
109 3.3
Local
pypdf project pypdf pypdf projectのpypdfにおける過度な反復の脆弱性 New CWE-834
過度なイテレーション
CVE-2026-48156 2026-06-3 17:00 2026-05-28 Show GitHub Exploit DB Packet Storm
110 5.5 警告
Local
pypdf project pypdf pypdf projectのpypdfにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 New CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-48735 2026-06-3 17:00 2026-05-28 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
1601 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Prevent NULL deref when RX memory exhausted The CPU receives frames from the MAC through conventional DMA: the CPU a… - CVE-2026-46110 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1602 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Limit NVMe request size to 2 MiB The HBA firmware reports NVMe MDTS values based on the underlying drive capabilit… - CVE-2026-46105 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1603 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fs: afs: revert mmap_prepare() change Partially reverts commit 9d5403b1036c ("fs: convert most other generic_file_*mmap() users t… - CVE-2026-46100 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1604 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: take vmap_purge_lock in shrinker decay_va_pool_node() can be invoked concurrently from two paths: __purge_vmap_area_l… - CVE-2026-46093 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1605 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix peer runtime UAF during format-change stop loopback_check_format() may stop the capture side when playback start… - CVE-2026-46090 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1606 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxkad crypto unalignment handling Fix handling of a packet with a misaligned crypto length. Also handle non-ENOMEM er… - CVE-2026-46085 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1607 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - fix wrong pointer stored by acomp_save_req() acomp_save_req() stores &req->chain in req->base.data. When acomp_re… - CVE-2026-46081 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1608 7.9 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1 Explicitly synthesize a #UD for VMMCALL if L2 is active, L1 doe… - CVE-2026-46076 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1609 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info Hold state of deferred I/O in struct fb_deferred_io_sta… - CVE-2026-46065 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1610 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix string overrun due to missing termination When booting Ubuntu 26.04 with Linux 7.0-rc4 on an ARM64 Qualcomm Snapdra… - CVE-2026-46055 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm