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, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199221 5.5 警告
Local
libming - libming の listswf ツールの outputtxt.c の _iprintf 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-9827 2017-03-6 15:08 2016-12-1 Show GitHub Exploit DB Packet Storm
199222 7.8 重要
Local
FreeBSD - FreeBSD のカーネルにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1881 2017-03-6 15:00 2016-01-14 Show GitHub Exploit DB Packet Storm
199223 7.8 重要
Local
FreeBSD - FreeBSD の bhyve ハイパーバイザにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-1889 2017-03-6 14:40 2016-12-6 Show GitHub Exploit DB Packet Storm
199224 5.4 警告
Network
BigTree CMS - BigTree CMS における任意の HTML およびスクリプトコードを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-10223 2017-03-6 14:39 2016-12-6 Show GitHub Exploit DB Packet Storm
199225 7 重要
Local
Project Atomic - Bubblewrap における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8659 2017-03-6 14:38 2016-10-13 Show GitHub Exploit DB Packet Storm
199226 7.3 重要
Network
VideoInsight - VideoInsight Web Client における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5151 2017-03-6 14:38 2017-01-12 Show GitHub Exploit DB Packet Storm
199227 9.8 緊急
Network
Exponent CMS project - Exponent CMS の install/index.php における任意のコマンドを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-7565 2017-03-6 14:37 2016-09-22 Show GitHub Exploit DB Packet Storm
199228 8.6 重要
Network
CZ.NIC Labs - Knot DNS におけるサービス運用妨害 (DoS) の脆弱性 CWE-400
リソースの枯渇
CVE-2016-6171 2017-03-6 14:36 2016-08-9 Show GitHub Exploit DB Packet Storm
199229 8.1 重要
Network
NetApp - NetApp OnCommand Workflow Automation における認証を回避される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-1894 2017-03-6 14:36 2016-03-11 Show GitHub Exploit DB Packet Storm
199230 6.1 警告
Network
OTRS プロジェクト - Open Ticket Request System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9139 2017-03-6 14:35 2016-11-1 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
3181 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered mul… - CVE-2026-45937 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3182 - - - In the Linux kernel, the following vulnerability has been resolved: gpib: Fix memory leak in ni_usb_init() In ni_usb_init(), if ni_usb_setup_init() fails, the function returns -EFAULT without freei… - CVE-2026-45939 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3183 - - - In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure get_burstcount() can return -EBUSY on timeout. When this hap… - CVE-2026-45941 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3184 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() In amdgpu_acpi_enumerate_xcc(), if amdgpu_acpi_dev_init() returns -ENO… - CVE-2026-45947 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3185 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4_ext_shift_extents() In ext4_ext_shift_extents(), if the extent is NULL in the while loop, the funct… - CVE-2026-45948 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3186 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale… - CVE-2026-45912 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3187 - - - In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: always update mdb_n_entries for vlan contexts syzbot triggered a warning[1] about the number of mdb entries i… - CVE-2026-45913 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3188 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req() The starfive_aes_aead_do_one_req() function allocates rctx->… - CVE-2026-45950 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3189 - - - In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: Add validation for MTU changes Increasing the MTU beyond the HDS threshold causes the hardware to fragment packets ac… - CVE-2026-45952 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3190 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix IO hang with degraded array with llbitmap When llbitmap bit state is still unwritten, any new write should force rc… - CVE-2026-45953 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm