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
111 3.8
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける根本の脆弱性による認証回避の脆弱性 New CWE-305
根本の脆弱性による認証回避
CVE-2026-6334 2026-06-3 17:00 2026-05-18 Show GitHub Exploit DB Packet Storm
112 4.3 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける不正な認証に関する脆弱性 New CWE-863
不正な認証
CVE-2026-6341 2026-06-3 17:00 2026-05-18 Show GitHub Exploit DB Packet Storm
113 4.3 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける不正な認証に関する脆弱性 New CWE-863
不正な認証
CVE-2026-6342 2026-06-3 17:00 2026-05-18 Show GitHub Exploit DB Packet Storm
114 8.8 重要
Local
Docker docker desktop DockerのDocker Desktopにおける不正な認証に関する脆弱性 New CWE-863
不正な認証
CVE-2026-6406 2026-06-3 17:00 2026-05-22 Show GitHub Exploit DB Packet Storm
115 9.1 緊急
Network
IBM IBM Aspera High-Speed Transfer Server for Cloud Pak for Integration IBMのIBM Aspera High-Speed Transfer Server for Cloud Pak for Integrationにおける認証に関する脆弱性 New CWE-287
CWE-noinfo
CVE-2026-7876 2026-06-3 17:00 2026-05-27 Show GitHub Exploit DB Packet Storm
116 8.8 重要
Network
8421bit MiniClaw 8421bitのMiniClawにおける複数の脆弱性 New CWE-77
CWE-78
CVE-2026-8112 2026-06-3 17:00 2026-05-7 Show GitHub Exploit DB Packet Storm
117 7.5 重要
Network
Tanium Tanium Server TaniumのTanium Serverにおける有効なライフタイム後のリソースの解放の欠如に関する脆弱性 New CWE-772
有効なライフタイム後のリソースの解放の欠如
CVE-2026-9156 2026-06-3 17:00 2026-05-27 Show GitHub Exploit DB Packet Storm
118 9.8 緊急
Network
Delta Electronics, INC. DIAView Delta Electronics, INC.のDIAViewにおけるハードコードされた暗号鍵の使用に関する脆弱性 New CWE-321
ハードコードされた暗号鍵の使用
CVE-2026-9642 2026-06-3 17:00 2026-05-26 Show GitHub Exploit DB Packet Storm
119 4.3 警告
Network
GitLab.org GitLab GitLab.orgのGitLabにおける不正な認証に関する脆弱性 New CWE-863
不正な認証
CVE-2026-9807 2026-06-3 16:59 2026-05-28 Show GitHub Exploit DB Packet Storm
120 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-9873 2026-06-3 16:59 2026-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
318971 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac() ida_simple_get() returns an id between min (0) and max (NFP_MAX_… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48934 2024-08-23 05:33 2024-08-22 Show GitHub Exploit DB Packet Storm
318972 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring: add a schedule point in io_add_buffers() Looping ~65535 times doing kmalloc() calls can trigger soft lockups, especiall… CWE-667
 Improper Locking
CVE-2022-48937 2024-08-23 04:07 2024-08-22 Show GitHub Exploit DB Packet Storm
318973 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1… CWE-834
 Excessive Iteration
CVE-2022-48939 2024-08-23 04:02 2024-08-22 Show GitHub Exploit DB Packet Storm
318974 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: fix concurrent reset and removal of VFs Commit c503e63200c6 ("ice: Stop processing VF messages during teardown") introduced … CWE-362
Race Condition
CVE-2022-48941 2024-08-23 03:41 2024-08-22 Show GitHub Exploit DB Packet Storm
318975 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to incorrect copy_map_value When both bpf_spin_lock and bpf_timer are present in a BPF map value, copy_map_val… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2022-48940 2024-08-23 03:37 2024-08-22 Show GitHub Exploit DB Packet Storm
318976 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: make apf token non-zero to fix bug In current async pagefault logic, when a page is ready, KVM relies on kvm_arch_c… NVD-CWE-noinfo
CVE-2022-48943 2024-08-23 03:27 2024-08-22 Show GitHub Exploit DB Packet Storm
318977 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: hwmon: Handle failure to register sensor with thermal zone correctly If an attempt is made to a sensor with a thermal zone and it… CWE-476
 NULL Pointer Dereference
CVE-2022-48942 2024-08-23 03:25 2024-08-22 Show GitHub Exploit DB Packet Storm
318978 - - - SeaCMS 13.0 has a remote code execution vulnerability. The reason for this vulnerability is that although admin_editplayer.php imposes restrictions on edited files, attackers can still bypass these r… - CVE-2024-42598 2024-08-23 03:15 2024-08-21 Show GitHub Exploit DB Packet Storm
318979 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmam_free_coherent dmam_free_coherent() frees a DMA allocation, which makes the freed vaddr available for … CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2024-43856 2024-08-23 02:57 2024-08-17 Show GitHub Exploit DB Packet Storm
318980 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddev_suspend and flush bio Deadlock occurs when mddev is being suspended while some flush bio is in pro… CWE-476
 NULL Pointer Dereference
CVE-2024-43855 2024-08-23 02:48 2024-08-17 Show GitHub Exploit DB Packet Storm