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":May 30, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
204121 8.8 重要
Network
Huawei - Huawei Mate8 における権限のチェックを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-5230 2016-07-4 17:56 2016-05-20 Show GitHub Exploit DB Packet Storm
204122 8.8 重要
Network
IBM - IBM MessageSight の JMS クライアントにおける任意のコマンドを実行する管理者権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0375 2016-07-4 17:48 2016-06-16 Show GitHub Exploit DB Packet Storm
204123 8.8 重要
Network
IBM - IBM TRIRIGA Application Platform の Builder Tools におけるアプリケーションを変更する権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0374 2016-07-4 17:48 2016-05-17 Show GitHub Exploit DB Packet Storm
204124 5.9 警告
Network
IBM - IBM UrbanCode Deploy における認証を回避される脆弱性 CWE-200
情報漏えい
CVE-2016-0365 2016-07-4 17:48 2016-05-26 Show GitHub Exploit DB Packet Storm
204125 4.3 警告
Network
IBM - IBM UrbanCode Deploy における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0364 2016-07-4 17:48 2016-05-26 Show GitHub Exploit DB Packet Storm
204126 7.7 重要
Network
IBM - IBM TRIRIGA Application Platform におけるサーバサイドのリクエストフォージェリ攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-0362 2016-07-4 17:48 2016-05-6 Show GitHub Exploit DB Packet Storm
204127 7.5 重要
Network
dotCMS - dotCMS の電子メール送信機能における CRLF インジェクションの脆弱性 CWE-Other
その他
CVE-2016-4803 2016-07-4 16:57 2016-05-10 Show GitHub Exploit DB Packet Storm
204128 8.1 重要
Network
Expat
Canonical
- Expat のオーバーフロー保護におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-4472 2016-07-4 16:54 2016-05-16 Show GitHub Exploit DB Packet Storm
204129 5.5 警告
Local
Lenovo - Lenovo Solution Center の LSC.Services.SystemService の StopProxy コマンドにおける任意のプロセスを終了される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-5248 2016-07-4 16:53 2016-06-23 Show GitHub Exploit DB Packet Storm
204130 7.8 重要
Local
Lenovo - Lenovo Solution Center における LocalSystem 権限で任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-5249 2016-07-4 16:53 2016-06-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1401 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix deadlocks between devlink and netdev instance locks In the mentioned "Fixes" commit, various work tasks triggering… - CVE-2026-45907 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1402 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Require frozen map for calculating map hash Currently, bpf_map_get_info_by_fd calculates and caches the hash of the map rega… - CVE-2026-45927 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1403 - - - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix memory leak on codec_info allocation failure In wave5_vpu_open_enc() and wave5_vpu_open_dec(), a v… - CVE-2026-45928 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1404 - - - In the Linux kernel, the following vulnerability has been resolved: net: mctp: ensure our nlmsg responses are initialised Syed Faraz Abrar (@farazsth98) from Zellic, and Pumpkin (@u1f383) from DEVC… - CVE-2026-45930 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1405 - - - 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
1406 - - - 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
1407 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Hold mm structure across iommu_sva_unbind_device() Some tests trigger a crash in iommu_sva_unbind_device() due to … - CVE-2026-45931 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1408 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix tcx/netkit detach permissions when prog fd isn't given This commit fixes a security issue where BPF_PROG_DETACH on tcx o… - CVE-2026-45932 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1409 - - - 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
1410 - - - 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