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 12, 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
2021 5.4 警告
Network
OpenClaw OpenClaw OpenClawにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2026-41356 2026-04-30 11:00 2026-04-23 Show GitHub Exploit DB Packet Storm
2022 3.3
Local
OpenClaw OpenClaw OpenClawにおける重要な情報を使用しているプロセスの呼び出しに関する脆弱性 CWE-214
重要な情報を使用しているプロセスの呼び出し
CVE-2026-41357 2026-04-30 11:00 2026-04-23 Show GitHub Exploit DB Packet Storm
2023 8.8 重要
Network
OpenClaw OpenClaw OpenClawにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-41359 2026-04-30 11:00 2026-04-23 Show GitHub Exploit DB Packet Storm
2024 7.1 重要
Network
OpenClaw OpenClaw OpenClawにおける複数の脆弱性 CWE-184
CWE-918
CVE-2026-41361 2026-04-30 11:00 2026-04-23 Show GitHub Exploit DB Packet Storm
2025 4.3 警告
Network
OpenClaw OpenClaw OpenClawにおける誤った領域へのリソースの漏えいに関する脆弱性 CWE-668
誤った領域へのリソースの漏えい
CVE-2026-41362 2026-04-30 11:00 2026-04-28 Show GitHub Exploit DB Packet Storm
2026 6.5 警告
Network
OpenClaw OpenClaw OpenClawにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-41363 2026-04-30 11:00 2026-04-28 Show GitHub Exploit DB Packet Storm
2027 8.1 重要
Network
OpenClaw OpenClaw OpenClawにおけるリンク解釈に関する脆弱性 CWE-59
リンク解釈の問題
CVE-2026-41364 2026-04-30 11:00 2026-04-28 Show GitHub Exploit DB Packet Storm
2028 5.4 警告
Network
OpenClaw OpenClaw OpenClawにおけるフィルタリングの回避に関する脆弱性 CWE-441
フィルタリング回避
CVE-2026-41365 2026-04-30 11:00 2026-04-28 Show GitHub Exploit DB Packet Storm
2029 5.5 警告
Local
OpenClaw OpenClaw OpenClawにおける重要なリソースに対する不適切なパーミッションの割り当てに関する脆弱性 CWE-732
重要なリソースに対する不適切なパーミッションの割り当て
CVE-2026-41366 2026-04-30 11:00 2026-04-28 Show GitHub Exploit DB Packet Storm
2030 5 警告
Network
OpenClaw OpenClaw OpenClawにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-41367 2026-04-30 11:00 2026-04-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
901 - - - In the Linux kernel, the following vulnerability has been resolved: fs: init flags_valid before calling vfs_fileattr_get syzbot reported a uninit-value bug in [1]. Similar to the "*get" context wh… Update - CVE-2026-43474 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
902 - - - In the Linux kernel, the following vulnerability has been resolved: cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request() The update_cpu_qos_request() function attempts to… Update - CVE-2026-43401 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
903 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: kthread: consolidate kthread exit paths to prevent use-after-free Guillaume reported crashes via corrupted RCU callback function … Update - CVE-2026-43402 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
904 - - - In the Linux kernel, the following vulnerability has been resolved: mm: Fix a hmm_range_fault() livelock / starvation problem If hmm_range_fault() fails a folio_trylock() in do_swap_page, trying to… Update - CVE-2026-43404 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
905 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in ceph_monmap_decode() This patch fixes unnecessary implicit conversions that change si… Update - CVE-2026-43405 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
906 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply() This patch fixes an out-of-bounds access in ceph_handle_a… Update - CVE-2026-43407 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
907 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ceph: add a bunch of missing ceph_path_info initializers ceph_mdsc_build_path() must be called with a zero-initialized ceph_path_… Update - CVE-2026-43408 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
908 - - - In the Linux kernel, the following vulnerability has been resolved: kprobes: avoid crash when rmmod/insmod after ftrace killed After we hit ftrace is killed by some errors, the kernel crash if we r… Update - CVE-2026-43409 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
909 - - - In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabled When the Remote System Update (RSU) isn't enabled in t… Update - CVE-2026-43410 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
910 - - - In the Linux kernel, the following vulnerability has been resolved: tipc: fix divide-by-zero in tipc_sk_filter_connect() A user can set conn_timeout to any value via setsockopt(TIPC_CONN_TIMEOUT), … Update - CVE-2026-43411 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm