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 2, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2991 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-31716 2026-05-8 12:05 2026-05-1 Show GitHub Exploit DB Packet Storm
2992 - - (複数のベンダ) (複数の製品) CISA ICS Advisory / ICS Medical Advisory(2026年04月30日) - - 2026-05-7 14:50 2026-05-1 Show GitHub Exploit DB Packet Storm
2993 6.1 警告
Network
opennebula opennebula opennebulaにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-56534 2026-05-7 12:30 2026-04-29 Show GitHub Exploit DB Packet Storm
2994 6.1 警告
Network
opennebula opennebula opennebulaにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-56535 2026-05-7 12:30 2026-04-29 Show GitHub Exploit DB Packet Storm
2995 6.1 警告
Network
opennebula opennebula opennebulaにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-56536 2026-05-7 12:30 2026-04-29 Show GitHub Exploit DB Packet Storm
2996 6.1 警告
Network
opennebula opennebula opennebulaにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-56537 2026-05-7 12:30 2026-04-29 Show GitHub Exploit DB Packet Storm
2997 7.5 重要
Network
Timo Sirainen
Open-Xchange
Dovecot Pro
Dovecot
Timo Sirainen等の複数ベンダの製品における入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2025-59028 2026-05-7 12:30 2026-03-27 Show GitHub Exploit DB Packet Storm
2998 7.5 重要
Network
Timo Sirainen
Open-Xchange
Dovecot Pro
Dovecot
Timo Sirainen等の複数ベンダの製品における入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2025-59032 2026-05-7 12:30 2026-03-27 Show GitHub Exploit DB Packet Storm
2999 5.5 警告
Local
Wazuh Inc. Wazuh Wazuh Inc.のWazuhにおける複数の脆弱性 CWE-124
CWE-191
CVE-2026-26204 2026-05-7 12:30 2026-04-29 Show GitHub Exploit DB Packet Storm
3000 6.5 警告
Network
Wazuh Inc. Wazuh Wazuh Inc.のWazuhにおける複数の脆弱性 CWE-307
CWE-362
CWE-367
CVE-2026-26206 2026-05-7 12:30 2026-04-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313031 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix zero-division error when disabling tc cbs The commit b8c43360f6e4 ("net: stmmac: No need to calculate speed divi… CWE-369
 Divide By Zero
CVE-2024-49977 2024-10-26 05:03 2024-10-22 Show GitHub Exploit DB Packet Storm
313032 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: perf: Fix perf_pending_task() UaF Per syzbot it is possible for perf_pending_task() to run after the event is free()'d. There are… CWE-416
 Use After Free
CVE-2022-48950 2024-10-26 05:02 2024-10-22 Show GitHub Exploit DB Packet Storm
313033 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix double free issue during amdgpu module unload Flexible endpoints use DIGs from available inflexible endpoint… CWE-415
 Double Free
CVE-2024-49989 2024-10-26 05:02 2024-10-22 Show GitHub Exploit DB Packet Storm
313034 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx() The bounds checks in snd_soc_put_volsw_sx() are only being a… CWE-787
 Out-of-bounds Write
CVE-2022-48951 2024-10-26 05:01 2024-10-22 Show GitHub Exploit DB Packet Storm
313035 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: cifs: Fix buffer overflow when parsing NFS reparse points ReparseDataLength is sum of the InodeType size and DataBuffer size. So … CWE-120
Classic Buffer Overflow
CVE-2024-49996 2024-10-26 04:56 2024-10-22 Show GitHub Exploit DB Packet Storm
313036 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc() In mlx5e_tir_builder_alloc() kvzalloc() may return NULL which is dereferen… CWE-476
 NULL Pointer Dereference
CVE-2024-50000 2024-10-26 04:55 2024-10-22 Show GitHub Exploit DB Packet Storm
313037 8.8 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix invalid memory access while processing fragmented packets The monitor ring and the reo reinject ring share the … NVD-CWE-noinfo
CVE-2024-43847 2024-10-26 04:55 2024-08-17 Show GitHub Exploit DB Packet Storm
313038 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: lib: objagg: Fix general protection fault The library supports aggregation of objects into other objects only if the parent objec… NVD-CWE-noinfo
CVE-2024-43846 2024-10-26 04:52 2024-08-17 Show GitHub Exploit DB Packet Storm
313039 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: udf: Fix bogus checksum computation in udf_rename() Syzbot reports uninitialized memory access in udf_rename() when updating chec… CWE-908
 Use of Uninitialized Resource
CVE-2024-43845 2024-10-26 04:51 2024-08-17 Show GitHub Exploit DB Packet Storm
313040 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: exfat: fix memory leak in exfat_load_bitmap() If the first directory entry in the root directory is not a bitmap directory entry,… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-50013 2024-10-26 04:49 2024-10-22 Show GitHub Exploit DB Packet Storm