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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
4141 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31616 2026-04-30 11:04 2026-04-24 Show GitHub Exploit DB Packet Storm
4142 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31617 2026-04-30 11:04 2026-04-24 Show GitHub Exploit DB Packet Storm
4143 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるゼロ除算に関する脆弱性 CWE-369
ゼロ除算
CVE-2026-31618 2026-04-30 11:04 2026-04-24 Show GitHub Exploit DB Packet Storm
4144 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31619 2026-04-30 11:04 2026-04-24 Show GitHub Exploit DB Packet Storm
4145 4.6 警告
Physics
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31620 2026-04-30 11:04 2026-04-24 Show GitHub Exploit DB Packet Storm
4146 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2026-31621 2026-04-30 11:04 2026-04-24 Show GitHub Exploit DB Packet Storm
4147 8.8 重要
Adjacent
Linux Linux Kernel LinuxのLinux Kernelにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-31622 2026-04-30 11:04 2026-04-24 Show GitHub Exploit DB Packet Storm
4148 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-31623 2026-04-30 11:04 2026-04-24 Show GitHub Exploit DB Packet Storm
4149 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31624 2026-04-30 11:04 2026-04-24 Show GitHub Exploit DB Packet Storm
4150 6.1 警告
Network
マイクロソフト Windows Admin Center Windows Admin Center のなりすましの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-32196 2026-04-30 11:03 2026-04-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
81 - - - In the Linux kernel, the following vulnerability has been resolved: eventpoll: fix ep_remove struct eventpoll / struct file UAF ep_remove() (via ep_remove_file()) cleared file->f_ep under file->f_l… New - CVE-2026-46242 2026-05-30 22:16 2026-05-30 Show GitHub Exploit DB Packet Storm
82 4.3 MEDIUM
Network
- - A weakness has been identified in Open5GS up to 2.7.7. This issue affects the function ogs_pool_id_calloc in the library /lib/sbi/nghttp2-server.c. Executing a manipulation can lead to denial of serv… New CWE-404
 Improper Resource Shutdown or Release
CVE-2026-10117 2026-05-30 22:16 2026-05-30 Show GitHub Exploit DB Packet Storm
83 4.3 MEDIUM
Network
- - A security flaw has been discovered in Open5GS up to 2.7.7. This vulnerability affects the function ogs_sbi_xact_add in the library /lib/core/ogs-timer.c of the component ue-authentications Endpoint.… New CWE-404
 Improper Resource Shutdown or Release
CVE-2026-10116 2026-05-30 21:16 2026-05-30 Show GitHub Exploit DB Packet Storm
84 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: skbuff: preserve shared-frag marker during coalescing skb_try_coalesce() can attach paged frags from @from to @to. If @from… Update CWE-787
 Out-of-bounds Write
CVE-2026-46300 2026-05-30 20:17 2026-05-23 Show GitHub Exploit DB Packet Storm
85 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix use-after-free in iris_release_internal_buffers() The recent change in commit 1dabf00ee206 ("media: iris: gen1: … Update - CVE-2026-46240 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
86 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop caching unowned originator pointers in BAT IV BAT IV keeps the last-hop neighbor address in each neigh_node, but… Update - CVE-2026-46238 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
87 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Avoid overflow on msg bound check As pointed out by SDL, the previous condition may be vulnerable to overflow. … Update - CVE-2026-46237 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
88 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp num_touch_reports A device would never lie about the number of touch reports would it? If it does the lo… Update - CVE-2026-46232 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
89 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg. Update - CVE-2026-46230 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
90 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->as… Update - CVE-2026-46227 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm