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 4, 2026, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
200571 6.3 警告
Network
WordPress.org - WordPress のアップグレードパッケージのアップローダにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-7169 2017-01-17 14:27 2016-09-7 Show GitHub Exploit DB Packet Storm
200572 4.8 警告
Network
WordPress.org - WordPress の wp-admin/includes/media.php の media_handle_upload 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7168 2017-01-17 14:27 2016-09-7 Show GitHub Exploit DB Packet Storm
200573 7.8 重要
Local
Linux - Linux Kernel のプロファイリングサブシステムにおける権限を取得される脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-9754 2017-01-17 10:57 2016-06-1 Show GitHub Exploit DB Packet Storm
200574 7.3 重要
Network
MetalGenix - GeniXCMS の register.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-10096 2017-01-17 10:46 2016-08-14 Show GitHub Exploit DB Packet Storm
200575 7.5 重要
Network
The Tor Project - Tor におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-8860 2017-01-17 10:44 2016-10-17 Show GitHub Exploit DB Packet Storm
200576 9.8 緊急
Network
ICU project - C/C++ 用 International Components for Unicode の common/uresbund.cpp の ures_getByKeyWithFallback 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9911 2017-01-17 10:14 2014-05-9 Show GitHub Exploit DB Packet Storm
200577 7.5 重要
Network
ForgeRock - OpenAM - Access Management の /SSOPOST/metaAlias/%realm%/idpv2 における任意のファイルを読まれる脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2016-10097 2017-01-17 09:54 2016-03-20 Show GitHub Exploit DB Packet Storm
200578 3.7
Network
Dotclear - Dotclear におけるパスワードリセットのアドレスのリンクを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-7903 2017-01-16 18:17 2016-11-1 Show GitHub Exploit DB Packet Storm
200579 8.8 重要
Network
Dotclear - Dotclear の fileUnzip->unzip メソッドにおける任意のコードを実行される脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2016-7902 2017-01-16 18:17 2016-11-1 Show GitHub Exploit DB Packet Storm
200580 9.8 緊急
Network
ベリタス - Veritas NetBackup アプライアンスの scripts/license.pl における任意のコマンドを実行される脆弱性 CWE-77
コマンドインジェクション
CVE-2016-7399 2017-01-16 17:51 2016-10-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2411 - - - 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
2412 - - - 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
2413 - - - 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
2414 - - - 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
2415 - - - 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
2416 - - - 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
2417 - - - 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
2418 - - - 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
2419 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: sbs-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ th… - CVE-2026-45916 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2420 - - - In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - don't deref NULL sk_socket member after tcp_close() When deleting a peer in case of keepalive expiration, the peer is… - CVE-2026-45918 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm