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 6, 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
249081 5.1 警告 Drupal - Drupal 用の Recipe モジュールにおけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4120 2012-06-26 15:37 2006-08-7 Show GitHub Exploit DB Packet Storm
249082 5.1 警告 chaossoft - GeheimChaos の gc.php における SQL インジェクションの脆弱性 - CVE-2006-4119 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
249083 5.1 警告 chaossoft - GeheimChaos における SQL インジェクションの脆弱性 - CVE-2006-4118 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
249084 5.1 警告 e-zest solutions - PgMarket の common.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4115 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
249085 4.3 警告 Apache Software Foundation - Apache における CGI プログラムのソースコードを読まれる脆弱性 - CVE-2006-4110 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
249086 4.3 警告 Drupal - Drupal 用の Bibliography におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4109 2012-06-26 15:37 2006-08-8 Show GitHub Exploit DB Packet Storm
249087 7.5 危険 Drupal - Drupal 用の Bibliography における SQL インジェクションの脆弱性 - CVE-2006-4108 2012-06-26 15:37 2006-08-8 Show GitHub Exploit DB Packet Storm
249088 7.5 危険 Drupal - Drupal の Job Search モジュールにおける SQL インジェクションの脆弱性 - CVE-2006-4107 2012-06-26 15:37 2006-08-7 Show GitHub Exploit DB Packet Storm
249089 4.3 警告 blursoft - blursoft blur6ex におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4106 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
249090 4.3 警告 fill threads database - FTD におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4105 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
3201 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: goldfish: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `… - CVE-2026-45936 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3202 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Return proper address for non-zero offsets in insn array The map_direct_value_addr() function of the instruction array map i… - CVE-2026-45967 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3203 - - - 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
3204 - - - 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
3205 - - - 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
3206 - - - 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
3207 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_lbc: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the… - CVE-2026-45938 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3208 - - - 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
3209 - - - 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
3210 - - - In the Linux kernel, the following vulnerability has been resolved: staging: greybus: lights: avoid NULL deref gb_lights_light_config() stores channel_count before allocating the channels array. If… - CVE-2026-45978 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm