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
821 7.5 重要
Network
NLnet Labs unbound NLnet Labsのunboundにおける複数の脆弱性 CWE-407
CWE-770
CVE-2026-41292 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
822 5.3 警告
Network
NLnet Labs unbound NLnet Labsのunboundにおける予期せぬ動作に関する脆弱性  CWE-440
予期せぬ動作
CVE-2026-42534 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
823 5.3 警告
Network
NLnet Labs unbound NLnet Labsのunboundにおけるアルゴリズムの複雑さに関する脆弱性 CWE-407
アルゴリズムの複雑性
CVE-2026-42923 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
824 7.5 重要
Network
NLnet Labs unbound NLnet Labsのunboundにおける複数の脆弱性 CWE-197
CWE-787
CVE-2026-42944 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
825 7.5 重要
Network
NLnet Labs unbound NLnet Labsのunboundにおける初期化されていないポインタのアクセスに関する脆弱性 CWE-824
初期化されていないポインタのアクセス
CVE-2026-42959 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
826 10 緊急
Network
NLnet Labs unbound NLnet Labsのunboundにおける信頼できるデータ受け入れ時の信頼できない無関係なデータの受け入れに関する脆弱性 CWE-349
信頼できるデータ受け入れ時の信頼できない無関係なデータの受け入れ
CVE-2026-42960 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
827 5.3 警告
Network
NLnet Labs unbound NLnet Labsのunboundにおけるアルゴリズムの複雑さに関する脆弱性 CWE-407
アルゴリズムの複雑性
CVE-2026-44390 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
828 5.9 警告
Network
NLnet Labs unbound NLnet Labsのunboundにおける不適切なリソースロックに関する脆弱性 CWE-413
不適切なリソースロック
CVE-2026-44608 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
829 6.1 警告
Network
Drupal Drupal Drupalにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-6365 2026-05-22 10:59 2026-05-19 Show GitHub Exploit DB Packet Storm
830 6.6 警告
Network
Drupal Drupal Drupalにおける動的に決定されたオブジェクト属性の不適切に制御された変更に関する脆弱性 CWE-915
動的に決定されたオブジェクト属性の不適切に制御された変更
CVE-2026-6366 2026-05-22 10:59 2026-05-19 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
2221 - - - In the Linux kernel, the following vulnerability has been resolved: sched/rt: Skip currently executing CPU in rto_next_cpu() CPU0 becomes overloaded when hosting a CPU-bound RT task, a non-CPU-boun… - CVE-2026-45919 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2222 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix dirtyclusters double decrement on fs shutdown fstests test generic/388 occasionally reproduces a warning in ext4_put_su… - CVE-2026-45920 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2223 - - - In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Add missing check for input_ff_create_memless The ps_gamepad_create() function calls input_ff_create_memless() … - CVE-2026-45969 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2224 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Limit bpf program signature size Practical BPF signatures are significantly smaller than KMALLOC_MAX_CACHE_SIZE Allowing la… - CVE-2026-45971 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2225 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found If btrfs_search_slot_for_read() returns 1, it means w… - CVE-2026-45974 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2226 - - - In the Linux kernel, the following vulnerability has been resolved: ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd struct ublksrv_ctrl_cmd is part of the io_uring_sqe, which may lie in users… - CVE-2026-45975 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2227 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in amdgpu_ras_init() When amdgpu_nbio_ras_sw_init() fails in amdgpu_ras_init(), the function returns … - CVE-2026-45976 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2228 - - - In the Linux kernel, the following vulnerability has been resolved: net: usb: catc: enable basic endpoint checking catc_probe() fills three URBs with hardcoded endpoint pipes without verifying the … - CVE-2026-45923 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2229 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error paths There are two places where ksmbd_vfs_kern_path_end_removing() … - CVE-2026-45924 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2230 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation I have been observing a number of systems aborting at ins… - CVE-2026-45934 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm