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
242771 7.5 危険 comdev - Comdev Web Blogger の adminfoot.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5441 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
242772 7.5 危険 comdev - Comdev Form Designer の adminfoot.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5440 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
242773 7.5 危険 comdev - Comdev Misc Tools の adminfoot.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-5439 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
242774 7.5 危険 comdev - Comdev Forum の adminfoot.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5438 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
242775 7.5 危険 freefaq - FreeFAQ の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5436 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
242776 6.8 警告 db-central - dbc Enterprise CMS の search 機能におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5430 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
242777 7.5 危険 barry nauta - Barry Nauta BRIM における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5429 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
242778 5 警告 Cerberus, LLC - Cerberus Helpdesk の rpc.php における GUI ログインを回避される脆弱性 - CVE-2006-5428 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
242779 5.1 警告 F5 Networks - F5 Networks FirePass 1000 SSL VPN の my.acctab.php3 におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5416 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
242780 5 警告 barry nauta - Barry Nauta BRIM における他のユーザから情報を取得される脆弱性 - CVE-2006-5414 2012-06-26 15:37 2006-10-20 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
81 - - - In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits mask Commit in Fixes added the FRED CR4 bit to the CR4 pinned bits mask so … New - CVE-2026-31561 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
82 - - - In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register The call to mipi_dsi_host_register triggers a callbac… New - CVE-2026-31562 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
83 - - - In the Linux kernel, the following vulnerability has been resolved: net: macb: Use dev_consume_skb_any() to free TX SKBs The napi_consume_skb() function is not intended to be called in an IRQ disab… New - CVE-2026-31563 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
84 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (powerz) Fix use-after-free on USB disconnect After powerz_disconnect() frees the URB and releases the mutex, a subsequent… New - CVE-2026-31582 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
85 - - - In the Linux kernel, the following vulnerability has been resolved: mm: call ->free_folio() directly in folio_unmap_invalidate() We can only call filemap_free_folio() if we have a reference to (or … New - CVE-2026-31589 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
86 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib amdgpu_amdkfd_submit_ib() submits a GPU job and gets a fence fro… New - CVE-2026-31566 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
87 - - - In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask() Commit 35e4a69b2003f ("PM: sleep: Allow pm_restrict_gfp_mask() stac… New - CVE-2026-31567 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
88 - - - In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add missing secure storage access fixups for donated memory There are special cases where secure storage access exceptio… New - CVE-2026-31568 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
89 - - - In the Linux kernel, the following vulnerability has been resolved: can: gw: fix OOB heap access in cgw_csum_crc8_rel() cgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx(): … New - CVE-2026-31570 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
90 - - - In the Linux kernel, the following vulnerability has been resolved: drm/i915: Unlink NV12 planes earlier unlink_nv12_plane() will clobber parts of the plane state potentially already set up by plan… New - CVE-2026-31571 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm