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
234471 5 警告 MediaWiki - MediaWiki における重要な情報を取得される脆弱性 - CVE-2007-0894 2012-09-25 16:47 2007-01-29 Show GitHub Exploit DB Packet Storm
234472 5 警告 matthieu aubry - phpMyVisites におけるディレクトリトラバーサルの脆弱性 - CVE-2007-0893 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
234473 7.5 危険 matthieu aubry - phpMyVisites における CRLF インジェクションの脆弱性 - CVE-2007-0892 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
234474 4.3 警告 matthieu aubry - phpMyVisites の GetCurrentCompletePath 関数におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0891 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
234475 4.6 警告 kiwi enterprises - Kiwi CatTools における重要な情報を取得される脆弱性 - CVE-2007-0889 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
234476 10 危険 kiwi enterprises - Kiwi CatTools の TFTP サーバにおけるディレクトリトラバーサルの脆弱性 - CVE-2007-0888 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
234477 6.8 警告 openi-cms group - Seitenschutz プラグインにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0881 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
234478 7.8 危険 マイクロソフト - Microsoft Windows Mobile 5.0 上で稼働する Internet Explorer におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-0878 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
234479 5 警告 march networks - March Networks DVR 3000 などにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-0877 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
234480 7.5 危険 nabocorp - nabopoll における認証を回避される脆弱性 - CVE-2007-0873 2012-09-25 16:47 2007-02-12 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