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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
210931 7.2 危険 ジュニパーネットワークス - Juniper SRX シリーズサービスゲートウェイの Junos OS における管理者権限を取得される脆弱性 CWE-Other
その他
CVE-2015-3007 2015-07-17 14:23 2015-07-8 Show GitHub Exploit DB Packet Storm
210932 7.8 危険 Django Software Foundation - Django の validators.URLValidator におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-5145 2015-07-17 13:42 2015-07-8 Show GitHub Exploit DB Packet Storm
210933 4.4 警告 IBM - IBM WebSphere Application Server および WebSphere Virtual Enterprise における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-1946 2015-07-17 12:36 2015-06-26 Show GitHub Exploit DB Packet Storm
210934 6.8 警告 IBM - IBM WebSphere Application Server のデフォルト設定における特権的アクセス権を取得される脆弱性 CWE-Other
その他
CVE-2015-1927 2015-07-17 11:15 2015-06-26 Show GitHub Exploit DB Packet Storm
210935 6 警告 IBM - IBM WebSphere Application Server の管理コンソールにおけるセッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2015-1936 2015-07-17 11:15 2015-06-26 Show GitHub Exploit DB Packet Storm
210936 10 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-5121 2015-07-16 17:56 2015-07-14 Show GitHub Exploit DB Packet Storm
210937 10 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-5120 2015-07-16 17:56 2015-07-14 Show GitHub Exploit DB Packet Storm
210938 4.3 警告 Orchard Project - Orchard の Users モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5520 2015-07-16 17:36 2015-06-30 Show GitHub Exploit DB Packet Storm
210939 9.3 危険 マイクロソフト - 複数の Microsoft PowerPoint および Word 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-2424 2015-07-16 16:57 2015-07-14 Show GitHub Exploit DB Packet Storm
210940 9.3 危険 マイクロソフト - 複数の Microsoft Excel 製品および Office 互換機能パックにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-2415 2015-07-16 16:57 2015-07-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2661 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx The bounce buffers are allocated with __get_free_pages() us… - CVE-2026-46068 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2662 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Avoid clearing VMCB_LBR in vmcb12 svm_copy_lbrs() always marks VMCB_LBR dirty in the destination VMCB. However, nested… - CVE-2026-46071 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2663 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential UAF after skb_unshare() failure If skb_unshare() fails to unshare a packet due to allocation failure in rxrp… - CVE-2026-45998 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2664 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data() Fix two bugs in pt5161l_read_block_data(): 1. Buffer overrun: The local b… - CVE-2026-46001 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2665 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix damos_walk() vs kdamond_fn() exit race When kdamond_fn() main loop is finished, the function cancels remaining… - CVE-2026-46008 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2666 - - - In the Linux kernel, the following vulnerability has been resolved: mm/memfd_luo: fix physical address conversion in put_folios cleanup In memfd_luo_retrieve_folios()'s put_folios cleanup path: 1.… - CVE-2026-46013 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2667 - - - In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix memory leaks on probe failures Make sure to deregister the controller, disable pins, and kill and free the RX URB… - CVE-2026-46074 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2668 - - - In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup() if spi_setup() fails while registering a d… - CVE-2026-46083 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2669 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start() Destroy the DAMON context and reset the global poin… - CVE-2026-46087 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2670 - - - In the Linux kernel, the following vulnerability has been resolved: zram: do not forget to endio for partial discard requests As reported by Qu Wenruo and Avinesh Kumar, the following getconf PAG… - CVE-2026-46089 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm