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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201791 4.3 警告 OpenSSL Project
日立
IBM
オラクル
- OpenSSL の s3_pkt.c 内の do_ssl3_write 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-0198 2015-12-17 17:37 2014-04-21 Show GitHub Exploit DB Packet Storm
201792 6.8 警告 IBM
アップル
富士通
OpenSSL Project
オラクル
日立
Fedora Project
レッドハット
- OpenSSL の d1_both.c の dtls1_reassemble_fragment 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-0195 2015-12-17 17:37 2014-06-5 Show GitHub Exploit DB Packet Storm
201793 4 警告 OpenSSL Project
日立
IBM
オラクル
- OpenSSL の s3_pkt.c の ssl3_read_bytes 関数におけるセッション間でデータを挿入される脆弱性 CWE-362
競合状態
CVE-2010-5298 2015-12-17 17:37 2010-02-8 Show GitHub Exploit DB Packet Storm
201794 6.5 警告 The Cacti Group - Cacti の graphs_new.php の host_new_graphs_save 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-8377 2015-12-17 16:51 2015-12-13 Show GitHub Exploit DB Packet Storm
201795 6.8 警告 Schneider Electric - Schneider Electric ProClima の F1 Bookview の F1BookView ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-8561 2015-12-17 15:57 2015-11-25 Show GitHub Exploit DB Packet Storm
201796 6.8 警告 Schneider Electric - Schneider Electric ProClima の F1 Bookview の F1BookView ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-7918 2015-12-17 15:57 2015-11-25 Show GitHub Exploit DB Packet Storm
201797 4 警告 IBM - IBM WebSphere Application Server の Edge Component Caching Proxy における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-5004 2015-12-17 15:47 2015-12-11 Show GitHub Exploit DB Packet Storm
201798 7.4 危険 Lepide Software Private Limited - Lepide Active Directory Self Service のパスワードリセット機能における任意のドメインユーザパスワードを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8570 2015-12-17 14:53 2015-12-8 Show GitHub Exploit DB Packet Storm
201799 6.8 警告 Mozilla Foundation - Mozilla Firefox の libstagefright の MetaData.cpp の Metadata::setData 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-7222 2015-12-17 14:27 2015-12-15 Show GitHub Exploit DB Packet Storm
201800 10 危険 Mozilla Foundation - Mozilla Firefox の xpcom/glue/nsDeque.cpp の nsDeque::GrowCapacity 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-7221 2015-12-17 14:27 2015-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
141 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix key parsing memleak In rxrpc_preparse_xdr_yfs_rxgk(), the memory attached to token->rxgk can be leaked in a few error … New - CVE-2026-31643 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
142 - - - In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix page pool leak in error paths lan966x_fdma_rx_alloc() creates a page pool but does not destroy it if the subseq… New - CVE-2026-31645 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
143 - - - In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool() page_pool_create() can return an ERR_PTR on failu… New - CVE-2026-31646 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
144 - - - In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix use-after-free on disconnect The vub300 driver maintains an explicit reference count for the controller and its … New - CVE-2026-31650 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
145 - - - In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix NULL-deref on disconnect Make sure to deregister the controller before dropping the reference to the driver data… New - CVE-2026-31651 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
146 - - - In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sections syzbot reported a general protection fault in vidt… New - CVE-2026-31599 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
147 - - - In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Handle invalid large leaf mappings correctly It has been possible for a long time to mark ptes in the linear map as in… New - CVE-2026-31600 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
148 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails damon_call() for repeat_call_control of DAMON_SYSFS could fail … New - CVE-2026-31653 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
149 - - - In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled Keep the NOC_HDCP clock always enabled to fix the potential hang cause… New - CVE-2026-31655 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
150 - - - In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit() When dma_map_single() fails in tse_start_xmit(), the funct… New - CVE-2026-31658 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm