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":May 31, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
521 - - ISC, Inc. BIND ISC BINDにおける複数の脆弱性(2026年5月) - CVE-2026-3039
CVE-2026-3592
CVE-2026-3593
CVE-2026-5946
CVE-2026-5947
CVE-2026-5950
2026-05-22 15:55 2026-05-21 Show GitHub Exploit DB Packet Storm
522 6.7 警告
Local
トレンドマイクロ Trend Micro Apex One
TrendAI Apex One
TrendAI Vision One Endpoint Security - Standard Endpoint Protection
トレンドマイクロ製企業向けエンドポイントセキュリティ製品における複数の脆弱性(2026年5月) CWE-23
CWE-346
CWE-367
CVE-2026-34926
CVE-2026-34927
CVE-2026-34928
CVE-2026-34929
CVE-2026-34930
CVE-2026-45206
CVE-2026-45207
CVE-2026-45208
2026-05-22 15:32 2026-05-21 Show GitHub Exploit DB Packet Storm
523 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-71239 2026-05-22 10:59 2026-03-17 Show GitHub Exploit DB Packet Storm
524 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23241 2026-05-22 10:59 2026-03-17 Show GitHub Exploit DB Packet Storm
525 5.3 警告
Network
NLnet Labs unbound NLnet Labsのunboundにおける複数の脆弱性 CWE-125
CWE-166
CVE-2026-32792 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
526 9.8 緊急
Network
NLnet Labs unbound NLnet Labsのunboundにおける複数の脆弱性 CWE-416
CWE-672
CVE-2026-33278 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
527 7.5 重要
Network
NLnet Labs unbound NLnet Labsのunboundにおける複数の脆弱性 CWE-407
CWE-770
CVE-2026-41292 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
528 5.3 警告
Network
NLnet Labs unbound NLnet Labsのunboundにおける予期せぬ動作に関する脆弱性  CWE-440
予期せぬ動作
CVE-2026-42534 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
529 5.3 警告
Network
NLnet Labs unbound NLnet Labsのunboundにおけるアルゴリズムの複雑さに関する脆弱性 CWE-407
アルゴリズムの複雑性
CVE-2026-42923 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
530 7.5 重要
Network
NLnet Labs unbound NLnet Labsのunboundにおける複数の脆弱性 CWE-197
CWE-787
CVE-2026-42944 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311141 - - - Attackers with local access to the medical office computer can escalate their Windows user privileges to "NT AUTHORITY\SYSTEM" by overwriting one of two Elefant service binaries with weak permissio… - CVE-2024-50590 2024-11-9 01:35 2024-11-8 Show GitHub Exploit DB Packet Storm
311142 - - - Northern.tech Hosted Mender before 2024.07.11 allows SSRF. - CVE-2024-47190 2024-11-9 01:15 2024-11-9 Show GitHub Exploit DB Packet Storm
311143 - - - Northern.tech Mender before 3.6.6 and 3.7.x before 3.7.7 allows SSRF. - CVE-2024-46947 2024-11-9 01:15 2024-11-9 Show GitHub Exploit DB Packet Storm
311144 - - - In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unuse_vma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can… - CVE-2024-50199 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
311145 - - - In the Linux kernel, the following vulnerability has been resolved: virtio_pmem: Check device status before requesting flush If a pmem device is in a bad status, the driver side could wait for host… - CVE-2024-50184 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
311146 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: sisfb: Fix strbuf array overflow The values of the variables xres and yres are placed in strbuf. These variables are obtai… - CVE-2024-50180 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
311147 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages d… - CVE-2024-50179 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
311148 - - - In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pc_clock_settime() As Andrew pointed out, it will make sense that the PTP core check… - CVE-2024-50195 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
311149 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tracing: Consider the NULL character when validating the event length strlen() returns a string length excluding the null byte. I… CWE-120
Classic Buffer Overflow
CVE-2024-50131 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
311150 - - - In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Fix uprobes for big-endian kernels The arm64 uprobes code is broken for big-endian kernels as it doesn't convert t… - CVE-2024-50194 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm