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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
4891 8.1 重要
Network
Sgbett BSV Ruby SDK (bsv-sdk)
bsv-wallet
Sgbettのbsv-wallet等の複数製品におけるデジタル署名の検証に関する脆弱性 CWE-347
デジタル署名の不適切な検証
CVE-2026-40070 2026-04-27 11:17 2026-04-9 Show GitHub Exploit DB Packet Storm
4892 8.1 重要
Network
Nimiq Nimiq Proof of Stake (core-rs-albatross) NimiqのNimiq Proof of Stake (core-rs-albatross)における入力で指定された数量の不適切な検証に関する脆弱性 CWE-1284
入力で指定された数量の不適切な検証
CVE-2026-40093 2026-04-27 11:17 2026-04-9 Show GitHub Exploit DB Packet Storm
4893 5.5 警告
Local
Giskard Giskard Giskardにおける非効率的な正規表現の複雑さに関する脆弱性 CWE-1333
非効率的な正規表現の複雑さ
CVE-2026-40319 2026-04-27 11:17 2026-04-17 Show GitHub Exploit DB Packet Storm
4894 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-23356 2026-04-27 10:55 2026-03-25 Show GitHub Exploit DB Packet Storm
4895 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-23357 2026-04-27 10:55 2026-03-25 Show GitHub Exploit DB Packet Storm
4896 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2026-23358 2026-04-27 10:55 2026-03-25 Show GitHub Exploit DB Packet Storm
4897 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-23359 2026-04-27 10:55 2026-03-25 Show GitHub Exploit DB Packet Storm
4898 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-23360 2026-04-27 10:55 2026-03-25 Show GitHub Exploit DB Packet Storm
4899 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-23361 2026-04-27 10:55 2026-03-25 Show GitHub Exploit DB Packet Storm
4900 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-23362 2026-04-27 10:55 2026-03-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 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
741 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ipmi: Add limits to event and receive message requests The driver would just fetch events and receive messages until the BMC said… Update - CVE-2026-46177 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
742 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: exit: prevent preemption of oopsing TASK_DEAD task When an already-exiting task oopses, make_task_dead() currently calls do_task_… Update - CVE-2026-46173 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
743 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: xfrm6: release dst on error in xfrm6_rcv_encap() xfrm6_rcv_encap() performs an IPv6 route lookup when the skb does not alre… Update - CVE-2026-46172 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
744 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: free sk if last When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(), and released at t… Update - CVE-2026-46170 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
745 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using lock_sock_fast() (atomic context) around sock_set_timestamp() and so… Update - CVE-2026-46168 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
746 - - - In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl Just like in a previous problem in this driver, usblp_ctrl_msg() wi… Update - CVE-2026-46167 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
747 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: vport: fix self-deadlock on release of tunnel ports vports are used concurrently and protected by RCU, so netdev_put… Update - CVE-2026-46165 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
748 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43l… Update - CVE-2026-46163 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
749 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setup_geo() with zero far_copies setup_geo() extracts near_copies (nc) and far_copies (fc) from … Update - CVE-2026-46161 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
750 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: always decrease sk refcount When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(). It sh… Update - CVE-2026-46158 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm