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 2, 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
219081 4.3 警告 ClipBucket - ClipBucket の signup.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4187 2014-06-19 11:49 2014-06-14 Show GitHub Exploit DB Packet Storm
219082 5 警告 OpenAFS - OpenAFS におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-4044 2014-06-19 11:46 2014-06-12 Show GitHub Exploit DB Packet Storm
219083 4.3 警告 HAM3D - HAM3D Shop Engine の rating/rating.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4302 2014-06-19 11:40 2014-06-11 Show GitHub Exploit DB Packet Storm
219084 6 警告 OpenStack - OpenStack Identity における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3476 2014-06-19 11:33 2014-05-31 Show GitHub Exploit DB Packet Storm
219085 9.3 危険 シトリックス・システムズ - Citrix Access Gateway Enterprise Edition Plug-in for Windows におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2592 2014-06-19 11:23 2011-07-19 Show GitHub Exploit DB Packet Storm
219086 5 警告 Puppet - Puppet Enterprise における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-3249 2014-06-19 11:07 2014-06-10 Show GitHub Exploit DB Packet Storm
219087 4.3 警告 Digium - Asterisk Open Source の PJSIP チャネルドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-4048 2014-06-19 11:01 2014-06-12 Show GitHub Exploit DB Packet Storm
219088 5 警告 Digium - Asterisk Open Source および Certified Asterisk におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-4047 2014-06-19 11:00 2014-05-9 Show GitHub Exploit DB Packet Storm
219089 6.5 警告 Digium - Asterisk Open Source および Certified Asterisk における任意のシェルコマンドを実行される脆弱性 CWE-Other
その他
CVE-2014-4046 2014-06-19 10:59 2014-06-12 Show GitHub Exploit DB Packet Storm
219090 4.3 警告 Digium - Asterisk Open Source の PJSIP チャネルドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2014-4045 2014-06-19 10:59 2014-06-12 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