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
199811 5.5 警告
Local
Peter Selinger - potrace の decompose.c の findnext 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-8685 2017-02-13 17:30 2016-08-29 Show GitHub Exploit DB Packet Storm
199812 7.8 重要
Local
libquicktime - libquicktime の quicktime_read_pascal 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-2399 2017-02-13 17:15 2016-02-23 Show GitHub Exploit DB Packet Storm
199813 6.1 警告
Network
Debian
Canonical
MoinMoin
- MoinMoin の GUI エディタのリンクダイアログにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9119 2017-02-13 16:59 2016-11-15 Show GitHub Exploit DB Packet Storm
199814 8.8 重要
Network
Roundcube.net - Roundcube の Password プラグインの DBMail ドライバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-2181 2017-02-13 16:36 2015-02-5 Show GitHub Exploit DB Packet Storm
199815 8.8 重要
Network
Roundcube.net - Roundcube の Password プラグインの DBMail ドライバにおける任意のコマンドを実行される脆弱性 CWE-74
インジェクション
CVE-2015-2180 2017-02-13 16:36 2015-02-5 Show GitHub Exploit DB Packet Storm
199816 8.8 重要
Network
s9y - Serendipity の include/functions_entries.inc.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5609 2017-02-13 16:11 2017-01-26 Show GitHub Exploit DB Packet Storm
199817 6.1 警告
Network
Piwigo - Piwigo の画像アップロード機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5608 2017-02-13 16:11 2017-01-27 Show GitHub Exploit DB Packet Storm
199818 5.5 警告
Local
docker2aci project - docker2aci におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-7569 2017-02-13 16:11 2016-10-25 Show GitHub Exploit DB Packet Storm
199819 6.1 警告
Network
MyBB Group - MyBB および Merge System の Admin コントロールパネルの Users モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9421 2017-02-13 15:32 2016-10-17 Show GitHub Exploit DB Packet Storm
199820 9.8 緊急
Network
MyBB Group - MyBB および Merge System における脆弱性 CWE-20
不適切な入力確認
CVE-2016-9420 2017-02-13 15:32 2016-10-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3281 - - - 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
3282 - - - 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
3283 - - - 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
3284 - - - 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
3285 - - - 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
3286 - - - 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
3287 - - - 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
3288 - - - 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
3289 - - - 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
3290 - - - In the Linux kernel, the following vulnerability has been resolved: Revert "hwmon: (ibmpex) fix use-after-free in high/low store" This reverts commit 6946c726c3f4c36f0f049e6f97e88c510b15f65d. Jean… - CVE-2026-45914 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm