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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2211 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23446 2026-04-27 11:23 2026-04-3 Show GitHub Exploit DB Packet Storm
2212 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける配列インデックスの検証に関する脆弱性 CWE-129
配列インデックスの不適切な検証
CVE-2026-23447 2026-04-27 11:23 2026-04-3 Show GitHub Exploit DB Packet Storm
2213 4.8 警告
Network
OctoberCMS October OctoberCMSのOctoberにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-25133 2026-04-27 11:23 2026-04-14 Show GitHub Exploit DB Packet Storm
2214 8.1 重要
Network
OpenMage Magento OpenMageのMagentoにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-25524 2026-04-27 11:23 2026-04-20 Show GitHub Exploit DB Packet Storm
2215 4.9 警告
Network
OpenMage Magento OpenMageのMagentoにおける複数の脆弱性 CWE-184
CWE-22
CVE-2026-25525 2026-04-27 11:23 2026-04-20 Show GitHub Exploit DB Packet Storm
2216 7 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows Server Update Services (WSUS) の特権の昇格の脆弱性 CWE-362
CWE-416
CVE-2026-26174 2026-04-27 11:23 2026-04-14 Show GitHub Exploit DB Packet Storm
2217 4.6 警告
Physics
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows ブート マネージャーのセキュリティ機能のバイパスの脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2026-26175 2026-04-27 11:23 2026-04-14 Show GitHub Exploit DB Packet Storm
2218 7.8 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows クライアント側のキャッシュ ドライバー (csc.sys) の特権昇格の脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-26176 2026-04-27 11:23 2026-04-14 Show GitHub Exploit DB Packet Storm
2219 7 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
WinSock 用 Windows Ancillary Function Driver の特権の昇格の脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-26177 2026-04-27 11:23 2026-04-14 Show GitHub Exploit DB Packet Storm
2220 8.8 重要
Network
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows Advanced Rasterization Platform の特権昇格の脆弱性 CWE-190
CWE-681
CVE-2026-26178 2026-04-27 11:23 2026-04-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
671 - - - In the Linux kernel, the following vulnerability has been resolved: smb: server: fix use-after-free in smb2_open() The opinfo pointer obtained via rcu_dereference(fp->f_opinfo) is dereferenced afte… New - CVE-2026-43378 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
672 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: Don't log keys in SMB3 signing and encryption key generation When KSMBD_DEBUG_AUTH logging is enabled, generate_smb3signin… New - CVE-2026-43377 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
673 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free by using call_rcu() for oplock_info ksmbd currently frees oplock_info immediately using kfree(), even t… New - CVE-2026-43376 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
674 - - - In the Linux kernel, the following vulnerability has been resolved: net: mctp: fix device leak on probe failure Driver core holds a reference to the USB interface and its parent USB device while th… New - CVE-2026-43375 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
675 - - - In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix percpu use-after-free in remove_nh_grp_entry When removing a nexthop from a group, remove_nh_grp_entry() publis… New - CVE-2026-43374 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
676 - - - In the Linux kernel, the following vulnerability has been resolved: net: ncsi: fix skb leak in error paths Early return paths in NCSI RX and AEN handlers fail to release the received skb, resulting… New - CVE-2026-43373 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
677 - - - In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Fix error path in PTP IRQ setup If request_threaded_irq() fails during the PTP message IRQ setup, the newly … New - CVE-2026-43372 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
678 - - - In the Linux kernel, the following vulnerability has been resolved: net: macb: Shuffle the tx ring before enabling tx Quanyang observed that when using an NFS rootfs on an AMD ZynqMp board, the roo… New - CVE-2026-43371 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
679 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free race in VM acquire Replace non-atomic vm->process_info assignment with cmpxchg() to prevent race w… New - CVE-2026-43370 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
680 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix NULL pointer dereference in device cleanup When GPU initialization fails due to an unsupported HW block IP blocks ma… New - CVE-2026-43369 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm