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 29, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
6411 7.5 重要
Network
マイクロソフト Microsoft .NET Framework .NET Framework のサービス拒否の脆弱性 CWE-755
例外的な状態における不適切な処理
CVE-2026-23666 2026-05-11 11:01 2026-04-14 Show GitHub Exploit DB Packet Storm
6412 5.1 警告
Local
The GIFLIB project giflib The GIFLIB projectのgiflibにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-23868 2026-05-11 11:01 2026-03-10 Show GitHub Exploit DB Packet Storm
6413 9 緊急
Network
マイクロソフト Microsoft Power Apps Microsoft Power Apps のセキュリティ機能のバイパス CWE-150
エスケープ、メタ、またはコントロールシーケンスの不適切な無効化
CVE-2026-26149 2026-05-11 11:01 2026-04-14 Show GitHub Exploit DB Packet Storm
6414 7.5 重要
Network
マイクロソフト .NET
PowerShell
.NET のサービス拒否の脆弱性 CWE-400
CWE-611
CVE-2026-26171 2026-05-11 11:01 2026-04-14 Show GitHub Exploit DB Packet Storm
6415 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31440 2026-05-11 11:01 2026-04-22 Show GitHub Exploit DB Packet Storm
6416 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31441 2026-05-11 11:01 2026-04-22 Show GitHub Exploit DB Packet Storm
6417 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-31442 2026-05-11 11:01 2026-04-22 Show GitHub Exploit DB Packet Storm
6418 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31443 2026-05-11 11:01 2026-04-22 Show GitHub Exploit DB Packet Storm
6419 9.8 緊急
Network
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31444 2026-05-11 11:01 2026-04-22 Show GitHub Exploit DB Packet Storm
6420 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31445 2026-05-11 11:01 2026-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1881 - - - In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy sk_buff Syzbot reports a KMSAN uninit-value originating from nsim_dev_trap_skb_b… - CVE-2026-52985 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1882 - - - In the Linux kernel, the following vulnerability has been resolved: net/sched: netem: fix queue limit check to include reordered packets The queue limit check in netem_enqueue() uses q->t_len which… - CVE-2026-52984 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1883 - - - In the Linux kernel, the following vulnerability has been resolved: sched/fair: Clear rel_deadline when initializing forked entities A yield-triggered crash can happen when a newly forked sched_ent… - CVE-2026-52980 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1884 - - - In the Linux kernel, the following vulnerability has been resolved: net: psp: check for device unregister when creating assoc psp_assoc_device_get_locked() obtains a psp_dev reference via psp_dev_g… - CVE-2026-52979 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1885 - - - In the Linux kernel, the following vulnerability has been resolved: net: psp: require admin permission for dev-set and key-rotate The dev-set and key-rotate netlink operations modify shared device … - CVE-2026-52978 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1886 - - - In the Linux kernel, the following vulnerability has been resolved: futex: Prevent lockup in requeue-PI during signal/ timeout wakeup During wait-requeue-pi (task A) and requeue-PI (task B) the fol… - CVE-2026-52977 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1887 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: fix missing expect put in obj eval nft_ct_expect_obj_eval() allocates an expectation and may call nf_ct_expect… - CVE-2026-52970 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1888 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: Reject wrapped offset in kvm_reset_dirty_gfn() kvm_reset_dirty_gfn() guards the gfn range with if (!memslot || (offset + _… - CVE-2026-52969 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1889 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic kvm_s390_pci_aif_enable(), kvm_s390_pci_aif_disa… - CVE-2026-52968 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1890 - - - In the Linux kernel, the following vulnerability has been resolved: drm: Replace old pointer to new idr Commit 5e28b7b94408 introduced a logical error by failing to replace the newly generated IDR … - CVE-2026-52966 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm